gnu: remind: Update to 3.3.6.

* gnu/packages/calendar.scm (remind): Update to 3.3.6.
This commit is contained in:
Tobias Geerinckx-Rice 2021-05-06 22:20:50 +02:00
parent 0c495a0d23
commit 0978f2faae
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -226,7 +226,7 @@ (define-public khal
(define-public remind
(package
(name "remind")
(version "3.3.5")
(version "3.3.6")
(source
(origin
(method url-fetch)
@ -237,7 +237,7 @@ (define-public remind
".")
".tar.gz"))
(sha256
(base32 "1hbfsq6444abkiws28xqy0k9cwzgzfi1hwfmd1rgm4yydgc1gvb1"))))
(base32 "0nszv62gqyclsvsygqj4b1c5h40rp66s5njgcf1h7iy9f00hr6ln"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f)) ; no "check" target