gnu: rust-libssh2-sys-0.2: Update to 0.2.19.
* gnu/packages/crates-io.scm (rust-libssh2-sys-0.2): Update to 0.2.19.
This commit is contained in:
parent
6d32c701e7
commit
6869d31183
@ -12877,7 +12877,7 @@ pairs in insertion order.")
|
|||||||
(define-public rust-libssh2-sys-0.2
|
(define-public rust-libssh2-sys-0.2
|
||||||
(package
|
(package
|
||||||
(name "rust-libssh2-sys")
|
(name "rust-libssh2-sys")
|
||||||
(version "0.2.14")
|
(version "0.2.19")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -12885,7 +12885,7 @@ pairs in insertion order.")
|
|||||||
(file-name (string-append name "-" version ".tar.gz"))
|
(file-name (string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"042gsgbvxgm5by4mk906j3zm4qdvzcfhjxrb55is1lrr6f0nxain"))
|
"0mkhw4pksbz7gldj8hia7k6npc479n1x09i8r0pm275sac424ina"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
'(begin (delete-file-recursively "libssh2") #t))))
|
'(begin (delete-file-recursively "libssh2") #t))))
|
||||||
|
Loading…
Reference in New Issue
Block a user