remind: 06.00.00 -> 06.00.01 (#437848)

This commit is contained in:
Alexis Hildebrandt
2025-08-28 22:36:38 +02:00
committed by GitHub
+2 -2
View File
@@ -16,14 +16,14 @@
tcl.mkTclDerivation rec {
pname = "remind";
version = "06.00.00";
version = "06.00.01";
src = fetchFromGitea {
domain = "git.skoll.ca";
owner = "Skollsoft-Public";
repo = "Remind";
rev = version;
hash = "sha256-b0S8DgEqsgP201P04Kim06/WAU7QkihnYOcAvW8oNUQ=";
hash = "sha256-+0G7Bz5vAAKCPVznYWdX5NKXVGrZ86oHx2sevOzPcBI=";
};
propagatedBuildInputs = lib.optionals withGui [