unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71827] [PATCH] gnu: emacs-org: Update to 9.7.6.
@ 2024-06-28 20:09 Suhail Singh
  2024-06-29  8:49 ` bug#71827: " Nicolas Goaziou via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Suhail Singh @ 2024-06-28 20:09 UTC (permalink / raw)
  To: 71827; +Cc: Andrew Tropin, Katherine Cox-Buday, Liliana Marie Prikler


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

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

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 903c22bbcb..6ab1314893 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -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

base-commit: ae55410e0752000268b31c71dddea58e6106522a
-- 
2.45.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#71827: [PATCH] gnu: emacs-org: Update to 9.7.6.
  2024-06-28 20:09 [bug#71827] [PATCH] gnu: emacs-org: Update to 9.7.6 Suhail Singh
@ 2024-06-29  8:49 ` Nicolas Goaziou via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou via Guix-patches via @ 2024-06-29  8:49 UTC (permalink / raw)
  To: Suhail Singh
  Cc: 71827-done, Katherine Cox-Buday, Liliana Marie Prikler,
	Andrew Tropin

Hello,

"Suhail Singh" <suhailsingh247@gmail.com> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-29  8:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-28 20:09 [bug#71827] [PATCH] gnu: emacs-org: Update to 9.7.6 Suhail Singh
2024-06-29  8:49 ` bug#71827: " Nicolas Goaziou via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).