remind: 05.02.03 -> 05.03.01 (#381518)

This commit is contained in:
7c6f434c
2025-02-12 19:01:59 +00:00
committed by GitHub
+2 -2
View File
@@ -16,14 +16,14 @@
tcl.mkTclDerivation rec {
pname = "remind";
version = "05.02.03";
version = "05.03.01";
src = fetchFromGitea {
domain = "git.skoll.ca";
owner = "Skollsoft-Public";
repo = "Remind";
rev = version;
hash = "sha256-4OKLBY5OcaUaSsxbOUN1b9LeUqj0rYBWsZNJ70DvcrQ=";
hash = "sha256-hthr6BELNGnFd1JB+fA10FYIsy8Cs9pPs6J4yOfy+d0=";
};
propagatedBuildInputs = lib.optionals withGui [