drumkv1: 1.0.0 -> 1.3.0 (#378329)

This commit is contained in:
Wolfgang Walther
2025-02-09 16:46:58 +01:00
committed by GitHub
+2 -2
View File
@@ -15,11 +15,11 @@
stdenv.mkDerivation rec {
pname = "drumkv1";
version = "1.0.0";
version = "1.3.0";
src = fetchurl {
url = "mirror://sourceforge/drumkv1/drumkv1-${version}.tar.gz";
hash = "sha256-vi//84boqaVxC/KCg+HF76vB4Opch02LU4RtbVaxaX4=";
hash = "sha256-WcWhq1Li9dfj0piyW6F0mdfzcK+nvk5Rtl8pQZTYyt8=";
};
buildInputs = [