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

rednotebook: 2.23 -> 2.24
This commit is contained in:
Renaud 2022-02-27 21:06:46 +01:00 committed by GitHub
commit c2d73a9519
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.23";
version = "2.24";
src = fetchFromGitHub {
owner = "jendrikseipp";
repo = "rednotebook";
rev = "v${version}";
sha256 = "sha256-CLQWbwwJnr6Al223GvV1hVNK13p2iAyjNF7PhdaU9N0=";
sha256 = "sha256-nTFyRNJAhTrVlKdLd2F0jv7VcNn2pGTAegvfMjfHY84=";
};
# We have not packaged tests.