remind: 05.00.07 -> 05.01.01 (#356987)

This commit is contained in:
7c6f434c 2024-11-19 23:23:38 +00:00 committed by GitHub
commit 40ffbfdc9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,11 +15,11 @@
tcl.mkTclDerivation rec {
pname = "remind";
version = "05.00.07";
version = "05.01.01";
src = fetchurl {
url = "https://dianne.skoll.ca/projects/remind/download/remind-${version}.tar.gz";
hash = "sha256-id3yVyKHRSJWhm8r4Zmc/k61AZUt1wa3lArQktDbt9w=";
hash = "sha256-906V9QdFHKJ1+uXv9zrFz9swfeVr/kxgkgKkGsscUY0=";
};
propagatedBuildInputs = lib.optionals withGui [