remind: 05.03.05 -> 05.03.06 (#403232)

This commit is contained in:
7c6f434c
2025-05-02 06:45:10 +00:00
committed by GitHub
+2 -2
View File
@@ -16,14 +16,14 @@
tcl.mkTclDerivation rec {
pname = "remind";
version = "05.03.05";
version = "05.03.06";
src = fetchFromGitea {
domain = "git.skoll.ca";
owner = "Skollsoft-Public";
repo = "Remind";
rev = version;
hash = "sha256-dMnsMV4DRxXWgev9LCb4wwdnx7A++giCsW7c2cMde9Q=";
hash = "sha256-zJmDx9AJntL08uBZEquho2Iud0y7WPZDGef/pSHX2h0=";
};
propagatedBuildInputs = lib.optionals withGui [