_7zip-zstd-rar: 26.02-v1.5.7-R1 -> 26.02-v1.5.7-R2

This commit is contained in:
R. Ryantm
2026-07-09 16:00:41 +00:00
parent 82cb266056
commit 77befb5308
+3 -3
View File
@@ -16,7 +16,7 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "7zip-zstd";
version = "26.02-v1.5.7-R1";
version = "26.02-v1.5.7-R2";
src = fetchFromGitHub {
owner = "mcmilk";
@@ -24,9 +24,9 @@ stdenv.mkDerivation (finalAttrs: {
tag = "v${finalAttrs.version}";
hash =
if enableUnfree then
"sha256-ugGYnyrQjhVwHP1mP/gVRhy7ZtlMFvTd0BHFaGFUpRE="
"sha256-Y1l+PiZyHZX4KnqANogn4iVhhEjsezGckkeXtO0RHDY="
else
"sha256-L6Pj0ncXu9OMkEueZYQUCt9Sk8SjRgZVi84OrMWcrcA=";
"sha256-0m4Q4920/tIatY28E5d89hYvp6Z0zE2v55rUSwig1+0=";
# remove the unRAR related code from the src drv
# > the license requires that you agree to these use restrictions,
# > or you must remove the software (source and binary) from your hard disks