me
/
guix
Archived
1
0
Fork 0

gnu: emacs-org: Update to 9.6.3.

* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.6.3.
master
Nicolas Goaziou 2023-04-03 18:45:07 +02:00 committed by Maxim Cournoyer
parent 903e953611
commit 1c4c7cef60
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -15225,7 +15225,7 @@ passive voice.")
(define-public emacs-org
(package
(name "emacs-org")
(version "9.6.2")
(version "9.6.3")
(source
(origin
(method git-fetch)
@ -15234,7 +15234,7 @@ passive voice.")
(commit (string-append "release_" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0z1251fb9zn09cpv6ici3rqnfwjhm1rp5q36n17z7snd0dkh0x7h"))))
(base32 "0gsvhqn93mlgzhwhy5ynb03fbvl55zdfbbdgzh0y42ffyc643v8p"))))
(build-system emacs-build-system)
(arguments
(list