me
/
guix
Archived
1
0
Fork 0

gnu: emacs-org: Update to 9.6.7.

* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.6.7.
master
Nicolas Goaziou 2023-07-01 00:57:48 +02:00
parent 58346c4206
commit 6141a0159c
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -15604,7 +15604,7 @@ passive voice.")
(define-public emacs-org
(package
(name "emacs-org")
(version "9.6.6")
(version "9.6.7")
(source
(origin
(method git-fetch)
@ -15613,7 +15613,7 @@ passive voice.")
(commit (string-append "release_" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1z3n2dzvgr225f33lvpwwdssrw32lsa1c27l2h9irzv7p33pl1zf"))))
(base32 "0b8ys2syk33kz4qygwy2qvkvv4g10hj4zdjfr5iw911v1rp61vcr"))))
(build-system emacs-build-system)
(arguments
(list