lol
0
fork

Configure Feed

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

python311Packages.clr-loader: 0.2.5 -> 0.2.6

+2 -2
+2 -2
pkgs/development/python-modules/clr-loader/default.nix
··· 12 12 13 13 let 14 14 pname = "clr-loader"; 15 - version = "0.2.5"; 15 + version = "0.2.6"; 16 16 src = fetchPypi { 17 17 pname = "clr_loader"; 18 18 inherit version; 19 - hash = "sha256-gu1ftlRynRT9iCludLtrhOss+5dv9LfUnU5En9eKIms="; 19 + hash = "sha256-AZNIrmtqg8ekBtFFN8J3zs96OlOyY+w0LIHe1YRaZ+4="; 20 20 }; 21 21 22 22 # This buildDotnetModule is used only to get nuget sources, the actual