mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 11:00:36 +02:00
Revert "gnu: rust-gix-sec: Update to 0.10.12."
This reverts commit 33b4ed0eb7
.
This commit is contained in:
parent
696da370b0
commit
cbef21fd6d
1 changed files with 2 additions and 2 deletions
|
@ -8330,14 +8330,14 @@ Gitoxide, a pure Rust implementation of Git.")
|
|||
(define-public rust-gix-sec-0.10
|
||||
(package
|
||||
(name "rust-gix-sec")
|
||||
(version "0.10.12")
|
||||
(version "0.10.10")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (crate-uri "gix-sec" version))
|
||||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "122qvp6sll7hkrpjiwf9ga1dni0gwf6j3zzm6cq2zvz97pqv1bj7"))))
|
||||
(base32 "1mjgs5wgfc236i3293winiaplnx4sscc6blsh2bm75bsk7ppdf58"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
`(#:cargo-inputs (("rust-bitflags" ,rust-bitflags-2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue