gnu: rust-memoffset-0.6: Update to 0.6.4.
* gnu/packages/crates-io.scm (rust-memoffset-0.6): Update to 0.6.4.
This commit is contained in:
parent
69ce8f3ce1
commit
7b669da767
@ -26149,14 +26149,14 @@ file IO.")
|
||||
(define-public rust-memoffset-0.6
|
||||
(package
|
||||
(name "rust-memoffset")
|
||||
(version "0.6.1")
|
||||
(version "0.6.4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (crate-uri "memoffset" version))
|
||||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "11yxgw330cf8g4wy0fnb20ag8gg1b33fsnfmg2g8z6h5wc444yqm"))))
|
||||
(base32 "1yfx2v8kmkhr2d4gwk8ghihdwg73vapn3vvp0im06f0kgx8crb2r"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
`(#:skip-build? #t
|
||||
|
Loading…
Reference in New Issue
Block a user