Skip to content

Commit 6c2059b

Browse files
r-ryantmFRidh
authored andcommitted
qwt6_qt4: 6.1.4 -> 6.1.5
1 parent 2c58c24 commit 6c2059b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/development/libraries/qwt/6_qt4.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{ stdenv, fetchurl, qt4, qmake4Hook, AGL }:
22

33
stdenv.mkDerivation rec {
4-
name = "qwt-6.1.4";
4+
name = "qwt-6.1.5";
55

66
src = fetchurl {
77
url = "mirror://sourceforge/qwt/${name}.tar.bz2";
8-
sha256 = "1navkcnmn0qz8kzsyqmk32d929zl72l0b580w1ica7z5559j2a8m";
8+
sha256 = "0hf0mpca248xlqn7xnzkfj8drf19gdyg5syzklvq8pibxiixwxj0";
99
};
1010

1111
buildInputs = [

0 commit comments

Comments
 (0)