me
/
guix
Archived
1
0
Fork 0

gnu: rust-string-cache-0.8: Update to 0.8.7.

* gnu/packages/crates-io.scm (rust-string-cache-0.8): Update to 0.8.7.

Change-Id: I0567077baa5b6683e75a08c629a5248b92330ccf
Efraim Flashner 2023-10-27 20:51:55 +03:00
parent f97cd54908
commit 7257c5ceaf
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 3 additions and 5 deletions

View File

@ -71730,16 +71730,14 @@ configurable byte storage.")
(define-public rust-string-cache-0.8 (define-public rust-string-cache-0.8
(package (package
(name "rust-string-cache") (name "rust-string-cache")
(version "0.8.4") (version "0.8.7")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (crate-uri "string-cache" version)) (uri (crate-uri "string-cache" version))
(file-name (file-name (string-append name "-" version ".tar.gz"))
(string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32 "0fr90a54ibsrnfjq5la77yjd641g6vqv8f1v3pmpbxa2cbkkh4gr"))))
"020ahbx93gp85s3k3k5c342j10ml0b77i4q4hri180xmlavr8d11"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-inputs `(#:cargo-inputs