remind: 06.01.00 -> 06.01.02 (#444410)

This commit is contained in:
Alexis Hildebrandt
2025-09-19 19:38:46 +00:00
committed by GitHub
+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 [