unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61643] [PATCH] gnu: emacs-suneater-theme: Update to 2.2.0.
@ 2023-02-20  0:16 Fredrik Salomonsson
  2023-02-21 13:53 ` bug#61643: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Fredrik Salomonsson @ 2023-02-20  0:16 UTC (permalink / raw)
  To: 61643; +Cc: Fredrik Salomonsson

* gnu/packages/emacs-xyz.scm (emacs-suneater-theme): Update to 2.2.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 97e7a1b844..2d37ef8d28 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1594,7 +1594,7 @@ (define-public emacs-theme-sorcery
 (define-public emacs-suneater-theme
   (package
     (name "emacs-suneater-theme")
-    (version "2.0.0")
+    (version "2.2.0")
     (source
      (origin
        (method git-fetch)
@@ -1603,7 +1603,7 @@ (define-public emacs-suneater-theme
              (commit version)))
        (sha256
         (base32
-         "0nlam8f8ly86y7p2dn10y9ixnm7bhmigsx7si4cjynh6aiyczyds"))
+         "1g0mf3m1ja70zdhyw1li4m765wvsb0b6hqd1ma42cn5mccz8yxh3"))
        (file-name (git-file-name name version))))
     (build-system emacs-build-system)
     (home-page "https://git.sr.ht/~plattfot/suneater-theme")

base-commit: 636b771536b95d15a2fd68b468deeebac97d6bee
-- 
2.39.1





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

* bug#61643: [PATCH] gnu: emacs-suneater-theme: Update to 2.2.0.
  2023-02-20  0:16 [bug#61643] [PATCH] gnu: emacs-suneater-theme: Update to 2.2.0 Fredrik Salomonsson
@ 2023-02-21 13:53 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-02-21 13:53 UTC (permalink / raw)
  To: Fredrik Salomonsson; +Cc: 61643-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 308 bytes --]


Fredrik Salomonsson <plattfot@posteo.net> writes:

> * gnu/packages/emacs-xyz.scm (emacs-suneater-theme): Update to 2.2.0.
> ---
>  gnu/packages/emacs-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks! I've pushed this to master as
4ab75f7c4857b20bba5139dcf571283a27999f2c.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-02-21 13:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-20  0:16 [bug#61643] [PATCH] gnu: emacs-suneater-theme: Update to 2.2.0 Fredrik Salomonsson
2023-02-21 13:53 ` bug#61643: " Christopher Baines

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