[PATCH] gnu: emacs-org: Update to 9.7.19.

  • Done
  • quality assurance status badge
Details
2 participants
  • Ian Eure
  • Suhail Singh
Owner
unassigned
Submitted by
Suhail Singh
Severity
normal

Debbugs page

S
S
Suhail Singh wrote 7 days ago
(address . guix-patches@gnu.org)
558cfde52852899056d7b35f2f68fc643270c779.1735950996.git.suhail@bayesians.ca
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.7.19.

Change-Id: I0cc7884206bb2966b43baf17ca5ba1589a518e19
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 61b6ddf383..1920a4ad38 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18189,7 +18189,7 @@ (define-public emacs-neotree
(define-public emacs-org
(package
(name "emacs-org")
- (version "9.7.17")
+ (version "9.7.19")
(source
(origin
(method git-fetch)
@@ -18198,7 +18198,7 @@ (define-public emacs-org
(commit (string-append "release_" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0zr5md07f252wxmvp3mna8sslzlqmnc2lmnnnx6zmp695r4227za"))))
+ (base32 "0qzgxk6427mdsd1yw3z7r0x4wsgkzfq7b4jlsh369zdvn8w4377m"))))
(build-system emacs-build-system)
(arguments
(list

base-commit: 851c550290ee39ea8beeded60730f2da82b32e1c
I
I
Ian Eure wrote 7 days ago
(address . 75332@debbugs.gnu.org)(address . control@debbugs.gnu.org)
875xmvtnfk.fsf@retrospec.tv
close 75332
thanks

Pushed as ddbb59f9bc5eb6dfaf1fc24881bb62f11960d664.

-- Ian
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 75332@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 75332
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch