[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/13: gnu: remind: Update to 3.3.6.
From: |
guix-commits |
Subject: |
08/13: gnu: remind: Update to 3.3.6. |
Date: |
Thu, 6 May 2021 18:17:42 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 0978f2faaee243438e5b271a0548116624fb2edc
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu May 6 22:20:50 2021 +0200
gnu: remind: Update to 3.3.6.
* gnu/packages/calendar.scm (remind): Update to 3.3.6.
---
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 3807ca2..2cc78ae 100644
--- a/gnu/packages/calendar.scm
+++ b/gnu/packages/calendar.scm
@@ -226,7 +226,7 @@ able to synchronize with CalDAV servers through
vdirsyncer.")
(define-public remind
(package
(name "remind")
- (version "3.3.5")
+ (version "3.3.6")
(source
(origin
(method url-fetch)
@@ -237,7 +237,7 @@ able to synchronize with CalDAV servers through
vdirsyncer.")
".")
".tar.gz"))
(sha256
- (base32 "1hbfsq6444abkiws28xqy0k9cwzgzfi1hwfmd1rgm4yydgc1gvb1"))))
+ (base32 "0nszv62gqyclsvsygqj4b1c5h40rp66s5njgcf1h7iy9f00hr6ln"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f)) ; no "check" target
- branch master updated (d330d63 -> 6d6b720), guix-commits, 2021/05/06
- 10/13: gnu: remind: Move Tcl/Tk scripts to separate output., guix-commits, 2021/05/06
- 06/13: gnu: mcelog: Update to 176., guix-commits, 2021/05/06
- 12/13: gnu: conky: Run tests., guix-commits, 2021/05/06
- 09/13: gnu: remind: Run tests., guix-commits, 2021/05/06
- 03/13: gnu: fish: Update to 3.2.2., guix-commits, 2021/05/06
- 08/13: gnu: remind: Update to 3.3.6.,
guix-commits <=
- 07/13: gnu: aspell-dict-en: Update to 2020.12.07-0., guix-commits, 2021/05/06
- 01/13: gnu: tintin++: Update to 2.02.11., guix-commits, 2021/05/06
- 02/13: gnu: polyml: Update to 5.8.2., guix-commits, 2021/05/06
- 04/13: gnu: txr: Update to 258., guix-commits, 2021/05/06
- 05/13: gnu: lsscsi: Update to 0.32., guix-commits, 2021/05/06
- 13/13: gnu: conky: Enable WLAN support., guix-commits, 2021/05/06
- 11/13: gnu: conky: Update to 1.12.2., guix-commits, 2021/05/06