remind: 06.02.04 -> 06.02.05

This commit is contained in:
R. Ryantm
2026-03-08 22:19:51 +00:00
parent df6c2ecdae
commit f92be7c5af
+2 -2
View File
@@ -16,14 +16,14 @@
tcl.mkTclDerivation rec {
pname = "remind";
version = "06.02.04";
version = "06.02.05";
src = fetchFromGitea {
domain = "git.skoll.ca";
owner = "Skollsoft-Public";
repo = "Remind";
rev = version;
hash = "sha256-7fNc/BiXliyLYif291G83ET2NtiU/dLgbhwut+JbjP0=";
hash = "sha256-7zjQMnC4OwfwaqMlH9IABkwUw7RUKIQj2gl3rXKiRLI=";
};
propagatedBuildInputs = lib.optionals withGui [