snd: 25.1 -> 25.2 (#390124)

This commit is contained in:
Wolfgang Walther
2025-03-16 13:11:13 +00:00
committed by GitHub
+2 -2
View File
@@ -12,11 +12,11 @@
stdenv.mkDerivation rec {
pname = "snd";
version = "25.1";
version = "25.2";
src = fetchurl {
url = "mirror://sourceforge/snd/snd-${version}.tar.gz";
hash = "sha256-gKC8b9K0AJXqqOq8lMTwpVuQd7EjONPhEQK85lAO3FI=";
hash = "sha256-BPtovk1seGGz/hrIRP5SEjfBIi4trZoKMLJ1v8DE/Tk=";
};
nativeBuildInputs = [