[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/40: gnu: emacs-ivy-hydra: Update to 0.14.2.
From: |
guix-commits |
Subject: |
19/40: gnu: emacs-ivy-hydra: Update to 0.14.2. |
Date: |
Wed, 8 Nov 2023 09:31:02 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit f6b542fbab57a82bd592cfec90c6263f06d22355
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Wed Nov 8 12:00:10 2023 +0100
gnu: emacs-ivy-hydra: Update to 0.14.2.
* gnu/packages/emacs-xyz.scm (emacs-ivy-hydra): Update to 0.14.2.
Change-Id: I1ce77975a479b885f5a931efd3c8b0db52c39ce5
---
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 7d3b85bc4c..73ee1df7da 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -37157,7 +37157,7 @@ files, providing syntax highlighting and indentation
rules.")
(define-public emacs-ivy-hydra
(package
(name "emacs-ivy-hydra")
- (version "0.14.0")
+ (version "0.14.2")
(source
(origin
(method url-fetch)
@@ -37165,7 +37165,7 @@ files, providing syntax highlighting and indentation
rules.")
"https://elpa.gnu.org/packages/"
"ivy-hydra-" version ".tar"))
(sha256
- (base32 "1gsjr2yny9qcj56cb4xy47la11z0lszq0f2qws0yzyh02ng30k1n"))))
+ (base32 "10qav0rvgc5bnlazjiwnv9dlk6hivl4acif0zq2f0qqgld9nh528"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-ivy emacs-hydra))
- branch master updated (f879d5a03b -> 9b3ae79ebd), guix-commits, 2023/11/08
- 02/40: gnu: emacs-xr: Update to 1.25., guix-commits, 2023/11/08
- 04/40: gnu: emacs-bbdb: Update to 3.2.2.4., guix-commits, 2023/11/08
- 01/40: gnu: emacs-org-caldav: Update to 3.0., guix-commits, 2023/11/08
- 07/40: gnu: emacs-compat: Update to 29.1.4.3., guix-commits, 2023/11/08
- 05/40: gnu: emacs-auctex: Update to 13.2.2., guix-commits, 2023/11/08
- 12/40: gnu: emacs-swiper: Update to 0.14.2., guix-commits, 2023/11/08
- 19/40: gnu: emacs-ivy-hydra: Update to 0.14.2.,
guix-commits <=
- 08/40: gnu: emacs-debbugs: Update to 0.37., guix-commits, 2023/11/08
- 06/40: gnu: emacs-subed: Update to 1.2.6., guix-commits, 2023/11/08
- 17/40: gnu: emacs-buffer-env: Update to 0.5., guix-commits, 2023/11/08
- 14/40: gnu: emacs-notmuch-indicator: Update to 1.1.0., guix-commits, 2023/11/08
- 09/40: gnu: emacs-company: Update to 0.10.2., guix-commits, 2023/11/08
- 18/40: gnu: emacs-ivy-avy: Update to 0.14.2., guix-commits, 2023/11/08
- 31/40: gnu: emacs-olivetti: Update to 2.0.5., guix-commits, 2023/11/08
- 32/40: gnu: emacs-org: Update to 9.6.11., guix-commits, 2023/11/08
- 27/40: gnu: emacs-expand-region: Update to 1.0.0., guix-commits, 2023/11/08
- 28/40: gnu: emacs-fountain-mode: Update to 3.7.1., guix-commits, 2023/11/08