me
/
guix
Archived
1
0
Fork 0

gnu: rust-cargo-c: Update to 0.9.31.

* gnu/packages/rust-apps.scm (rust-cargo-c): Update to 0.9.31.

Change-Id: If2d42fbffcea60e5f0dad183e36ef223538b7a69
master
Efraim Flashner 2024-03-27 11:00:39 +02:00
parent e15706486c
commit b8ade1e886
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -2590,14 +2590,14 @@ the library crate of Cargo.")
(define-public rust-cargo-c
(package
(name "rust-cargo-c")
(version "0.9.30+cargo-0.77.0")
(version "0.9.31+cargo-0.78.0")
(source
(origin
(method url-fetch)
(uri (crate-uri "cargo-c" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "0if4cl1sk67v5xzxbphnnqg07fphxrh08bgji0gj23fvbiiy6xzc"))))
(base32 "1y60hhjikkzk5s36gskgbxbyzr6ik7w0dn5j84mvqlilcs3ab0lj"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs