xlife 6.7.5 -> 6.7.6 https://repology.org/metapackage/xlife/versions attrpath: xlife 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/graphics/xlife/default.nix b/pkgs/applications/graphics/xlife/default.nix index 482134269d2..94c2aa949ad 100644 --- a/pkgs/applications/graphics/xlife/default.nix +++ b/pkgs/applications/graphics/xlife/default.nix @@ -2,12 +2,12 @@ stdenv.mkDerivation { pname = "xlife"; - version = "6.7.5"; + version = "6.7.6"; src = fetchsvn { url = "https://svn.code.sf.net/p/xlife-cal/xlife/trunk"; rev = "365"; - sha256 = "1gadlcp32s179kd7ypxr8cymd6s060p6z4c2vnx94i8bmiw3nn8h"; + sha256 = "sha256-EFk7eKwLRZK63YKRby4wQJtWPUO5X3/aTCdoMS6jTb0="; }; nativeBuildInputs = with xorg; [ imake gccmakedep ]; rev equal; no update necessary