Skip to content

Commit 10008eb

Browse files
r-ryantmbjornfor
authored andcommitted
qmmp: 1.4.0 -> 1.4.1
1 parent b415eba commit 10008eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/applications/audio/qmmp/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
# handle that.
3030

3131
mkDerivation rec {
32-
name = "qmmp-1.4.0";
32+
name = "qmmp-1.4.1";
3333

3434
src = fetchurl {
3535
url = "http://qmmp.ylsoftware.com/files/${name}.tar.bz2";
36-
sha256 = "13rhnk55d44svksl13w23w2qkfpkq4mc0jy5mi89nzqkzshwvfd8";
36+
sha256 = "0p18r2ri75vbyjzfa7bcl1dm372m6jvn9zj2p5ia2rh1g77fbm9a";
3737
};
3838

3939
nativeBuildInputs = [ cmake pkgconfig ];

0 commit comments

Comments
 (0)