GNU bug report logs - #58544
[PATCH] gnu: emacs-puni: Update to 0-1.28836e98.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Sat, 15 Oct 2022 10:16:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58544: closed ([PATCH] gnu: emacs-puni: Update to 0-1.28836e98.)
Date: Sun, 16 Oct 2022 08:39:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 16 Oct 2022 10:38:00 +0200
with message-id <87r0z8i2on.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#58544] [PATCH] gnu: emacs-puni: Update to 0-1.28836e98.
has caused the debbugs.gnu.org bug report #58544,
regarding [PATCH] gnu: emacs-puni: Update to 0-1.28836e98.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
58544: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58544
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: emacs-puni: Update to 0-1.28836e98.
Date: Sat, 15 Oct 2022 12:14:38 +0200
* 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



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 58544-done <at> debbugs.gnu.org
Subject: Re: [bug#58544] [PATCH] gnu: emacs-puni: Update to 0-1.28836e98.
Date: Sun, 16 Oct 2022 10:38:00 +0200
Hello,

Michael Rohleder <mike <at> rohleder.de> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 2 years and 223 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.