Merge pull request #90110 from r-ryantm/auto-update/pkgconf
pkgconf-unwrapped: 1.7.0 -> 1.7.3
This commit is contained in:
commit
839aad5b4f
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "pkgconf";
|
pname = "pkgconf";
|
||||||
version = "1.7.0";
|
version = "1.7.3";
|
||||||
|
|
||||||
nativeBuildInputs = [ removeReferencesTo ];
|
nativeBuildInputs = [ removeReferencesTo ];
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://distfiles.dereferenced.org/${pname}/${pname}-${version}.tar.xz";
|
url = "https://distfiles.dereferenced.org/${pname}/${pname}-${version}.tar.xz";
|
||||||
sha256 = "0sb1a2lgiqaninv5s3zq09ilrkpsamcl68dyhqyz7yi9vsgb0vhy";
|
sha256 = "1h7rf5cch0cbxp8nmjkkf272zrz2jgpqpr8a58ww75pn3jjswimq";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Debian has outputs like these too:
|
# Debian has outputs like these too:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user