gnu: emacs-org: Update to 9.7.6.

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

Change-Id: I56d201408b22e02e600274b3f1037d432153275e
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Suhail Singh 2024-06-29 09:58:22 +02:00 committed by Nicolas Goaziou
parent 55181eb1f5
commit cd8f0454ce
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -17140,7 +17140,7 @@ (define-public emacs-neotree
(define-public emacs-org
(package
(name "emacs-org")
(version "9.7.5")
(version "9.7.6")
(source
(origin
(method git-fetch)
@ -17149,7 +17149,7 @@ (define-public emacs-org
(commit (string-append "release_" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1a2l5y2f5jciv90nfa9rybfw37zqibwl3jaxcd0z15h3alfiyb2d"))))
(base32 "0n3lnccd011njmy6srpjran2pi2frc3vq1cx11cqzd5p5961v7mj"))))
(build-system emacs-build-system)
(arguments
(list