all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 63568@debbugs.gnu.org
Cc: Andrew Tropin <andrew@trop.in>
Subject: [bug#63568] [PATCH 1/2] gnu: emacs-next: Update to 29.0.91.
Date: Thu, 18 May 2023 12:06:58 +0200	[thread overview]
Message-ID: <028dba13c867bd3e32552b4e1ba61b9adf46338a.1684406365.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1684406365.git.liliana.prikler@gmail.com>

* gnu/packages/emacs.scm (emacs-next): Update to 29.0.91.
---
 gnu/packages/emacs.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index abd62af75a..31009ac4d9 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -394,7 +394,7 @@ (define-public emacs-next
   (package
     (inherit emacs)
     (name "emacs-next")
-    (version "29.0.90")
+    (version "29.0.91")
     (source
      (origin
        (inherit (package-source emacs))
@@ -409,7 +409,7 @@ (define-public emacs-next
                                 "emacs-native-comp-driver-options.patch"))
        (sha256
         (base32
-         "1lmw3fa6c5w5d6cvk8vdqvqn67hm5lcxy9xykmvcgx258vs7x975"))))
+         "09jm1q5pvd1dc0xq5rhn66v1j235zlr72kwv5i27xigvi9nfqkv1"))))
     (inputs
      (modify-inputs (package-inputs emacs)
        (prepend sqlite)))
-- 
2.40.1





  reply	other threads:[~2023-05-18 12:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-18 10:39 [bug#63568] [PATCH 0/2] Update emacs-next to 29.0.91 Liliana Marie Prikler
2023-05-18 10:06 ` Liliana Marie Prikler [this message]
2023-05-18 10:37 ` [bug#63568] [PATCH 2/2] gnu: emacs-next-tree-sitter: "Downgrade" " Liliana Marie Prikler
2023-05-20  7:44   ` Andrew Tropin
2023-05-20 16:30     ` Liliana Marie Prikler
2023-05-21  6:07       ` Andrew Tropin
2023-05-28 21:17   ` bug#63568: " Liliana Marie Prikler

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=028dba13c867bd3e32552b4e1ba61b9adf46338a.1684406365.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=63568@debbugs.gnu.org \
    --cc=andrew@trop.in \
    /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.