remind: 05.03.06 -> 05.03.07 (#407896)

Co-authored-by: afh <afh@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-05-17 18:08:30 +00:00
committed by GitHub
co-authored by afh
+2 -2
View File
@@ -16,14 +16,14 @@
tcl.mkTclDerivation rec {
pname = "remind";
version = "05.03.06";
version = "05.03.07";
src = fetchFromGitea {
domain = "git.skoll.ca";
owner = "Skollsoft-Public";
repo = "Remind";
rev = version;
hash = "sha256-zJmDx9AJntL08uBZEquho2Iud0y7WPZDGef/pSHX2h0=";
hash = "sha256-gp6YGDh7gkCk4KFaPBfD72RJLbwGNz8iVAV764bfNe8=";
};
propagatedBuildInputs = lib.optionals withGui [