0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

remind: 05.03.06 -> 05.03.07

This commit is contained in:
R. Ryantm 2025-05-17 11:09:28 +00:00
parent 41da83c551
commit 6d8c09e972

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 [