guix-commits
[Top][All Lists]
Advanced

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

34/78: gnu: emacs-taxy-magit-section: Update to 0.13.


From: guix-commits
Subject: 34/78: gnu: emacs-taxy-magit-section: Update to 0.13.
Date: Fri, 23 Feb 2024 03:12:05 -0500 (EST)

sharlatan pushed a commit to branch go-team
in repository guix.

commit 61a9dae60d7c152326fc70ec280a22966df7c804
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Thu Feb 22 12:28:18 2024 +0100

    gnu: emacs-taxy-magit-section: Update to 0.13.
    
    * gnu/packages/emacs-xyz.scm (emacs-taxy-magit-section): Update to 0.13.
    [propagated-inputs]: Reorder inputs alphabetically.
    
    Change-Id: I34f1f371e3b31f3fad49e41a6b785c0374d73324
---
 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 f0bede8437..850db5ea07 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -21282,7 +21282,7 @@ groups.")
 (define-public emacs-taxy-magit-section
   (package
     (name "emacs-taxy-magit-section")
-    (version "0.12.2")
+    (version "0.13")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -21290,7 +21290,7 @@ groups.")
                     ".tar"))
               (sha256
                (base32
-                "1pf83zz5ibhqqlqgcxig0dsl1rnkk5r6v16s5ngvbc37q40vkwn1"))))
+                "1712hbcna0ph9chaq28a6fanv4sccdiphd5z0hg34ig3g6pslgn9"))))
     (build-system emacs-build-system)
     (propagated-inputs (list emacs-magit emacs-taxy))
     (home-page "https://github.com/alphapapa/taxy.el";)



reply via email to

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