mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: rust-git-testament-derive-0.2: Update to 0.2.1.
* gnu/packages/crates-vcs.scm (rust-git-testament-derive-0.2): Update to 0.2.1. Change-Id: I58aec10be86aa4bde2f8dd97ef3a6455886057c7
This commit is contained in:
parent
c8c4140f47
commit
86cba434f2
1 changed files with 2 additions and 2 deletions
|
@ -163,14 +163,14 @@
|
|||
(define-public rust-git-testament-derive-0.2
|
||||
(package
|
||||
(name "rust-git-testament-derive")
|
||||
(version "0.2.0")
|
||||
(version "0.2.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (crate-uri "git-testament-derive" version))
|
||||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "0hk8r71jjr1adxz1gpxl3i1xrj4j3g15jdwlyqq6f6myzd74jccv"))))
|
||||
(base32 "1h645dqdzzgibgkar3vki1mkpkf73r9cfbvlaqbdrcqywxkwksmv"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
`(#:cargo-inputs (("rust-log" ,rust-log-0.4)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue