all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xinglu Chen <public@yoctocell.xyz>
To: 49998@debbugs.gnu.org
Subject: [bug#49998] [PATCH 3/4] gnu: emacs-marginalia: Update to 0.8.
Date: Wed, 11 Aug 2021 11:57:55 +0200	[thread overview]
Message-ID: <2cbcd1616cf29644406bf33c6acba6cc7c85fe92.1628675666.git.public@yoctocell.xyz> (raw)
In-Reply-To: <cover.1628675666.git.public@yoctocell.xyz>

* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 0.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 19dcdc1e1e..83e5162433 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -8253,7 +8253,7 @@ and present results either as single emails or full trees.")
 (define-public emacs-marginalia
   (package
     (name "emacs-marginalia")
-    (version "0.7")
+    (version "0.8")
     (source
      (origin
        (method git-fetch)
@@ -8262,7 +8262,7 @@ and present results either as single emails or full trees.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0yn6dybvsdhr37hnadmbfqi7pf7scxr9z6a6ghsqbrghycddd0mc"))))
+        (base32 "1d6xbidxcxd5gxs5cjxbx1i1wdcmgdnn3hh7fxz0sgf1gaxyp5kv"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/minad/marginalia")
     (synopsis "Marginalia in the minibuffer completions")
-- 
2.32.0






  parent reply	other threads:[~2021-08-11  9:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-11  9:55 [bug#49998] [PATCH 0/4] Update Daniel Mendler’s Emacs packages Xinglu Chen
2021-08-11  9:57 ` [bug#49998] [PATCH 1/4] gnu: emacs-corfu: Update to 0.11 Xinglu Chen
2021-08-11  9:57 ` [bug#49998] [PATCH 2/4] gnu: emacs-consult: Update to 0.10 Xinglu Chen
2021-08-11  9:57 ` Xinglu Chen [this message]
2021-08-11  9:58 ` [bug#49998] [PATCH 4/4] gnu: emacs-vertico: Update to 0.14 Xinglu Chen
2021-08-11 13:49 ` bug#49998: [PATCH 0/4] Update Daniel Mendler’s Emacs packages Leo Prikler

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2cbcd1616cf29644406bf33c6acba6cc7c85fe92.1628675666.git.public@yoctocell.xyz \
    --to=public@yoctocell.xyz \
    --cc=49998@debbugs.gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.