nomacs: 3.22.0 -> 3.22.1 (#517129)

This commit is contained in:
Nick Cao
2026-05-06 18:11:35 +00:00
committed by GitHub
+2 -2
View File
@@ -13,8 +13,8 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "nomacs";
version = "3.22.0";
hash = "sha256-yheDM92AtojGXCx0UrK5gBvQgyGSxcsKPzl93HpHRt8=";
version = "3.22.1";
hash = "sha256-20ieFrIkoz4/T4QLK2PNdGPhw9Aj1+a9PimDvTKLqpg=";
src = fetchFromGitHub {
owner = "nomacs";