all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jgart via Guix-patches via <guix-patches@gnu.org>
To: 54638@debbugs.gnu.org
Cc: jgart <jgart@dismail.de>
Subject: [bug#54638] [PATCH] gnu: emacs-poet-theme: Update to 16eb694.
Date: Wed, 30 Mar 2022 12:17:27 -0400	[thread overview]
Message-ID: <20220330161727.20837-1-jgart@dismail.de> (raw)

* gnu/packages/emacs-xyz.scm (emacs-poet-theme): Update to 16eb694.
---
 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 9300ca0501..f8a44a1fef 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -8269,7 +8269,7 @@ (define-public emacs-solarized-theme
     (license license:gpl3+)))
 
 (define-public emacs-poet-theme
-  (let ((commit "d84f7b259cc9b6ff8d442cf4c38bd6c7065ff8f4")
+  (let ((commit "16eb694f0755c04c4db98614d0eca1199fddad70")
         (revision "0"))
     (package
       (name "emacs-poet-theme")
@@ -8283,7 +8283,7 @@ (define-public emacs-poet-theme
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "0a84jdaj619mb59a46dmkk2sfs42rylqk9ryl1drgs8d3lia79mz"))))
+           "0zm8jbviddyj7jnyssh77jx43jghbpjwr77n9s3cjp3bmadwkrv5"))))
       (build-system emacs-build-system)
       (home-page "https://github.com/kunalb/poet/")
       (synopsis "Emacs theme for prose")
-- 
2.34.0





             reply	other threads:[~2022-03-30 16:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-30 16:17 jgart via Guix-patches via [this message]
2022-03-31  3:02 ` [bug#54638] [PATCH] gnu: emacs-poet-theme: Update to 16eb694 Maxim Cournoyer
2022-03-31  3:04 ` [bug#54638] [PATCH v2] " jgart via Guix-patches via
2022-04-04  3:55   ` bug#54638: " Maxim Cournoyer

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=20220330161727.20837-1-jgart@dismail.de \
    --to=guix-patches@gnu.org \
    --cc=54638@debbugs.gnu.org \
    --cc=jgart@dismail.de \
    /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.