rtl-ais 0.8.1 -> 20151213 https://repology.org/project/rtl-ais/versions attrpath: rtl-ais 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/radio/rtl-ais/default.nix b/pkgs/applications/radio/rtl-ais/default.nix index 407c18c1a0a..c23ff60d77f 100644 --- a/pkgs/applications/radio/rtl-ais/default.nix +++ b/pkgs/applications/radio/rtl-ais/default.nix @@ -2,7 +2,7 @@ stdenv.mkDerivation { pname = "rtl-ais"; - version = "0.8.1"; + version = "20151213"; nativeBuildInputs = [ pkg-config ]; buildInputs = [ rtl-sdr libusb1 ]; @@ -10,7 +10,7 @@ stdenv.mkDerivation { owner = "dgiardini"; repo = "rtl-ais"; rev = "0e85f4e5f9ce7378834c3129bc894580efc24291"; - sha256 = "0wm4zai1vs89mf0zgz52q5w5rj8f3i3v6zg42hfb7aqabi25r3jf"; + sha256 = "sha256-To5cRFwKq7McFOR9s0ccDslceMGi/PeBqwnpHaL6pHI="; }; makeFlags = [ "PREFIX=$(out)" ]; Source url did not change.