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

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

Change-Id: Ie7d3a81b477213ceb69f49f77ceb1a1578bbd9a6
This commit is contained in:
Efraim Flashner 2024-12-15 15:43:06 +02:00
parent e886ad7862
commit 2e1579351f
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

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