me
/
guix
Archived
1
0
Fork 0

gnu: emacs-org: Update to 9.7.8.

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

Change-Id: I8c7f899bc412f5c334aec7744f489e2b40dca519
master
Nicolas Goaziou 2024-07-21 16:03:09 +02:00
parent 9f9ff8e96a
commit 5070a268f2
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -17363,7 +17363,7 @@ passive voice.")
(define-public emacs-org
(package
(name "emacs-org")
(version "9.7.6")
(version "9.7.8")
(source
(origin
(method git-fetch)
@ -17372,7 +17372,7 @@ passive voice.")
(commit (string-append "release_" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0n3lnccd011njmy6srpjran2pi2frc3vq1cx11cqzd5p5961v7mj"))))
(base32 "0pkw47rkvyl3s2pisprh1l26c70n3n5b8vxw25mzkrz2nr94qn44"))))
(build-system emacs-build-system)
(arguments
(list