Skip to content

Commit db00b12

Browse files
r-ryantmJon
authored andcommitted
drumkv1: 0.9.14 -> 0.9.15
1 parent 45af43f commit db00b12

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/applications/audio/drumkv1/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
mkDerivation rec {
44
pname = "drumkv1";
5-
version = "0.9.14";
5+
version = "0.9.15";
66

77
src = fetchurl {
88
url = "mirror://sourceforge/drumkv1/${pname}-${version}.tar.gz";
9-
sha256 = "0fr7pkp55zvjxf7p22drs93fsjgvqhbd55vxi0srhp2s2wzz5qak";
9+
sha256 = "108jk8p1sbm99plipf98ssij6dxaip1lmznibg8y2c4x0v2la6ab";
1010
};
1111

1212
buildInputs = [ libjack2 alsaLib libsndfile liblo lv2 qt5.qtbase qt5.qttools ];

0 commit comments

Comments
 (0)