mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-11 12:14:05 +02:00
gnu: rust-gix-path-0.10: Update to 0.10.12.
* gnu/packages/crates-vcs.scm (rust-gix-path-0.10): Update to 0.10.12. Change-Id: Ib2b61296789f537e07b5e61ebeb49d7480ea0ec1
This commit is contained in:
@@ -4913,14 +4913,14 @@ feature pre-selected.")
|
||||
(define-public rust-gix-path-0.10
|
||||
(package
|
||||
(name "rust-gix-path")
|
||||
(version "0.10.11")
|
||||
(version "0.10.12")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (crate-uri "gix-path" version))
|
||||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "1by7zbdccrqpb824164hyqs7lyz3axp8jihjkyydraw8s3mlzz7b"))))
|
||||
(base32 "0m75pki8sa7hl3qlz8pdis5l4ck8s656bwkxxf8iwsxmzna5lkn0"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f ;undeclared crate gix_testtools
|
||||
|
||||
Reference in New Issue
Block a user