unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58544] [PATCH] gnu: emacs-puni: Update to 0-1.28836e98.
@ 2022-10-15 10:14 Michael Rohleder
  2022-10-16  8:38 ` bug#58544: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-10-15 10:14 UTC (permalink / raw)
  To: 58544; +Cc: Michael Rohleder

* gnu/packages/emacs-xyz.scm (emacs-puni): Update to 0-1.28836e98.
---
 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 d6c5831205..d50b3d9641 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -772,8 +772,8 @@ (define-public emacs-paredit
 
 (define-public emacs-puni
   ;; No tagged release upstream
-  (let ((commit "ed4a863460329a3019c286ff382e2ddc0ffdc9d7")
-        (revision "0"))
+  (let ((commit "28836e98d5566172b1a94d7b38290d07b49201b2")
+        (revision "1"))
     (package
       (name "emacs-puni")
       (version (git-version "0" revision commit))
@@ -785,7 +785,7 @@ (define-public emacs-puni
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "14lcqf0qdkq2rklx12v12qpgfahz2bpqmnl3bzcz5myawgjjcphd"))))
+                  "1z35nzsqcp8q9nnka0d5gpiidl07qfqmd2giwnd3b3v7h3v1kwpz"))))
       (build-system emacs-build-system)
       (propagated-inputs (list emacs-with-editor))
       (home-page "https://github.com/AmaiKinono/puni")
-- 
2.38.0





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

* bug#58544: [PATCH] gnu: emacs-puni: Update to 0-1.28836e98.
  2022-10-15 10:14 [bug#58544] [PATCH] gnu: emacs-puni: Update to 0-1.28836e98 Michael Rohleder
@ 2022-10-16  8:38 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-10-16  8:38 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 58544-done

Hello,

Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/emacs-xyz.scm (emacs-puni): Update to 0-1.28836e98.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2022-10-16  8:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-15 10:14 [bug#58544] [PATCH] gnu: emacs-puni: Update to 0-1.28836e98 Michael Rohleder
2022-10-16  8:38 ` bug#58544: " Nicolas Goaziou

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).