[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/02: gnu: emacs-repology: Update to 1.2.3.
From: |
guix-commits |
Subject: |
02/02: gnu: emacs-repology: Update to 1.2.3. |
Date: |
Mon, 21 Mar 2022 06:21:10 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit a1632d59529909ab3733772f203e7ea64809b85e
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon Mar 21 11:18:03 2022 +0100
gnu: emacs-repology: Update to 1.2.3.
* gnu/packages/emacs-xyz.scm (emacs-repology): Update to 1.2.3.
---
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 e7e584ae33..42fc13f4c2 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -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