goffice 0 -> 1 attrpath: goffice Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 3 derivations will be built: /nix/store/vy73kmx54i00zz9jw794jfwxcs1s2vbp-python3-3.11.8-env.drv /nix/store/6bsb7671wf1nzxbpahi8n070r3qzhsab-gnome-update-script.drv /nix/store/x33l9l0f6rs7w5dx479lch7p6g4ann7k-packages.json.drv these 2 paths will be fetched (0.02 MiB download, 0.12 MiB unpacked): /nix/store/kfhcr4rvs05gpggw562hjs1kwrb6hiix-libversion-3.0.3 /nix/store/53bjnlv0p7ji8vzmdl6zp8mg93j3a6cf-python3.11-libversion-1.2.4 copying path '/nix/store/kfhcr4rvs05gpggw562hjs1kwrb6hiix-libversion-3.0.3' from 'https://cache.nixos.org'... copying path '/nix/store/53bjnlv0p7ji8vzmdl6zp8mg93j3a6cf-python3.11-libversion-1.2.4' from 'https://cache.nixos.org'... building '/nix/store/vy73kmx54i00zz9jw794jfwxcs1s2vbp-python3-3.11.8-env.drv'... created 251 symlinks in user environment building '/nix/store/6bsb7671wf1nzxbpahi8n070r3qzhsab-gnome-update-script.drv'... building '/nix/store/x33l9l0f6rs7w5dx479lch7p6g4ann7k-packages.json.drv'... Going to be running update for following packages: - goffice-0.10.56 Press Enter key to continue... Running update for: - goffice-0.10.56: UPDATING ... - goffice-0.10.56: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/goffice/default.nix b/pkgs/development/libraries/goffice/default.nix index 2d25a6d9e4d6..fafb13bf4f36 100644 --- a/pkgs/development/libraries/goffice/default.nix +++ b/pkgs/development/libraries/goffice/default.nix @@ -6,13 +6,13 @@ stdenv.mkDerivation rec { pname = "goffice"; - version = "0.10.56"; + version = "0.10.57"; outputs = [ "out" "dev" "devdoc" ]; src = fetchurl { url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; - sha256 = "uGQKL+4MCld4SypbkpRKKTLHidsQOd31ommtY0eW5+I="; + sha256 = "Zr/X4x0vZ1bVpiw2cDg8u6ArPLTBBClQGSqAG3Kjyas="; }; nativeBuildInputs = [ An auto update branch exists with message `goffice: 0.10.56 -> 0.10.57`. New version is 0.10.57. An auto update branch exists with an equal or greater version