libgnurl: 7.63.0 -> 7.64.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libgnurl/versions
This commit is contained in:
parent
213d6dd6ac
commit
e53b5aaf2c
@ -2,13 +2,13 @@
|
|||||||
libidn2, libunistring, nghttp2 }:
|
libidn2, libunistring, nghttp2 }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
version = "7.63.0";
|
version = "7.64.0";
|
||||||
|
|
||||||
name = "libgnurl-${version}";
|
name = "libgnurl-${version}";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://gnu/gnunet/gnurl-${version}.tar.gz";
|
url = "mirror://gnu/gnunet/gnurl-${version}.tar.gz";
|
||||||
sha256 = "15y4yjy67n3c57kp0yszklcrz2nickrvjvd6laizs6kdbpixjdfl";
|
sha256 = "0pvmbi32lixcpk10prplmwrmi4wzp3bc1aiyhr552kx0wqdqmdk8";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ libtool groff perl pkgconfig python2 ];
|
nativeBuildInputs = [ libtool groff perl pkgconfig python2 ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user