lol
fork

Configure Feed

Select the types of activity you want to include in your feed.

python311Packages.mscerts: 2023.4.26 -> 2023.8.23

Diff: https://github.com/ralphje/mscerts/compare/refs/tags/2023.4.26...2023.8.23

+2 -2
+2 -2
pkgs/development/python-modules/mscerts/default.nix
··· 6 6 7 7 buildPythonPackage rec { 8 8 pname = "mscerts"; 9 - version = "2023.4.26"; 9 + version = "2023.8.23"; 10 10 format = "setuptools"; 11 11 12 12 disabled = pythonOlder "3.7"; ··· 15 15 owner = "ralphje"; 16 16 repo = "mscerts"; 17 17 rev = "refs/tags/${version}"; 18 - hash = "sha256-7aiSFMZsUtuSqXQ1jJ3OhyBhzAH70ZX5+NqOtrpRmmw="; 18 + hash = "sha256-Oc02yi7N2W/DekmTxdYllN6UBD1phbVdSBN2dcPo1oI="; 19 19 }; 20 20 21 21 # extras_require contains signify -> circular dependency