gnu: kalamine: Update to 0.38.

* gnu/packages/python-xyz.scm (kalamine): Update to 0.38.

Change-Id: I32fe67fdbf5a7838f14021968f64adbdcf2c2781
This commit is contained in:
Andreas Enge 2024-11-19 21:46:11 +01:00
parent 71ac093d13
commit 1e6d1c3211
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -6882,13 +6882,13 @@ flexibility and power of the Python language.")
(define-public kalamine (define-public kalamine
(package (package
(name "kalamine") (name "kalamine")
(version "0.36") (version "0.38")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "kalamine" version)) (uri (pypi-uri "kalamine" version))
(sha256 (sha256
(base32 "1xxncavq5a0dydhzpfjdxmqsddl77275d9k9giw1032bdyb9d5is")))) (base32 "0dj0v4in6jngh7f5ypvxyadjsilbiwxj3rx6yxxmh5zab6dxzyhz"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(arguments (arguments
(list (list