etherape: 0.9.19 -> 0.9.20
This commit is contained in:
parent
b76684aff7
commit
12319aa718
@ -2,10 +2,10 @@
|
|||||||
popt, itstool, libxml2 }:
|
popt, itstool, libxml2 }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "etherape-0.9.19";
|
name = "etherape-0.9.20";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://sourceforge/etherape/${name}.tar.gz";
|
url = "mirror://sourceforge/etherape/${name}.tar.gz";
|
||||||
sha256 = "0w63vg2q6if3wvy2md66in8b6cdw9q40hny5xy6yrxky58l4kmg7";
|
sha256 = "sha256-9UsQtWOXB1yYofGS4rMIF+ISWBsJKd0DBOFfqOr1n5Y=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ itstool pkg-config (lib.getBin libxml2) ];
|
nativeBuildInputs = [ itstool pkg-config (lib.getBin libxml2) ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user