Merge pull request #201975 from r-ryantm/auto-update/rednotebook

rednotebook: 2.26 -> 2.29
This commit is contained in:
Fabian Affolter 2023-01-10 13:42:23 +01:00 committed by GitHub
commit ca0909abc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,13 +5,13 @@
buildPythonApplication rec {
pname = "rednotebook";
version = "2.26";
version = "2.29";
src = fetchFromGitHub {
owner = "jendrikseipp";
repo = "rednotebook";
rev = "refs/tags/v${version}";
sha256 = "sha256-QKK0bHy6pe+elPhnQlYAwmFP93LwCGxqRtBy10vj4i4=";
sha256 = "sha256-gRmSxWAVF61svlZ0/IMTrWCmwin+uPONLBlcJOYcp2w=";
};
# We have not packaged tests.