me
/
guix
Archived
1
0
Fork 0

gnu: rust-libloading-0.7: Update to 0.7.4.

* gnu/packages/crates-io.scm (rust-libloading-0.7): Update to 0.7.4.
master
Efraim Flashner 2023-04-24 16:53:21 +03:00
parent 4768ff2107
commit 78c34d03eb
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -32344,7 +32344,7 @@ library.")
(define-public rust-libloading-0.7 (define-public rust-libloading-0.7
(package (package
(name "rust-libloading") (name "rust-libloading")
(version "0.7.0") (version "0.7.4")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -32353,7 +32353,7 @@ library.")
(string-append name "-" version ".tar.gz")) (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0sidr67nsa693mqrqgk2np3bkqni0778yk147xncspy171jdk13g")) "17wbccnjvhjd9ibh019xcd8kjvqws8lqgq86lqkpbgig7gyq0wxn"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin (for-each delete-file '(begin (for-each delete-file