gnu: rust-gix-quote-0.4: Update to 0.4.10.

* gnu/packages/crates-vcs.scm (rust-gix-quote-0.4): Update to 0.4.10.

Change-Id: I9440f13bfbacb70ad8c8646b3fe6b8985484dc40
This commit is contained in:
Efraim Flashner 2024-01-03 10:07:27 +02:00
parent 967ad9ba96
commit 909c2fe3a2
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2767,14 +2767,14 @@ Rust implementation of Git.")
(define-public rust-gix-quote-0.4 (define-public rust-gix-quote-0.4
(package (package
(name "rust-gix-quote") (name "rust-gix-quote")
(version "0.4.7") (version "0.4.10")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (crate-uri "gix-quote" version)) (uri (crate-uri "gix-quote" version))
(file-name (string-append name "-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 "01f9rm8m7pd6j6bhqiq1hgk11sn9pad27fsz8sj7n4nhgnlqcp27")))) (base32 "07rjs58hp9mi41dpkd8idczaqdmhi08zi0pv206rcfnp0c1w2zcz"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-inputs `(#:cargo-inputs