gnu: rust-futf-0.1: Update to 0.1.5.

* gnu/packages/crates-io.scm (rust-futf-0.1): Update to 0.1.5.
This commit is contained in:
Efraim Flashner 2023-01-15 11:30:04 +02:00 committed by Maxim Cournoyer
parent aeb22ecfcb
commit 427332de55
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -22297,7 +22297,7 @@ (define-public rust-funty-1.1
(define-public rust-futf-0.1
(package
(name "rust-futf")
(version "0.1.4")
(version "0.1.5")
(source
(origin
(method url-fetch)
@ -22306,7 +22306,7 @@ (define-public rust-futf-0.1
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"0fxc18bnabird5jl941nsd6d25vq8cn8barmz4d30dlkzbiir73w"))))
"0hvqk2r7v4fnc34hvc3vkri89gn52d5m9ihygmwn75l1hhp0whnz"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t