all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Suhail Singh" <suhailsingh247@gmail.com>
To: 75332@debbugs.gnu.org
Cc: Andrew Tropin <andrew@trop.in>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#75332] [PATCH] gnu: emacs-org: Update to 9.7.19.
Date: Fri, 3 Jan 2025 19:36:01 -0500	[thread overview]
Message-ID: <558cfde52852899056d7b35f2f68fc643270c779.1735950996.git.suhail@bayesians.ca> (raw)

* 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(-)

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




             reply	other threads:[~2025-01-04  0:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-04  0:36 Suhail Singh [this message]
2025-01-04  0:47 ` [bug#75332] [PATCH] gnu: emacs-org: Update to 9.7.19 Ian Eure

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=558cfde52852899056d7b35f2f68fc643270c779.1735950996.git.suhail@bayesians.ca \
    --to=suhailsingh247@gmail.com \
    --cc=75332@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=liliana.prikler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.