[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/07: gnu: emacs-corfu-terminal: Update to 0.7.
From: |
guix-commits |
Subject: |
02/07: gnu: emacs-corfu-terminal: Update to 0.7. |
Date: |
Wed, 4 Oct 2023 05:00:41 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 27e27cb3b60681a92189f3f5dbfcd6ae627ccf07
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Wed Oct 4 10:48:41 2023 +0200
gnu: emacs-corfu-terminal: Update to 0.7.
* gnu/packages/emacs-xyz.scm (emacs-corfu-terminal): Update to 0.7.
---
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 d5b5f44cc6..79aea9dfe7 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -37671,7 +37671,7 @@ parallel fetching of tiles with cURL, and more.")
(define-public emacs-corfu-terminal
(package
(name "emacs-corfu-terminal")
- (version "0.5")
+ (version "0.7")
(source
(origin
(method git-fetch)
@@ -37681,7 +37681,7 @@ parallel fetching of tiles with cURL, and more.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "15pwv48v6plvc33715x1j1g6vf53ds4880ly5h96x2idffh7fncl"))))
+ (base32 "0ddj0x1mivrnxpdmnim9vkdpyjrhkfkvmcpfas1wznn4wfr559yj"))))
(build-system emacs-build-system)
(propagated-inputs (list emacs-corfu emacs-popon))
(home-page "https://codeberg.org/akib/emacs-corfu-terminal/")
- branch master updated (24fc0370d0 -> d0aaa5aacf), guix-commits, 2023/10/04
- 02/07: gnu: emacs-corfu-terminal: Update to 0.7.,
guix-commits <=
- 01/07: gnu: emacs-clj-refactor: Update to 3.9.4., guix-commits, 2023/10/04
- 06/07: gnu: emacs-yaml-mode: Update to 0.0.16., guix-commits, 2023/10/04
- 07/07: gnu: emacs-yeetube: Update to 2.0.5., guix-commits, 2023/10/04
- 05/07: gnu: emacs-org-dynamic-agenda: Update to 0.3.1., guix-commits, 2023/10/04
- 03/07: gnu: emacs-eldoc-box: Update to 1.11.1., guix-commits, 2023/10/04
- 04/07: gnu: emacs-irony-mode: Update to 1.6.0., guix-commits, 2023/10/04