unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: jgart via Guix-patches via <guix-patches@gnu.org>
To: 55700@debbugs.gnu.org
Cc: jgart <jgart@dismail.de>
Subject: [bug#55700] [PATCH v2] gnu: emacs-corfu-doc: Update to 0.6.1.
Date: Sun, 29 May 2022 13:57:05 -0500	[thread overview]
Message-ID: <20220529185704.29386-1-jgart@dismail.de> (raw)
In-Reply-To: <20220529075801.19197-1-jgart@dismail.de>

* gnu/packages/emacs-xyz.scm (emacs-corfu-doc): Update to 0.6.1.

Hi, this is a version 2 of the patch since 0.6.1 was released.

all best,

jgart
---
 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..71a8a72d88 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 "d89012ed6a9661fb328f8e96991f952dfdfb6ceb")
         (revision "0"))
     (package
       (name "emacs-corfu-doc")
-      (version "0.5.1")
+      (version "0.6.1")
       (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 "1rdfkpcsf3mbaj7dbnm6hkv1la61df50wg3js0bi3dc9h0r881p9"))))
       (build-system emacs-build-system)
       (propagated-inputs (list emacs-corfu))
       (home-page "https://github.com/galeo/corfu-doc")
-- 
2.35.3





  reply	other threads:[~2022-05-29 18:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-29  7:58 [bug#55700] [PATCH] gnu: emacs-corfu-doc: Update to 0.6.0 jgart via Guix-patches via
2022-05-29 18:57 ` jgart via Guix-patches via [this message]
2022-06-05 16:12 ` bug#55700: " 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=20220529185704.29386-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).