gnu: emacs-elfeed-score: Update to 1.2.9.

* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 1.2.9.

Change-Id: I5f9d0d5f1f9875606594c0c8def6968773280d55
This commit is contained in:
Nicolas Goaziou 2025-03-07 09:28:58 +01:00
parent 4ddffaece6
commit 1e992d05f5
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -16136,7 +16136,7 @@ with Elfeed.")
(define-public emacs-elfeed-score (define-public emacs-elfeed-score
(package (package
(name "emacs-elfeed-score") (name "emacs-elfeed-score")
(version "1.2.8") (version "1.2.9")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -16145,7 +16145,7 @@ with Elfeed.")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "0kmg3pciqihs8r5xja3pv48gzkn3vs6y6ij0dlmzmavymfp7hq5z")))) (base32 "16dsv9nqc71hpdxcy8xspy6ji32q8j38ikq57kxrvkysv2zsjzy6"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
(list (list