guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

22/44: gnu: emacs-ef-themes: Update to 1.3.0.


From: guix-commits
Subject: 22/44: gnu: emacs-ef-themes: Update to 1.3.0.
Date: Fri, 1 Sep 2023 16:23:07 -0400 (EDT)

ngz pushed a commit to branch master
in repository guix.

commit 740f0c4872de1d46ce78170f8cbf57cc1c5ed218
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Fri Sep 1 21:45:11 2023 +0200

    gnu: emacs-ef-themes: Update to 1.3.0.
    
    * gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 1.3.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 8964d6b21f..7af1fef8a9 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -6291,7 +6291,7 @@ intended to be.")
 (define-public emacs-ef-themes
   (package
     (name "emacs-ef-themes")
-    (version "1.2.0")
+    (version "1.3.0")
     (source
      (origin
        (method git-fetch)
@@ -6301,7 +6301,7 @@ intended to be.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "186q08prgg4n1kw91y7bqy53ladi2gfnjp6irvmr207c434wand0"))))
+         "0a52zm9h7nsif5b6ig428d9i0gh8c0qcfyarvsmpv8cwk59iba0z"))))
     (build-system emacs-build-system)
     (home-page "https://git.sr.ht/~protesilaos/ef-themes";)
     (synopsis "Colorful and legible themes")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]