[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/07: gnu: emacs-helm: Update to 3.8.8.
From: |
guix-commits |
Subject: |
02/07: gnu: emacs-helm: Update to 3.8.8. |
Date: |
Fri, 30 Sep 2022 03:02:16 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit a233b9e89f17a6c2fc9972749cb1b0612205f46b
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Fri Sep 30 08:31:06 2022 +0200
gnu: emacs-helm: Update to 3.8.8.
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.8.8.
---
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 68e573741a..c3b26d695b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12528,7 +12528,7 @@ ack, ag, helm and pt.")
(define-public emacs-helm
(package
(name "emacs-helm")
- (version "3.8.7")
+ (version "3.8.8")
(source
(origin
(method git-fetch)
@@ -12537,7 +12537,7 @@ ack, ag, helm and pt.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1a8zkp00ahb84ww5072naxwllzbjhi7ccarkk2d7xsykn5lig54c"))))
+ (base32 "1i8hbdp5sg99h3imqydk4wd7mqsa04113yavk5sx1wgc17jm1l42"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-async emacs-popup))
- branch master updated (a70c67cfe7 -> bcf7dc6c56), guix-commits, 2022/09/30
- 02/07: gnu: emacs-helm: Update to 3.8.8.,
guix-commits <=
- 07/07: gnu: Add emacs-new-purescript-mode., guix-commits, 2022/09/30
- 01/07: gnu: emacs-pg: Update to 0.16., guix-commits, 2022/09/30
- 03/07: gnu: emacs-taxy-magit-section: Update to 0.11., guix-commits, 2022/09/30
- 04/07: gnu: emacs-tramp: Update to 2.5.3.3., guix-commits, 2022/09/30
- 05/07: gnu: emacs-ement: Update to 0.3., guix-commits, 2022/09/30
- 06/07: gnu: emacs-tuareg: Update to 3.0.1., guix-commits, 2022/09/30