me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/crates-io.scm (rust-futf-0.1): Update to 0.1.5.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -22297,7 +22297,7 @@ stabilized, and eventually removed. This library reïnstates these traits.")
(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 @@ stabilized, and eventually removed. This library reïnstates these traits.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"0fxc18bnabird5jl941nsd6d25vq8cn8barmz4d30dlkzbiir73w"))))
"0hvqk2r7v4fnc34hvc3vkri89gn52d5m9ihygmwn75l1hhp0whnz"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t