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

rednotebook: 2.29 -> 2.29.3
This commit is contained in:
Weijia Wang 2023-01-26 00:53:08 +01:00 committed by GitHub
commit b8140c4fde
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.29";
version = "2.29.3";
src = fetchFromGitHub {
owner = "jendrikseipp";
repo = "rednotebook";
rev = "refs/tags/v${version}";
sha256 = "sha256-gRmSxWAVF61svlZ0/IMTrWCmwin+uPONLBlcJOYcp2w=";
sha256 = "sha256-2qgWJ/bIravil/SuApA7pNXkxS5xUcdFpjVGO/ogDpw=";
};
# We have not packaged tests.