[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/07: gnu: emacs-eldoc-box: Update to 1.11.1.
From: |
guix-commits |
Subject: |
03/07: gnu: emacs-eldoc-box: Update to 1.11.1. |
Date: |
Wed, 4 Oct 2023 05:00:41 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 43741bca5824319fc22321f72a0f3fd66bdf6c15
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Wed Oct 4 10:49:54 2023 +0200
gnu: emacs-eldoc-box: Update to 1.11.1.
* gnu/packages/emacs-xyz.scm (emacs-eldoc-box): Update to 1.11.1.
---
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 79aea9dfe7..77913de95a 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -19321,7 +19321,7 @@ variable instead, to remind you of that variable's
meaning.")
(define-public emacs-eldoc-box
(package
(name "emacs-eldoc-box")
- (version "1.10.1")
+ (version "1.11.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -19330,7 +19330,7 @@ variable instead, to remind you of that variable's
meaning.")
(file-name (git-file-name name version))
(sha256
(base32
- "076bbn2nnrx02zk2hs4b39q0w3s7afbgfdxnwk2y2s8lkq1l6l87"))))
+ "0fzcyjg61icwjw1ml3p9qzd4a10vl7n1hqdpynqr5nlq9ih7rrgq"))))
(build-system emacs-build-system)
(home-page "https://github.com/casouri/eldoc-box")
(synopsis "Childframe doc for eglot and anything that uses eldoc")
- branch master updated (24fc0370d0 -> d0aaa5aacf), guix-commits, 2023/10/04
- 02/07: gnu: emacs-corfu-terminal: Update to 0.7., guix-commits, 2023/10/04
- 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 <=
- 04/07: gnu: emacs-irony-mode: Update to 1.6.0., guix-commits, 2023/10/04