me
/
guix
Archived
1
0
Fork 0

gnu: emacs-repology: Update to 1.2.2.

* gnu/packages/emacs-xyz.scm (emacs-repology): Update to 1.2.2.
Nicolas Goaziou 2022-02-23 23:28:01 +01:00
parent 5b71034fe8
commit aea7116aba
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -24059,14 +24059,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.1")
(version "1.2.2")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"repology-" version ".tar"))
(sha256
(base32 "0la10xnd4ad0rgqmlb5yvhmbpiasjxj149axwcpw9wya2w5k510h"))))
(base32 "0ggb0zgz24hs5andhyrlpqm0gda0gf1wynzkarj4z7gpk5p9wrpr"))))
(build-system emacs-build-system)
(arguments
(list