me
/
guix
Archived
1
0
Fork 0

gnu: emacs-org-super-agenda: Update to 1.3.

* gnu/packages/emacs-xyz.scm (emacs-org-super-agenda): Update to 1.3.
master
Nicolas Goaziou 2023-10-03 21:29:48 +02:00
parent 8d6111953e
commit 7947feb090
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -22528,7 +22528,7 @@ for defining recurring tasks and easily scheduling them.")
(define-public emacs-org-super-agenda
(package
(name "emacs-org-super-agenda")
(version "1.2")
(version "1.3")
(source
(origin
(method git-fetch)
@ -22537,7 +22537,7 @@ for defining recurring tasks and easily scheduling them.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "10l9h2n09cql4ih7nc0ma3ghdsq9l5v9xlj1lg7kq67icdwjlsvy"))))
(base32 "07fv4zgmfc8ppppbr7ylhx89wcw6r6vmz4a6pg0iy4v7sn5pp1wa"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #f ;FIXNE: Tests try to read "~/org/test.org"