GNU bug report logs - #61643
[PATCH] gnu: emacs-suneater-theme: Update to 2.2.0.

Previous Next

Package: guix-patches;

Reported by: Fredrik Salomonsson <plattfot <at> posteo.net>

Date: Mon, 20 Feb 2023 00:17:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Fredrik Salomonsson <plattfot <at> posteo.net>
Subject: bug#61643: closed (Re: [bug#61643] [PATCH] gnu: emacs-suneater-theme:
 Update to 2.2.0.)
Date: Tue, 21 Feb 2023 13:54:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#61643: [PATCH] gnu: emacs-suneater-theme: Update to 2.2.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 61643 <at> debbugs.gnu.org.

-- 
61643: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61643
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Fredrik Salomonsson <plattfot <at> posteo.net>
Cc: 61643-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#61643] [PATCH] gnu: emacs-suneater-theme: Update to 2.2.0.
Date: Tue, 21 Feb 2023 13:53:37 +0000
[Message part 3 (text/plain, inline)]
Fredrik Salomonsson <plattfot <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Fredrik Salomonsson <plattfot <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Fredrik Salomonsson <plattfot <at> posteo.net>
Subject: [PATCH] gnu: emacs-suneater-theme: Update to 2.2.0.
Date: Mon, 20 Feb 2023 00:16:09 +0000
* 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




This bug report was last modified 2 years and 89 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.