lol

python313Packages.misoc: 0.12-unstable-202{4-05-14 -> 5-10-03}

+3 -3
+3 -3
pkgs/development/python-modules/misoc/default.nix
··· 16 16 17 17 buildPythonPackage { 18 18 pname = "misoc"; 19 - version = "0.12-unstable-2024-05-14"; 19 + version = "0.12-unstable-2025-10-03"; 20 20 format = "setuptools"; 21 21 22 22 src = fetchFromGitHub { 23 23 owner = "m-labs"; 24 24 repo = "misoc"; 25 - rev = "fea9de558c730bc394a5936094ae95bb9d6fa726"; 26 - hash = "sha256-zZ9LnUwvTvBL9iNFfmNTklQnd0I4PmV0BApMSblTnc0="; 25 + rev = "59043e979f78934f2c2f99ac417c65aa0c7be0b9"; 26 + hash = "sha256-dXamAZkLdTC9UeZV6biipsZN4LHO+ZLoXV4LO+L7HTM="; 27 27 }; 28 28 29 29 dependencies = [