jhiccup: 2.0.9 -> 2.0.10
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/jhiccup/versions
This commit is contained in:
parent
51076b3960
commit
ca80c4209a
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "jhiccup-${version}";
|
name = "jhiccup-${version}";
|
||||||
version = "2.0.9";
|
version = "2.0.10";
|
||||||
|
|
||||||
src = fetchzip {
|
src = fetchzip {
|
||||||
url = "https://www.azul.com/files/jHiccup-${version}-dist.zip";
|
url = "https://www.azul.com/files/jHiccup-${version}-dist.zip";
|
||||||
sha256 = "1y089kzj191j3vclkma4vi1w66pw4jqrnm5z0qw264wqcn0hnq11";
|
sha256 = "1hsvi8wjh615fnjf75h7b5afp04chqcgvini30vfcn3m9a5icbgy";
|
||||||
};
|
};
|
||||||
|
|
||||||
configurePhase = ":";
|
configurePhase = ":";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user