me
/
guix
Archived
1
0
Fork 0

gnu: emacs-org: Update to 9.6.17.

* gnu/packages/emacs-xyz.scm: Update to 9.6.17.

Change-Id: I8f3a76631b588151cceca755730dfd8b7daf248a
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
master
Suhail 2024-01-04 03:35:38 +00:00 committed by Nicolas Goaziou
parent 661d29894c
commit a6ba98f1da
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -16730,7 +16730,7 @@ passive voice.")
(define-public emacs-org
(package
(name "emacs-org")
(version "9.6.14")
(version "9.6.17")
(source
(origin
(method git-fetch)
@ -16739,7 +16739,7 @@ passive voice.")
(commit (string-append "release_" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0g59nfx8gqzkqidqvyvh83yd7mahjm9khhr1ccwqj3r4phwpciqx"))))
(base32 "1szahr3cn8nkr6ncrf6k8l8fqvxg5ya594kj92grkl13qqmr97mb"))))
(build-system emacs-build-system)
(arguments
(list