[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/10: gnu: emacs-ef-themes: Update to 1.2.0.
From: |
guix-commits |
Subject: |
03/10: gnu: emacs-ef-themes: Update to 1.2.0. |
Date: |
Fri, 30 Jun 2023 19:14:58 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit ce2804c5817f9bff28e2cb36e1d86c74286c9202
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Jul 1 00:45:58 2023 +0200
gnu: emacs-ef-themes: Update to 1.2.0.
* gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 1.2.0.
---
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 105995360d..6d2aebd0ca 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -6143,7 +6143,7 @@ intended to be.")
(define-public emacs-ef-themes
(package
(name "emacs-ef-themes")
- (version "1.1.0")
+ (version "1.2.0")
(source
(origin
(method git-fetch)
@@ -6153,7 +6153,7 @@ intended to be.")
(file-name (git-file-name name version))
(sha256
(base32
- "03xmc4657q9p4b5zbssjjpq125bb1vd4fbhmy1f6rk25vxx3pxg7"))))
+ "186q08prgg4n1kw91y7bqy53ladi2gfnjp6irvmr207c434wand0"))))
(build-system emacs-build-system)
(home-page "https://git.sr.ht/~protesilaos/ef-themes")
(synopsis "Colorful and legible themes")
- branch master updated (4b2a2161a5 -> f060b3a1fc), guix-commits, 2023/06/30
- 01/10: gnu: emacs-clojure-mode: Update to 5.16.1., guix-commits, 2023/06/30
- 02/10: gnu: emacs-dtrt-indent: Update to 1.11., guix-commits, 2023/06/30
- 03/10: gnu: emacs-ef-themes: Update to 1.2.0.,
guix-commits <=
- 05/10: gnu: emacs-evil-matchit: Update to 3.0.2., guix-commits, 2023/06/30
- 06/10: gnu: emacs-evil-nerd-commenter: Update to 3.6.1., guix-commits, 2023/06/30
- 08/10: gnu: emacs-logos: Update to 1.1.1., guix-commits, 2023/06/30
- 09/10: gnu: emacs-org: Update to 9.6.7., guix-commits, 2023/06/30
- 07/10: gnu: emacs-git-timemachine: Update to 4.13., guix-commits, 2023/06/30
- 10/10: gnu: emacs-tramp: Update to 2.6.1., guix-commits, 2023/06/30
- 04/10: gnu: emacs-elixir-mode: Update to 2.5.0., guix-commits, 2023/06/30