Skip to content

Commit

Permalink
qmmp: 1.1.5 -> 1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornfor committed Sep 11, 2017
1 parent 08fa70d commit 4b84127
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/applications/audio/qmmp/default.nix
Expand Up @@ -29,11 +29,11 @@
# handle that.

stdenv.mkDerivation rec {
name = "qmmp-1.1.5";
name = "qmmp-1.1.9";

src = fetchurl {
url = "http://qmmp.ylsoftware.com/files/${name}.tar.bz2";
sha256 = "1gfx6nm9v6qrx58gxib6grfhb45mnib1n4wdsnjq16br6bs8h4lv";
sha256 = "0bnzyf4dgif92z91jn8yyv9wr0rialnj5v66h7gr69qqnh7zqnz2";
};

buildInputs =
Expand Down

0 comments on commit 4b84127

Please sign in to comment.