guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

09/11: gnu: remind: Update to 3.3.7.


From: guix-commits
Subject: 09/11: gnu: remind: Update to 3.3.7.
Date: Tue, 29 Jun 2021 00:45:06 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit ac5dd01c2ee0e6fb374a489cd87a646c92d0281d
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Jun 29 06:25:06 2021 +0200

    gnu: remind: Update to 3.3.7.
    
    * gnu/packages/calendar.scm (remind): Update to 3.3.7.
---
 gnu/packages/calendar.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/calendar.scm b/gnu/packages/calendar.scm
index aaf1e69..0dff4fc 100644
--- a/gnu/packages/calendar.scm
+++ b/gnu/packages/calendar.scm
@@ -228,7 +228,7 @@ able to synchronize with CalDAV servers through 
vdirsyncer.")
 (define-public remind
   (package
     (name "remind")
-    (version "3.3.6")
+    (version "3.3.7")
     (source
      (origin
        (method url-fetch)
@@ -239,7 +239,7 @@ able to synchronize with CalDAV servers through 
vdirsyncer.")
                                         ".")
                            ".tar.gz"))
        (sha256
-        (base32 "0nszv62gqyclsvsygqj4b1c5h40rp66s5njgcf1h7iy9f00hr6ln"))))
+        (base32 "0gca7f5gc0zr111c28hxw4hycz1hr9z7s912bpzm92g1s4llxjc7"))))
     (build-system gnu-build-system)
     (outputs (list "out"
                    "tcl"))           ; more than doubles the closure by >110 
MiB



reply via email to

[Prev in Thread] Current Thread [Next in Thread]