[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/17: gnu: emacs-ef-themes: Update to 1.7.0.
From: |
guix-commits |
Subject: |
07/17: gnu: emacs-ef-themes: Update to 1.7.0. |
Date: |
Tue, 11 Jun 2024 07:04:25 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit cef0707221e1760c678697c55e291289c5592858
Author: David Wilson <david@daviwil.com>
AuthorDate: Sun Jun 2 14:06:09 2024 +0300
gnu: emacs-ef-themes: Update to 1.7.0.
* gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 1.7.0.
Change-Id: I768a82eee884b1ea21c9d3b3fc693f9fe06e8abe
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 2a943f5846..f8755c2baf 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -6950,17 +6950,17 @@ intended to be.")
(define-public emacs-ef-themes
(package
(name "emacs-ef-themes")
- (version "1.4.0")
+ (version "1.7.0")
(source
(origin
(method git-fetch)
(uri (git-reference
- (url "https://git.sr.ht/~protesilaos/ef-themes")
+ (url "https://github.com/protesilaos/ef-themes")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
- "029pcca3ppbs22isym2hi3zzynmvk5dg7jcimpm7nd8m4qk46f49"))))
+ "0m7l3f4mn8xi4hv38fkm21xhs0idpb9idkj1ci0jnmcl5x6ggzxn"))))
(build-system emacs-build-system)
(home-page "https://git.sr.ht/~protesilaos/ef-themes")
(synopsis "Colorful and legible themes")
- 03/17: hg-download: Reduce builder duplication., (continued)
- 03/17: hg-download: Reduce builder duplication., guix-commits, 2024/06/11
- 02/17: svn-download: Reduce svn-fetch builder duplication., guix-commits, 2024/06/11
- 04/17: git-download: Reduce builder duplication., guix-commits, 2024/06/11
- 01/17: svn-download: Reduce svn-multi-fetch builder duplication., guix-commits, 2024/06/11
- 09/17: gnu: opensurge: Update to 0.6.1.1., guix-commits, 2024/06/11
- 12/17: gnu: vim-coqtail: Update to 1.7.1-1.d77080e., guix-commits, 2024/06/11
- 17/17: gnu: librewolf: Update to 126.0.1-1., guix-commits, 2024/06/11
- 11/17: gnu: neovim-coqtail: Propagate python-pynvim., guix-commits, 2024/06/11
- 10/17: gnu: vim-vader: Update to 0.4.0-1.429b669., guix-commits, 2024/06/11
- 05/17: gnu: libwacom: Update to 2.11.0., guix-commits, 2024/06/11
- 07/17: gnu: emacs-ef-themes: Update to 1.7.0.,
guix-commits <=
- 06/17: gnu: jellyfin-mpv-shim: Update to 2.8.0., guix-commits, 2024/06/11
- 08/17: gnu: surgescript: Update to 0.6.0., guix-commits, 2024/06/11
- 13/17: gnu: ngspice: Delete correct delete-scripts phase., guix-commits, 2024/06/11