all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#57025] [PATCH] gnu: emacs-logos: Update to 0.4.0.
@ 2022-08-07  2:47 jgart via Guix-patches via
  2022-08-25 12:05 ` bug#57025: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-08-07  2:47 UTC (permalink / raw)
  To: 57025; +Cc: jgart

* gnu/packages/emacs-xyz.scm (emacs-logos): Update to 0.4.0.
---
 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 b73383431f..08b2359577 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13620,7 +13620,7 @@ (define-public emacs-log4e
 (define-public emacs-logos
   (package
     (name "emacs-logos")
-    (version "0.3.1")
+    (version "0.4.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -13629,7 +13629,7 @@ (define-public emacs-logos
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1xhnhaxmjqdv0bbh22gj9ak83hha8d59q64b6aa4rynrgcyajk45"))))
+                "1f40h8kbmza2rgmz84rgwbb4bwqkbfxnc3sc7gqshvxdkz3flbb7"))))
     (native-inputs (list texinfo))
     (build-system emacs-build-system)
     (arguments
-- 
2.37.1





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

* bug#57025: [PATCH] gnu: emacs-logos: Update to 0.4.0.
  2022-08-07  2:47 [bug#57025] [PATCH] gnu: emacs-logos: Update to 0.4.0 jgart via Guix-patches via
@ 2022-08-25 12:05 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-08-25 12:05 UTC (permalink / raw)
  To: jgart via Guix-patches via; +Cc: jgart, 57025-done

Hello,

jgart via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-logos): Update to 0.4.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2022-08-25 12:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-07  2:47 [bug#57025] [PATCH] gnu: emacs-logos: Update to 0.4.0 jgart via Guix-patches via
2022-08-25 12:05 ` bug#57025: " Nicolas Goaziou

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.