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

rednotebook: 2.25 -> 2.26
This commit is contained in:
Jonas Heinrich 2022-09-30 11:09:47 +02:00 committed by GitHub
commit 2f3fe11734
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.25";
version = "2.26";
src = fetchFromGitHub {
owner = "jendrikseipp";
repo = "rednotebook";
rev = "refs/tags/v${version}";
sha256 = "sha256-3FcnyiQc7XGiZVtqxVxqaWYxXejgy/eNQQ4QNTUsCUI=";
sha256 = "sha256-QKK0bHy6pe+elPhnQlYAwmFP93LwCGxqRtBy10vj4i4=";
};
# We have not packaged tests.