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

* gnu/packages/emacs-xyz.scm (emacs-org-super-agenda): Update to 1.3.
This commit is contained in:
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

View file

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