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

Previous Next

Package: guix-patches;

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

Date: Sun, 5 May 2024 22:21:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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.5.2.
Date: Sun,  5 May 2024 22:19:43 +0000
* gnu/packages/emacs-xyz.scm (emacs-suneater-theme): Update to 2.5.2.

Change-Id: I09ddb510e59d461b7f383a400ef8b7cfbeb19714
---
 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 310c4e1587..a7148ea084 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2082,7 +2082,7 @@ (define-public emacs-theme-sorcery
 (define-public emacs-suneater-theme
   (package
     (name "emacs-suneater-theme")
-    (version "2.4.0")
+    (version "2.5.2")
     (source
      (origin
        (method git-fetch)
@@ -2091,7 +2091,7 @@ (define-public emacs-suneater-theme
              (commit version)))
        (sha256
         (base32
-         "1j216w9c2psynlsl8gdmnya5a60cyx100ibm15zyyaav75wccn5j"))
+         "1501kj933717jw9prx03x1k8n520z7a268bl03m3m82qn5hjq0ad"))
        (file-name (git-file-name name version))))
     (build-system emacs-build-system)
     (home-page "https://git.sr.ht/~plattfot/suneater-theme")

base-commit: 79c597c0ee27bc7ca7f5986ef71a90fb62e1422b
-- 
2.41.0





This bug report was last modified 1 year and 6 days ago.

Previous Next


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