gnu: rust-python3-dll-a-0.2: Update to 0.2.6.

* gnu/packages/crates-io.scm (rust-python3-dll-a-0.2): Update to 0.2.6.
This commit is contained in:
Ricardo Wurmus 2023-03-21 22:11:32 +01:00 committed by Efraim Flashner
parent 65b4589580
commit b4cd818570
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -46335,14 +46335,14 @@ (define-public rust-pyo3-0.13
(define-public rust-python3-dll-a-0.2
(package
(name "rust-python3-dll-a")
(version "0.2.5")
(version "0.2.6")
(source (origin
(method url-fetch)
(uri (crate-uri "python3-dll-a" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"01k2nf4wq4f4xnaq3fy1gx12v10pndwmdrjq4x4pshhjxxnrpml9"))))
"1a676r8xlbkijdagywwz838rbdnc9h28lgmx1ccvyqj9h9rbs5d9"))))
(build-system cargo-build-system)
(arguments
`(#:tests? #f ;Windows-like targets only