@@ 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