[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/16: gnu: emacs-helm: Update to 3.9.4.
From: |
guix-commits |
Subject: |
07/16: gnu: emacs-helm: Update to 3.9.4. |
Date: |
Sat, 2 Sep 2023 17:49:00 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 0585e5461a462fd6e4dfe534fdf8e80f91eaff81
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Sep 2 23:02:18 2023 +0200
gnu: emacs-helm: Update to 3.9.4.
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.9.4.
---
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 cf48846852..d6ee7b575c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -14629,7 +14629,7 @@ ack, ag, helm and pt.")
(define-public emacs-helm
(package
(name "emacs-helm")
- (version "3.9.0")
+ (version "3.9.4")
(source
(origin
(method git-fetch)
@@ -14638,7 +14638,7 @@ ack, ag, helm and pt.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1i253ani2bl665biha0f071pncr2jh7x5yxp8rg2013sdf4nr74c"))))
+ (base32 "0p3031qa3vdy483yw4hvhrrs1xcfhgl7f0ab5m8kixfnr3facad9"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-async emacs-popup))
- 01/16: gnu: Add emacs-speed-type., (continued)
- 01/16: gnu: Add emacs-speed-type., guix-commits, 2023/09/02
- 02/16: gnu: emacs-eldev: Update to 1.6., guix-commits, 2023/09/02
- 11/16: gnu: emacs-ibuffer-projectile: Update to 0.4., guix-commits, 2023/09/02
- 10/16: gnu: emacs-ibrowse: Update to 0.2.3., guix-commits, 2023/09/02
- 03/16: gnu: emacs-elfeed-score: Update to 1.2.7., guix-commits, 2023/09/02
- 06/16: gnu: emacs-haskell-mode: Update to 17.4., guix-commits, 2023/09/02
- 08/16: gnu: emacs-hl-todo: Update to 3.6.0., guix-commits, 2023/09/02
- 09/16: gnu: emacs-howm: Update to 1.5.0., guix-commits, 2023/09/02
- 13/16: gnu: emacs-ibuffer-vc: Update to 0.12., guix-commits, 2023/09/02
- 14/16: gnu: emacs-magit-todos: Update to 1.7., guix-commits, 2023/09/02
- 07/16: gnu: emacs-helm: Update to 3.9.4.,
guix-commits <=
- 16/16: gnu: emacs-neotree: Update to 0.6.0., guix-commits, 2023/09/02
- 15/16: gnu: emacs-meow: Update to 1.4.4., guix-commits, 2023/09/02
- 12/16: gnu: emacs-ibuffer-projectile: Improve description., guix-commits, 2023/09/02