[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: emacs-poet-theme: Update to 16eb694.
From: |
guix-commits |
Subject: |
04/07: gnu: emacs-poet-theme: Update to 16eb694. |
Date: |
Mon, 4 Apr 2022 00:22:09 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 48d3a372fcca9ea349b11e5851f816b6f5556f8f
Author: jgart <jgart@dismail.de>
AuthorDate: Wed Mar 30 23:04:51 2022 -0400
gnu: emacs-poet-theme: Update to 16eb694.
* gnu/packages/emacs-xyz.scm (emacs-poet-theme): Update to 16eb694.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
gnu/packages/emacs-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 167d706c05..22695f1244 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -8270,8 +8270,8 @@ package provides a light and a dark variant.")
(license license:gpl3+)))
(define-public emacs-poet-theme
- (let ((commit "d84f7b259cc9b6ff8d442cf4c38bd6c7065ff8f4")
- (revision "0"))
+ (let ((commit "16eb694f0755c04c4db98614d0eca1199fddad70")
+ (revision "1"))
(package
(name "emacs-poet-theme")
(version (git-version "0" revision commit))
@@ -8284,7 +8284,7 @@ package provides a light and a dark variant.")
(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")
- branch master updated (32b713e016 -> 367048036d), guix-commits, 2022/04/04
- 01/07: import: pypi: Use new style for the conditional unzip input., guix-commits, 2022/04/04
- 02/07: build: emacs-utils: Add a (as-display) subform to `emacs-substitute-variables'., guix-commits, 2022/04/04
- 03/07: gnu: emacs-gnugo: Patch 'gnugo-program' variable., guix-commits, 2022/04/04
- 05/07: gnu: emacs-elpy: Update to 1746e70., guix-commits, 2022/04/04
- 06/07: gnu: git: Update to 2.35.1., guix-commits, 2022/04/04
- 04/07: gnu: emacs-poet-theme: Update to 16eb694.,
guix-commits <=
- 07/07: gnu: stgit: Update to 1.5., guix-commits, 2022/04/04