apr 1.7.2 -> 1.7.3 https://repology.org/project/apr/versions attrpath: apr Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/apr/default.nix b/pkgs/development/libraries/apr/default.nix index 36a82afcf86..3499f76fddc 100644 --- a/pkgs/development/libraries/apr/default.nix +++ b/pkgs/development/libraries/apr/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "apr"; - version = "1.7.2"; + version = "1.7.3"; src = fetchurl { url = "mirror://apache/apr/${pname}-${version}.tar.bz2"; - sha256 = "sha256-ded8yGd2wDDApcQI370L8qC3Xu1TUeUtVDn6HlUJpD4="; + sha256 = "sha256-RV4hjAYMR08sg0gWhz9u1pwM8OTP7lQoLMk+jpie5Z4="; }; patches = [ Successfully finished processing cachix "/nix/store/lsmyyll5rc2m1la1j94954c64v35n5qi-apr-1.7.3" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed