mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: remind: Update to 6.02.01.
* gnu/packages/calendar.scm (remind): Update to 6.02.01. Merges: https://codeberg.org/guix/guix/pulls/6190 Change-Id: I294d50fb608a9de08381e215c5b6a73f4074827a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
e4cc67782e
commit
04598b5d06
@@ -330,7 +330,7 @@ command-line interface} and a @acronym{TUI, textual user interface} named
|
||||
(define-public remind
|
||||
(package
|
||||
(name "remind")
|
||||
(version "6.0.1")
|
||||
(version "6.02.01")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -341,7 +341,7 @@ command-line interface} and a @acronym{TUI, textual user interface} named
|
||||
".")
|
||||
".tar.gz"))
|
||||
(sha256
|
||||
(base32 "01zhs8lgncpm1229s7b49fhnwwnxyyan845gb47ppkfn03vvc187"))))
|
||||
(base32 "1hp24d48nhlv6f7p6sj4qnqc9pyfgyhjah8w9426bzkqkqb31j9c"))))
|
||||
(properties
|
||||
`((output-synopsis "tcl" "graphical front-end to Remind calendar program")))
|
||||
(build-system gnu-build-system)
|
||||
|
||||
Reference in New Issue
Block a user