me
/
guix
Archived
1
0
Fork 0

gnu: rust-crossfont-0.3: Update to 0.3.2.

* gnu/packages/crates-io.scm (rust-crossfont-0.3): Update to 0.3.2.
Efraim Flashner 2023-05-17 18:12:21 +03:00
parent cc79ba2327
commit f4afa4ddcf
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -15229,14 +15229,14 @@ rasterizing glyphs, using native font engines whenever possible.")
(package
(inherit rust-crossfont-0.5)
(name "rust-crossfont")
(version "0.3.1")
(version "0.3.2")
(source
(origin
(method url-fetch)
(uri (crate-uri "crossfont" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "079431wkjc18zj3038djai83z6fna0x7r1hxpxjhhi50jdz9dh5n"))))
(base32 "0lc2a6q9c4p35hpiwddhnx4f21l48xixjywmlvjbf5v49id6k68j"))))
(arguments
`(#:skip-build? #t
#:cargo-inputs