1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: emacs-repology: Update to 1.2.3.

* gnu/packages/emacs-xyz.scm (emacs-repology): Update to 1.2.3.
This commit is contained in:
Nicolas Goaziou
2022-03-21 11:18:03 +01:00
parent 114af5e286
commit a1632d5952

View File

@@ -24091,14 +24091,14 @@ buffer and launches Magit from the status buffer for the project at point.")
(define-public emacs-repology
(package
(name "emacs-repology")
(version "1.2.2")
(version "1.2.3")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"repology-" version ".tar"))
(sha256
(base32 "0ggb0zgz24hs5andhyrlpqm0gda0gf1wynzkarj4z7gpk5p9wrpr"))))
(base32 "1ngx23b7dilyps20nznrrn867kbxyn6nryf4p1sy5m576hkw18kn"))))
(build-system emacs-build-system)
(arguments
(list