From: jgart via Guix-patches via <guix-patches@gnu.org>
To: 55700@debbugs.gnu.org
Cc: jgart <jgart@dismail.de>
Subject: [bug#55700] [PATCH] gnu: emacs-corfu-doc: Update to 0.6.0.
Date: Sun, 29 May 2022 02:58:01 -0500 [thread overview]
Message-ID: <20220529075801.19197-1-jgart@dismail.de> (raw)
* gnu/packages/emacs-xyz.scm (emacs-corfu-doc): Update to 0.6.0.
---
gnu/packages/emacs-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index c7415decd5..eea15cac98 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -3141,11 +3141,11 @@ (define-public emacs-corfu
(license license:gpl3+)))
(define-public emacs-corfu-doc
- (let ((commit "96b5de8cced0f2c2069748305bb72cf2db77200e")
+ (let ((commit "611895ef47a22c1ba0142d6cda60cf56a99adf15")
(revision "0"))
(package
(name "emacs-corfu-doc")
- (version "0.5.1")
+ (version "0.6.0")
(source
(origin
(method git-fetch)
@@ -3154,7 +3154,7 @@ (define-public emacs-corfu-doc
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "18xgm8jjppdq43i4wa36pbwlh4jxdgkmfbj13w5q4c7b9cy7r3mf"))))
+ (base32 "0w4gq8ss7izf47fxb5nxfkhx6d2y2vj3c23b4gaxvxw6xvd5jfg3"))))
(build-system emacs-build-system)
(propagated-inputs (list emacs-corfu))
(home-page "https://github.com/galeo/corfu-doc")
--
2.35.3
next reply other threads:[~2022-05-29 7:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-29 7:58 jgart via Guix-patches via [this message]
2022-05-29 18:57 ` [bug#55700] [PATCH v2] gnu: emacs-corfu-doc: Update to 0.6.1 jgart via Guix-patches via
2022-06-05 16:12 ` bug#55700: [PATCH] gnu: emacs-corfu-doc: Update to 0.6.0 Tobias Geerinckx-Rice via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220529075801.19197-1-jgart@dismail.de \
--to=guix-patches@gnu.org \
--cc=55700@debbugs.gnu.org \
--cc=jgart@dismail.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).