unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Suhail via Guix-patches via <guix-patches@gnu.org>
To: 68238@debbugs.gnu.org
Subject: [bug#68238] [PATCH 1/2] gnu: emacs-org: Update to 9.6.15.
Date: Thu, 04 Jan 2024 03:35:38 +0000	[thread overview]
Message-ID: <fcb5d912e0c2322651f6a09a0af1d4cfd861710d.1704332165.git.suhail@bayesians.ca> (raw)
In-Reply-To: <cover.1704332165.git.suhail@bayesians.ca>

* gnu/packages/emacs-xyz.scm: Update to 9.6.15.

Change-Id: I8f3a76631b588151cceca755730dfd8b7daf248a
---
 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 2a24f4a106..e96a162721 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -16533,7 +16533,7 @@ (define-public emacs-neotree
 (define-public emacs-org
   (package
     (name "emacs-org")
-    (version "9.6.14")
+    (version "9.6.15")
     (source
      (origin
        (method git-fetch)
@@ -16542,7 +16542,7 @@ (define-public emacs-org
              (commit (string-append "release_" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0g59nfx8gqzkqidqvyvh83yd7mahjm9khhr1ccwqj3r4phwpciqx"))))
+        (base32 "1pd2v7496i52siz2q1v64n1v23f6j33rf5jx46fqbm16m3ldcjwl"))))
     (build-system emacs-build-system)
     (arguments
      (list
-- 
2.43.0






  reply	other threads:[~2024-01-04  3:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-04  3:28 [bug#68238] [PATCH 0/2] gnu: emacs-org: Update to 9.6.15 + style fix Suhail via Guix-patches via
2024-01-04  3:35 ` Suhail via Guix-patches via [this message]
2024-01-21 23:28   ` [bug#68238] [PATCH 1/2] gnu: emacs-org: Update to 9.6.15 Nicolas Goaziou via Guix-patches via
2024-01-04  3:36 ` [bug#68238] [PATCH 2/2] gnu: emacs-org: Run guix style on emacs-org Suhail via Guix-patches via

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=fcb5d912e0c2322651f6a09a0af1d4cfd861710d.1704332165.git.suhail@bayesians.ca \
    --to=guix-patches@gnu.org \
    --cc=68238@debbugs.gnu.org \
    --cc=suhail@bayesians.ca \
    /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 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).