all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#54638] [PATCH] gnu: emacs-poet-theme: Update to 16eb694.
@ 2022-03-30 16:17 jgart via Guix-patches via
  2022-03-31  3:02 ` Maxim Cournoyer
  2022-03-31  3:04 ` [bug#54638] [PATCH v2] " jgart via Guix-patches via
  0 siblings, 2 replies; 4+ messages in thread
From: jgart via Guix-patches via @ 2022-03-30 16:17 UTC (permalink / raw)
  To: 54638; +Cc: jgart

* 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





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

end of thread, other threads:[~2022-04-04  3:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-30 16:17 [bug#54638] [PATCH] gnu: emacs-poet-theme: Update to 16eb694 jgart via Guix-patches via
2022-03-31  3:02 ` 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

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.