2022-11-22T23:56:19 rednotebook 2.26 -> 2.27.1 https://github.com/jendrikseipp/rednotebook/releases 2022-11-22T23:56:21 attrpath: rednotebook 2022-11-22T23:56:21 Checking auto update branch... 2022-11-22T23:56:24 [version] 2022-11-22T23:56:24 [version] skipping because derivation has updateScript 2022-11-22T23:56:24 [rustCrateVersion] 2022-11-22T23:56:24 [rustCrateVersion] No cargoSha256 found 2022-11-22T23:56:24 [golangModuleVersion] 2022-11-22T23:56:24 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-22T23:56:24 [updateScript] 2022-11-22T23:56:27 [updateScript] Success 2022-11-22T23:56:27 [updateScript] this derivation will be built: /nix/store/01hnv19slqmald1305zk2lkm2c3zlz1p-packages.json.drv building '/nix/store/01hnv19slqmald1305zk2lkm2c3zlz1p-packages.json.drv'... Going to be running update for following packages: - rednotebook-2.26 Press Enter key to continue... Running update for: - rednotebook-2.26: UPDATING ... - rednotebook-2.26: DONE. Packages updated! 2022-11-22T23:56:27 2022-11-22T23:56:27 [quotedUrls] 2022-11-22T23:56:27 [quotedUrls] nothing found to replace 2022-11-22T23:56:27 Diff after rewrites: diff --git a/pkgs/applications/editors/rednotebook/default.nix b/pkgs/applications/editors/rednotebook/default.nix index c323a10e9b2..db7ab5fd393 100644 --- a/pkgs/applications/editors/rednotebook/default.nix +++ b/pkgs/applications/editors/rednotebook/default.nix @@ -5,13 +5,13 @@ buildPythonApplication rec { pname = "rednotebook"; - version = "2.26"; + version = "2.27.1"; src = fetchFromGitHub { owner = "jendrikseipp"; repo = "rednotebook"; rev = "refs/tags/v${version}"; - sha256 = "sha256-QKK0bHy6pe+elPhnQlYAwmFP93LwCGxqRtBy10vj4i4="; + sha256 = "sha256-8sreRCrdSl8eFx2z6jpPKrIiJ81sg2+SG4dol4Bxo3I="; }; # We have not packaged tests. 2022-11-22T23:57:54 An auto update branch exists with message `rednotebook: 2.26 -> 2.27.1`. New version is 2.27.1. 2022-11-22T23:57:54 An auto update branch exists with an equal or greater version