me
/
guix
Archived
1
0
Fork 0

gnu: emacs-org: Update to 9.6.12.

* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.6.12.

Change-Id: I0d2b063526f24b7104fcbab972f212e279060f27
master
Nicolas Goaziou 2023-11-14 13:11:39 +01:00
parent 3254429a41
commit cb399d96fb
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -16416,7 +16416,7 @@ passive voice.")
(define-public emacs-org
(package
(name "emacs-org")
(version "9.6.11")
(version "9.6.12")
(source
(origin
(method git-fetch)
@ -16425,7 +16425,7 @@ passive voice.")
(commit (string-append "release_" version))))
(file-name (git-file-name name version))
(sha256
(base32 "167cnc7iq5i278a7rph2rs9dhxb5anckzjz5d4anbkghzk48qa9x"))))
(base32 "1anzvsa7kj2rp419qc5rv8jz50h7np391lcgbxcin727njyc7wpr"))))
(build-system emacs-build-system)
(arguments
(list