gnu: rust-gtk-rs-lgpl-docs-0: Update to 0.1.18.

* gnu/packages/crates-gtk.scm (rust-gtk-rs-lgpl-docs-0): Update to 0.1.18.
This commit is contained in:
Nicolas Goaziou 2020-12-04 15:31:42 +01:00
parent 58b5e1ad7c
commit 530000b07c
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -456,16 +456,14 @@ (define-public rust-gobject-sys-0.9
(define-public rust-gtk-rs-lgpl-docs-0.1
(package
(name "rust-gtk-rs-lgpl-docs")
(version "0.1.15")
(version "0.1.18")
(source
(origin
(method url-fetch)
(uri (crate-uri "gtk-rs-lgpl-docs" version))
(file-name
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"06b1j64zg0xmhwfkyhzh3y0apclg6qihn3f7s1bd7kgjmkia4jlr"))))
(origin
(method url-fetch)
(uri (crate-uri "gtk-rs-lgpl-docs" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "0xm3lm15j8yfn2jzh3sz6hrq2g2k917ahnp5caxw9c7z8sgr9f4m"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs