xosview2: 2.3.3 -> 2.3.4 (#441349)

This commit is contained in:
Yohann Boniface
2025-09-09 13:00:04 +02:00
committed by GitHub
+2 -2
View File
@@ -7,11 +7,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "xosview2";
version = "2.3.3";
version = "2.3.4";
src = fetchurl {
url = "mirror://sourceforge/xosview/xosview2-${finalAttrs.version}.tar.gz";
hash = "sha256-kEp6n9KmZ+6sTFyJr1V8Ssq9aZuh69c4U1YIiqvxIxw=";
hash = "sha256-tNBZdhCy8jpbTA19T8hxCO2c+wxy03EJ9ar3GAjOpcU=";
};
outputs = [