1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-23 01:25:57 +02:00

gnu: python-lcapy: Update to 1.24.

* gnu/packages/engineering.scm (python-lcapy): Update to 1.24.

Change-Id: Iae167b94f0c50a9322ae7122ee574bf4b3ef5961
This commit is contained in:
Vinicius Monego
2024-08-17 13:42:35 -03:00
parent 1b1c392809
commit 9ddcfc3127
+2 -2
View File
@@ -2768,13 +2768,13 @@ Microwave engineering.")
(define-public python-lcapy
(package
(name "python-lcapy")
(version "1.23")
(version "1.24")
(source
(origin
(method url-fetch)
(uri (pypi-uri "lcapy" version))
(sha256
(base32 "13swd2nd2s20hixy4as924sr223flcvcy9zw3qlzsrcvhppzb84n"))))
(base32 "0lmprghkr274l3ykiq80a31njrzj7qqgm02wifkkwh2935shbk76"))))
(build-system pyproject-build-system)
(arguments
(list