all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#63025] [PATCH] gnu: emacs-suneater-theme: Update to 2.3.0.
@ 2023-04-22 21:22 Fredrik Salomonsson
  2023-04-23 15:08 ` bug#63025: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Fredrik Salomonsson @ 2023-04-22 21:22 UTC (permalink / raw)
  To: 63025; +Cc: Fredrik Salomonsson

* gnu/packages/emacs-xyz.scm (emacs-suneater-theme): Update to 2.3.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 b9bece1365..e91f5cd330 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1768,7 +1768,7 @@ (define-public emacs-theme-sorcery
 (define-public emacs-suneater-theme
   (package
     (name "emacs-suneater-theme")
-    (version "2.2.1")
+    (version "2.3.0")
     (source
      (origin
        (method git-fetch)
@@ -1777,7 +1777,7 @@ (define-public emacs-suneater-theme
              (commit version)))
        (sha256
         (base32
-         "1pnfiwnh2hr2hp4rxivx61j3hrmvwingjpfslnn535a3z9md0c4f"))
+         "19432hb4lkfvip72wrc9nqq5bc10nv0g4547x2sif5iqak43dw72"))
        (file-name (git-file-name name version))))
     (build-system emacs-build-system)
     (home-page "https://git.sr.ht/~plattfot/suneater-theme")

base-commit: 5b545763ed9b8a3fade7f756d543819fc090953f
-- 
2.39.2





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

* bug#63025: [PATCH] gnu: emacs-suneater-theme: Update to 2.3.0.
  2023-04-22 21:22 [bug#63025] [PATCH] gnu: emacs-suneater-theme: Update to 2.3.0 Fredrik Salomonsson
@ 2023-04-23 15:08 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-23 15:08 UTC (permalink / raw)
  To: Fredrik Salomonsson; +Cc: 63025-done

Hello,

Fredrik Salomonsson <plattfot@posteo.net> writes:

> * gnu/packages/emacs-xyz.scm (emacs-suneater-theme): Update to 2.3.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2023-04-23 17:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-22 21:22 [bug#63025] [PATCH] gnu: emacs-suneater-theme: Update to 2.3.0 Fredrik Salomonsson
2023-04-23 15:08 ` bug#63025: " 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.