parallel: Update source hash

Upstream has re-uploaded parallel-20260122.tar.bz2 with 2026 copyright
notices.

See https://github.com/NixOS/nixpkgs/issues/496729
This commit is contained in:
Jack Kelly
2026-03-05 00:27:11 +00:00
parent d57e4a39f8
commit 8f6abdabfb
+1 -1
View File
@@ -16,7 +16,7 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchurl {
url = "mirror://gnu/parallel/parallel-${finalAttrs.version}.tar.bz2";
hash = "sha256-OmLPeawkiLQed4HVT/H9qhxSa3Lgl90efWLverudbDs=";
hash = "sha256-gx944B8/KKwkQeZrEBcVYscaAwA1OJOqBbvCd/E8xZY=";
};
outputs = [