me
/
guix
Archived
1
0
Fork 0

gnu: python-lazr-config: Update to 2.2.3.

* gnu/packages/python-xyz.scm (python-lazr-config): Update to 2.2.3.
master
Marius Bakke 2021-10-13 00:07:23 +02:00
parent 26e11fa561
commit f0c0ef60a0
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -25424,14 +25424,14 @@ and delegating behavior.")
(define-public python-lazr-config (define-public python-lazr-config
(package (package
(name "python-lazr-config") (name "python-lazr-config")
(version "2.2.2") (version "2.2.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "lazr.config" version)) (uri (pypi-uri "lazr.config" version))
(sha256 (sha256
(base32 (base32
"11xpddgyhyj7sf27wbmrq5lnqk21wnprx3ajycgwlxjamh6sgffd")))) "1qdbrzl61q7cjhbnxvw9y3frcr935y7diwy15xrwcv9ynvw76jmp"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
'(#:phases '(#:phases