1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-13 12:45:53 +02:00

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
+2 -2
View File
@@ -17140,7 +17140,7 @@ passive voice.")
(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 @@ passive voice.")
(commit (string-append "release_" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1a2l5y2f5jciv90nfa9rybfw37zqibwl3jaxcd0z15h3alfiyb2d"))))
(base32 "0n3lnccd011njmy6srpjran2pi2frc3vq1cx11cqzd5p5961v7mj"))))
(build-system emacs-build-system)
(arguments
(list