gnu: remind: Update to 3.1.17.
authorTobias Geerinckx-Rice <me@tobias.gr>
Tue, 3 Dec 2019 18:46:13 +0000 (19:46 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Thu, 12 Dec 2019 02:02:30 +0000 (03:02 +0100)
* gnu/packages/calendar.scm (remind): Update to 3.1.17.

gnu/packages/calendar.scm

index 6c60008..5e7ac66 100644 (file)
@@ -155,7 +155,7 @@ able to synchronize with CalDAV servers through vdirsyncer.")
 (define-public remind
   (package
     (name "remind")
-    (version "3.1.16")
+    (version "3.1.17")
     (source
      (origin
        (method url-fetch)
@@ -166,7 +166,7 @@ able to synchronize with CalDAV servers through vdirsyncer.")
                                         ".")
                            ".tar.gz"))
        (sha256
-        (base32 "14yavwqmimba8rdpwx3wlav9sfb0v5rcd1iyzqrs08wx07a9pdzf"))))
+        (base32 "0lgyc2j69aqqk4knywr8inz4fsnni0zq54dgqh7p4s6kzybc2mf9"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f))                    ; no "check" target