me
/
guix
Archived
1
0
Fork 0

gnu: rust-cargo-util-0.2: Update to 0.2.8.

* gnu/packages/crates-io.scm (rust-cargo-util-0.2): Update to 0.2.8.

Change-Id: Ica87510b5464910d30843a74b928e8b868f5e434
master
Efraim Flashner 2024-01-02 21:01:37 +02:00
parent b94f64d0f2
commit 3c249e52d1
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -10379,14 +10379,14 @@ supported by Cargo.")
(define-public rust-cargo-util-0.2
(package
(name "rust-cargo-util")
(version "0.2.6")
(version "0.2.8")
(source
(origin
(method url-fetch)
(uri (crate-uri "cargo-util" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "0p94sivg6svbj0sy5k4dpkphr6rbq3mi4ssbzcf1yw2zb1djn13p"))))
(base32 "1yv3s2ycvr7hp5qx5y8gxvgg2lybc2xfm09qfvfksddji8fxsaxv"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs