remind: 06.02.01 -> 06.02.02

This commit is contained in:
R. Ryantm
2026-01-16 22:05:50 +00:00
parent 7c8cdf6de9
commit 593a9b0d79
+2 -2
View File
@@ -16,14 +16,14 @@
tcl.mkTclDerivation rec {
pname = "remind";
version = "06.02.01";
version = "06.02.02";
src = fetchFromGitea {
domain = "git.skoll.ca";
owner = "Skollsoft-Public";
repo = "Remind";
rev = version;
hash = "sha256-bdR0uLPUGAaB5w4BNPaPOuI9Eg3utyETlUlLIQmcxMs=";
hash = "sha256-SkQT651LjHCZJRtb4Itbzqhq9x5p05jYUam1XiYT4os=";
};
propagatedBuildInputs = lib.optionals withGui [