unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55417] [PATCH] gnu: emacs-buttercup: Update to 1.25.
@ 2022-05-14 21:08 Michael Rohleder
  2022-05-16 10:32 ` bug#55417: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-05-14 21:08 UTC (permalink / raw)
  To: 55417; +Cc: Michael Rohleder

* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.25.
---
1.24 fails to build w/ emacs28.
 
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index c18505a681..f037d911cf 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -23517,7 +23517,7 @@ (define-public emacs-sesman
 (define-public emacs-buttercup
   (package
     (name "emacs-buttercup")
-    (version "1.24")
+    (version "1.25")
     (source
      (origin
        (method git-fetch)
@@ -23527,7 +23527,7 @@ (define-public emacs-buttercup
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1w02p4bfkyga6sign4flq2kw0hawyvnv63410pyh8nm7acp311gg"))))
+         "0fsysvsypda6b7azc15bpaprq3bwx4gb6rlq2mj6f8rgwdqc8153"))))
     (build-system emacs-build-system)
     (arguments
      `(#:tests? #t
-- 
2.36.0





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

* bug#55417: [PATCH] gnu: emacs-buttercup: Update to 1.25.
  2022-05-14 21:08 [bug#55417] [PATCH] gnu: emacs-buttercup: Update to 1.25 Michael Rohleder
@ 2022-05-16 10:32 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-05-16 10:32 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 55417-done

Hello,

Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.25.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-14 21:08 [bug#55417] [PATCH] gnu: emacs-buttercup: Update to 1.25 Michael Rohleder
2022-05-16 10:32 ` bug#55417: " 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).