remind: 05.04.02 -> 06.00.00 (#434756)

This commit is contained in:
7c6f434c 2025-08-18 23:14:08 +00:00 committed by GitHub
commit 575ad6ad92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,14 +16,14 @@
tcl.mkTclDerivation rec {
pname = "remind";
version = "05.04.02";
version = "06.00.00";
src = fetchFromGitea {
domain = "git.skoll.ca";
owner = "Skollsoft-Public";
repo = "Remind";
rev = version;
hash = "sha256-Vu16s0zlqso1S1KsSJErpmepKxT9ekVDoWYNeQueDkM=";
hash = "sha256-b0S8DgEqsgP201P04Kim06/WAU7QkihnYOcAvW8oNUQ=";
};
propagatedBuildInputs = lib.optionals withGui [