unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66925] [PATCH] gnu: emacs-suneater-theme: Update to 2.4.0.
@ 2023-11-03 23:50 Fredrik Salomonsson
  0 siblings, 0 replies; only message in thread
From: Fredrik Salomonsson @ 2023-11-03 23:50 UTC (permalink / raw)
  To: 66925
  Cc: Fredrik Salomonsson, Andrew Tropin, Katherine Cox-Buday,
	Liliana Marie Prikler

* gnu/packages/emacs-xyz.scm (emacs-suneater-theme): Update to 2.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 cf1542955c..6ac38080ac 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1924,7 +1924,7 @@ (define-public emacs-theme-sorcery
 (define-public emacs-suneater-theme
   (package
     (name "emacs-suneater-theme")
-    (version "2.3.0")
+    (version "2.4.0")
     (source
      (origin
        (method git-fetch)
@@ -1933,7 +1933,7 @@ (define-public emacs-suneater-theme
              (commit version)))
        (sha256
         (base32
-         "19432hb4lkfvip72wrc9nqq5bc10nv0g4547x2sif5iqak43dw72"))
+         "1j216w9c2psynlsl8gdmnya5a60cyx100ibm15zyyaav75wccn5j"))
        (file-name (git-file-name name version))))
     (build-system emacs-build-system)
     (home-page "https://git.sr.ht/~plattfot/suneater-theme")

base-commit: 00a28bc435606dc98925fbae1ebe314881f35c90
-- 
2.41.0





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-03 23:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-03 23:50 [bug#66925] [PATCH] gnu: emacs-suneater-theme: Update to 2.4.0 Fredrik Salomonsson

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