1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 19:40:46 +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:
Efraim Flashner 2024-12-02 20:09:08 +02:00
parent 12c168de38
commit cddeb31d86
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

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