all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73077] [PATCH] gnu: emacs-puni: Update to 0-2.72e091ef.
@ 2024-09-06 16:30 Richard Sent
  2024-09-12  6:34 ` bug#73077: " Z572
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Sent @ 2024-09-06 16:30 UTC (permalink / raw)
  To: 73077
  Cc: Richard Sent, Andrew Tropin, Katherine Cox-Buday,
	Liliana Marie Prikler

* 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





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

end of thread, other threads:[~2024-09-12  6:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-06 16:30 [bug#73077] [PATCH] gnu: emacs-puni: Update to 0-2.72e091ef Richard Sent
2024-09-12  6:34 ` bug#73077: " Z572

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.