gnu: emacs-org: Update to 9.6.14.

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

Change-Id: I75bd6ce590f269c2796ebf63a7b9ff51cf9d1b6e
This commit is contained in:
Nicolas Goaziou 2024-01-01 19:24:00 +01:00
parent 8553499aee
commit 80bbdf4f10
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -16526,7 +16526,7 @@ (define-public emacs-neotree
(define-public emacs-org
(package
(name "emacs-org")
(version "9.6.12")
(version "9.6.14")
(source
(origin
(method git-fetch)
@ -16535,7 +16535,7 @@ (define-public emacs-org
(commit (string-append "release_" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1anzvsa7kj2rp419qc5rv8jz50h7np391lcgbxcin727njyc7wpr"))))
(base32 "0g59nfx8gqzkqidqvyvh83yd7mahjm9khhr1ccwqj3r4phwpciqx"))))
(build-system emacs-build-system)
(arguments
(list