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

  • Done
  • quality assurance status badge
Details
2 participants
  • Liliana Marie Prikler
  • Suhail Singh
Owner
unassigned
Submitted by
Suhail Singh
Severity
normal
S
S
Suhail Singh wrote on 30 Oct 04:13 +0100
(name . Guix-patches mailing list)(address . guix-patches@gnu.org)
7ceaa6d895bfd6ba06b60db43ecd8d22bd586692.1730257318.git.suhail@bayesians.ca
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.7.14.

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

Toggle diff (26 lines)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 488b4cb5d7..27f3dd17c6 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -17862,7 +17862,7 @@ (define-public emacs-neotree
(define-public emacs-org
(package
(name "emacs-org")
- (version "9.7.12")
+ (version "9.7.14")
(source
(origin
(method git-fetch)
@@ -17871,7 +17871,7 @@ (define-public emacs-org
(commit (string-append "release_" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "11677y42m8jc24rmn3ddw1d3mn3klhaj1l3gk4dm2sh1qpkr17jz"))))
+ (base32 "0c6f4rjkld32hc2m8c5kc1jzip5k56bjzm4f12nc7ipsd3yywvwf"))))
(build-system emacs-build-system)
(arguments
(list

base-commit: a9c33e9f688fce88aed610ab04c650efb71b4ce6
--
2.47.0
L
L
Liliana Marie Prikler wrote on 15 Nov 08:43 +0100
89f326756f35b0a800297d0f6de722e475289472.camel@gmail.com
Am Dienstag, dem 29.10.2024 um 23:13 -0400 schrieb Suhail Singh:
Toggle quote (5 lines)
>
> * gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.7.14.
>
> Change-Id: I2faba2539f7e8b04d8c86970780fd6382fe26691
> ---
Pushed.

Thanks
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 74099@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74099
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