rcshist 1.04 -> 1.04-20190106 https://repology.org/metapackage/rcshist/versions attrpath: rcshist 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/applications/version-management/rcshist/default.nix b/pkgs/applications/version-management/rcshist/default.nix index f7cdceaa1b4..60258b88399 100644 --- a/pkgs/applications/version-management/rcshist/default.nix +++ b/pkgs/applications/version-management/rcshist/default.nix @@ -6,7 +6,7 @@ stdenv.mkDerivation { pname = "rcshist"; - version = "1.04"; + version = "1.04-20190106"; configureFlags = lib.optional stdenv.hostPlatform.isMusl "LIBS=-lfts"; @@ -14,7 +14,7 @@ stdenv.mkDerivation { src = fetchurl { url = "https://web.archive.org/web/20220508220019/https://invisible-island.net/datafiles/release/rcshist.tar.gz"; - sha256 = "01ab3xwgm934lxr8bm758am3vxwx4hxx7cc9prbgqj5nh30vdg1n"; + sha256 = "sha256-Nry2wYC2SPxWvomx0zsknfc9qkLl1IVyp2Sk+ngfSwU="; }; meta = { Source url did not change.