remind: 06.01.02 -> 06.01.04 (#450299)

This commit is contained in:
Alexis Hildebrandt
2025-10-10 09:11:24 +00:00
committed by GitHub
+2 -2
View File
@@ -16,14 +16,14 @@
tcl.mkTclDerivation rec {
pname = "remind";
version = "06.01.02";
version = "06.01.04";
src = fetchFromGitea {
domain = "git.skoll.ca";
owner = "Skollsoft-Public";
repo = "Remind";
rev = version;
hash = "sha256-7UU2RgCdvCv4LVyJ2KCaY19up09FLS+ADr0/HVkp0t4=";
hash = "sha256-DNqwG/HsBEfu1kkRJVkFEWjc+EKY7rdQPcaw3k1HuDk=";
};
propagatedBuildInputs = lib.optionals withGui [