remind: 05.03.07 -> 05.04.00

This commit is contained in:
R. Ryantm 2025-06-07 13:12:19 +00:00
parent b932c31ba4
commit 955975939b

View File

@ -16,14 +16,14 @@
tcl.mkTclDerivation rec {
pname = "remind";
version = "05.03.07";
version = "05.04.00";
src = fetchFromGitea {
domain = "git.skoll.ca";
owner = "Skollsoft-Public";
repo = "Remind";
rev = version;
hash = "sha256-gp6YGDh7gkCk4KFaPBfD72RJLbwGNz8iVAV764bfNe8=";
hash = "sha256-O+rAXUl5vEBEl/S3FvBzofbcydFul0mF5NhT2Fzf6n8=";
};
propagatedBuildInputs = lib.optionals withGui [