all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Sent <richard@freakingpenguin.com>
To: 73077@debbugs.gnu.org
Cc: Richard Sent <richard@freakingpenguin.com>,
	Andrew Tropin <andrew@trop.in>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#73077] [PATCH] gnu: emacs-puni: Update to 0-2.72e091ef.
Date: Fri,  6 Sep 2024 12:30:29 -0400	[thread overview]
Message-ID: <bba5a468fc48e38f6363f617b2fa41df8a876d5f.1725640229.git.richard@freakingpenguin.com> (raw)

* gnu/packages/emacs-xyz.scm (emacs-puni): Update to 0-2.72e091ef.

Change-Id: Ibf7f6665819c4a1d7d9046fa7e81b60e1ad53905
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 92e0275519..ce49a126d0 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1244,8 +1244,8 @@ (define-public emacs-paredit
 
 (define-public emacs-puni
   ;; No tagged release upstream
-  (let ((commit "28836e98d5566172b1a94d7b38290d07b49201b2")
-        (revision "1"))
+  (let ((commit "72e091ef30e0c9299dbcd0bc4669ab9bb8fb6e47")
+        (revision "2"))
     (package
       (name "emacs-puni")
       (version (git-version "0" revision commit))
@@ -1257,7 +1257,7 @@ (define-public emacs-puni
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1z35nzsqcp8q9nnka0d5gpiidl07qfqmd2giwnd3b3v7h3v1kwpz"))))
+                  "1ns2r6nwakdnzjiq84qqzn85wwahc0k738awx9kxn9p0q2prpx5j"))))
       (build-system emacs-build-system)
       (propagated-inputs (list emacs-with-editor))
       (home-page "https://github.com/AmaiKinono/puni")

base-commit: 2c8e2933f414d0e52ffed655f1156efe35a431e4
-- 
2.45.2





             reply	other threads:[~2024-09-06 16:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-06 16:30 Richard Sent [this message]
2024-09-12  6:34 ` bug#73077: [PATCH] gnu: emacs-puni: Update to 0-2.72e091ef Z572

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=bba5a468fc48e38f6363f617b2fa41df8a876d5f.1725640229.git.richard@freakingpenguin.com \
    --to=richard@freakingpenguin.com \
    --cc=73077@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.