all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Fredrik Salomonsson <plattfot@posteo.net>
To: 70793@debbugs.gnu.org
Cc: Fredrik Salomonsson <plattfot@posteo.net>,
	Andrew Tropin <andrew@trop.in>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#70793] [PATCH] gnu: emacs-suneater-theme: Update to 2.5.2.
Date: Sun,  5 May 2024 22:19:43 +0000	[thread overview]
Message-ID: <fbcacde5d95fbd03a8b123baf6e9052f6aa07bfe.1714947448.git.plattfot@posteo.net> (raw)

* 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





             reply	other threads:[~2024-05-05 22:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-05 22:19 Fredrik Salomonsson [this message]
2024-05-12 18:37 ` bug#70793: [PATCH] gnu: emacs-suneater-theme: Update to 2.5.2 Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fbcacde5d95fbd03a8b123baf6e9052f6aa07bfe.1714947448.git.plattfot@posteo.net \
    --to=plattfot@posteo.net \
    --cc=70793@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=liliana.prikler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.