unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Xinglu Chen <public@yoctocell.xyz>
To: 50635@debbugs.gnu.org
Subject: [bug#50635] [PATCH] gnu: emacs-elfeed-score: Update to 0.9.2.
Date: Fri, 17 Sep 2021 13:11:26 +0200	[thread overview]
Message-ID: <d646fb373a8799d83aff09aedf8f4159dd94fc0b.1631877071.git.public@yoctocell.xyz> (raw)

* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 0.9.2.
---
 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 9797503be8..9a0cedd262 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -10243,7 +10243,7 @@ (define-public emacs-elfeed-protocol
 (define-public emacs-elfeed-score
   (package
     (name "emacs-elfeed-score")
-    (version "0.8.6")
+    (version "0.9.2")
     (source
      (origin
        (method git-fetch)
@@ -10252,7 +10252,7 @@ (define-public emacs-elfeed-score
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1r77b5vj4klqww7q7flw8h5i9w6y36zv2n7hx36pp1sav6s3a4r9"))))
+        (base32 "1ba30cq26ha6ish3qr37xmwv6hvamdl6k5h4ysf7l13lrd0l1cri"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-elfeed" ,emacs-elfeed)))

base-commit: 4e2ee456341404ac9b08d5debb56885874094fce
-- 
2.33.0







             reply	other threads:[~2021-09-17 11:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-17 11:11 Xinglu Chen [this message]
2021-09-23  7:24 ` bug#50635: [PATCH] gnu: emacs-elfeed-score: Update to 0.9.2 Nicolas Goaziou

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=d646fb373a8799d83aff09aedf8f4159dd94fc0b.1631877071.git.public@yoctocell.xyz \
    --to=public@yoctocell.xyz \
    --cc=50635@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 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).