gnu: emacs-org: Update to 9.7.17.

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

Change-Id: I61387692581c83e027e5232e307e9a062cf207c5
Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
Suhail Singh 2024-12-02 13:00:12 -05:00 committed by Hilton Chain
parent 555f9f1269
commit 76b3172cb6
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -18012,7 +18012,7 @@ (define-public emacs-neotree
(define-public emacs-org
(package
(name "emacs-org")
(version "9.7.14")
(version "9.7.17")
(source
(origin
(method git-fetch)
@ -18021,7 +18021,7 @@ (define-public emacs-org
(commit (string-append "release_" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0c6f4rjkld32hc2m8c5kc1jzip5k56bjzm4f12nc7ipsd3yywvwf"))))
(base32 "0zr5md07f252wxmvp3mna8sslzlqmnc2lmnnnx6zmp695r4227za"))))
(build-system emacs-build-system)
(arguments
(list