remind: 06.01.00 -> 06.01.02

This commit is contained in:
R. Ryantm
2025-09-19 18:00:56 +00:00
parent cfab630522
commit fbddd5a89f
+2 -2
View File
@@ -16,14 +16,14 @@
tcl.mkTclDerivation rec {
pname = "remind";
version = "06.01.00";
version = "06.01.02";
src = fetchFromGitea {
domain = "git.skoll.ca";
owner = "Skollsoft-Public";
repo = "Remind";
rev = version;
hash = "sha256-1M1cKyonDydYl+UtScMwtp7DBQEFceaSXSUvMseKzzA=";
hash = "sha256-7UU2RgCdvCv4LVyJ2KCaY19up09FLS+ADr0/HVkp0t4=";
};
propagatedBuildInputs = lib.optionals withGui [