me
/
guix
Archived
1
0
Fork 0

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

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

Change-Id: Ia57f62db8a4274fcba00544fc3b3b1304355b114
master
Efraim Flashner 2024-03-27 10:12:11 +02:00
parent 73f0c45680
commit 667b37c345
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -3399,14 +3399,14 @@ Rust implementation of Git.")
(define-public rust-gix-quote-0.4
(package
(name "rust-gix-quote")
(version "0.4.11")
(version "0.4.12")
(source
(origin
(method url-fetch)
(uri (crate-uri "gix-quote" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "0va98gn8dw4v5qmq245rk5r12vgjqydavdy2avmwcxfrawli06sd"))))
(base32 "1zyrl6qchw2f6j25ian699ifzas3a5a2zrhflwjpmym3ksdlzzyb"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs