me
/
guix
Archived
1
0
Fork 0

gnu: rust-gix-config-value-0.14: Update to 0.14.6.

* gnu/packages/crates-vcs.scm (rust-gix-config-value-0.14): Update to
0.14.6.

Change-Id: Iea30252317a599183d7ffa3b789075dd5277b42e
master
Efraim Flashner 2024-03-27 10:25:00 +02:00
parent a14457adf8
commit 01fa444505
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -1336,14 +1336,14 @@ is a pure Rust implementation of Git.")
(define-public rust-gix-config-value-0.14 (define-public rust-gix-config-value-0.14
(package (package
(name "rust-gix-config-value") (name "rust-gix-config-value")
(version "0.14.5") (version "0.14.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (crate-uri "gix-config-value" version)) (uri (crate-uri "gix-config-value" version))
(file-name (string-append name "-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 "036xkscxnnvbz2cag7lrls5lv8bvjkgphbmsw15hz111phi5vavl")))) (base32 "0158q089kc151h3n0wk43fg4s28v0cjscll2r1w3mcx9n41n5l7v"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-inputs (("rust-bitflags" ,rust-bitflags-2) `(#:cargo-inputs (("rust-bitflags" ,rust-bitflags-2)