remind: 05.00.02 -> 05.00.06 (#345798)

This commit is contained in:
7c6f434c
2024-10-02 17:21:49 +00:00
committed by GitHub
+2 -2
View File
@@ -15,11 +15,11 @@
tcl.mkTclDerivation rec {
pname = "remind";
version = "05.00.02";
version = "05.00.06";
src = fetchurl {
url = "https://dianne.skoll.ca/projects/remind/download/remind-${version}.tar.gz";
hash = "sha256-XxVjAV3TGDPI8XaFXXSminsMffq8m8ljw68YMIC2lYg=";
hash = "sha256-uGGh1eRPT6bGYF4F9e79D+aMnpOQukktlmJbyM2uRco=";
};
propagatedBuildInputs = lib.optionals withGui [