gnu: blurhash: Update to 0.2.0.

* gnu/packages/image.scm (blurhash): Update to 0.2.0.
[native-inputs]: Remove cmake. Add pkg-config.
This commit is contained in:
Efraim Flashner 2023-06-05 22:05:13 +03:00
parent ff6bb37299
commit f598f5b870
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2142,7 +2142,7 @@ (define-public sng
(define-public blurhash
(package
(name "blurhash")
(version "0.0.1")
(version "0.2.0")
(source
(origin
(method git-fetch)
@ -2151,10 +2151,10 @@ (define-public blurhash
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0jy2iigarskwfhskyladbb6l92x1fb3i3vz4bvcks0za4w5hfxk5"))))
(base32 "0hx15fspava43z47kv17ivxv56g03fb2zf45dl07v3shickqxw0x"))))
(build-system meson-build-system)
(native-inputs
(list cmake doctest))
(list doctest pkg-config))
(home-page "https://github.com/Nheko-Reborn/blurhash")
(synopsis "C++ blurhash encoder/decoder")
(description "Simple encoder and decoder for blurhashes. Contains a