GNU bug report logs -
#50635
[PATCH] gnu: emacs-elfeed-score: Update to 0.9.2.
Previous Next
Reported by: Xinglu Chen <public <at> yoctocell.xyz>
Date: Fri, 17 Sep 2021 11:12:02 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 23 Sep 2021 09:24:36 +0200
with message-id <87sfxv21qj.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#50635] [PATCH] gnu: emacs-elfeed-score: Update to 0.9.2.
has caused the debbugs.gnu.org bug report #50635,
regarding [PATCH] gnu: emacs-elfeed-score: Update to 0.9.2.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
50635: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50635
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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
[Message part 3 (message/rfc822, inline)]
Hello,
Xinglu Chen <public <at> yoctocell.xyz> writes:
> * gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 0.9.2.
I updated emacs-elfeed-score without noticing this patch. Sorry for the
duplicate work. Closing.
Regards,
--
Nicolas Goaziou
This bug report was last modified 3 years and 239 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.