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

* gnu/packages/crates-windows.scm (rust-python3-dll-a-0.2): Update to
0.2.9.

Change-Id: I677741595cad8039874704e759fdaad1f0357588
This commit is contained in:
Efraim Flashner 2024-01-14 16:41:12 +02:00
parent 6f564d43c5
commit 72d66a063c
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -521,14 +521,14 @@ (define-public rust-output-vt100-0.1
(define-public rust-python3-dll-a-0.2
(package
(name "rust-python3-dll-a")
(version "0.2.6")
(version "0.2.9")
(source (origin
(method url-fetch)
(uri (crate-uri "python3-dll-a" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1a676r8xlbkijdagywwz838rbdnc9h28lgmx1ccvyqj9h9rbs5d9"))))
"0grlz344xq435qgs5mic0yz1p643qh3h1m11lw4zms1b87a7rw6m"))))
(build-system cargo-build-system)
(arguments
`(#:tests? #f ;Windows-like targets only