me
/
guix
Archived
1
0
Fork 0

gnu: rust-html-escape-0.2: Update to 0.2.13.

* gnu/packages/crates-io.scm (rust-html-escape-0.2): Update to 0.2.13.
Efraim Flashner 2023-05-22 16:58:43 +03:00
parent 805b1fbfd3
commit f4e1cd5af5
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -28536,14 +28536,14 @@ Hash-based Message Authentication Code algorithm} for SHA1.")
(define-public rust-html-escape-0.2 (define-public rust-html-escape-0.2
(package (package
(name "rust-html-escape") (name "rust-html-escape")
(version "0.2.12") (version "0.2.13")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (crate-uri "html-escape" version)) (uri (crate-uri "html-escape" version))
(file-name (string-append name "-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"01f2v3c6j2rk5h2lhdbh62j07cm1fvzqw4vplj2sms83jpx5qc8m")))) "0xml3hswv0205fbm5iq7dqiwjkr6d245xkfppwi7wqjdfr4x86kd"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-inputs `(#:cargo-inputs