gnu: libfprint: Update to 1.90.4.

* gnu/packages/freedesktop.scm (libfprint): Update to 1.90.4.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-30 21:07:43 +01:00
parent 739174947e
commit b9f8e36e5b
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -1480,7 +1480,7 @@ wish to perform colour calibration.")
(define-public libfprint (define-public libfprint
(package (package
(name "libfprint") (name "libfprint")
(version "1.90.3") (version "1.90.4")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -1489,7 +1489,7 @@ wish to perform colour calibration.")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1fs0qrfrqnvc6kcsg81l5p89n8jnsx9dr1pzxpb8ghwas8c9v52i")))) (base32 "0grhck0h29i7hm7npvby7pn7wdc446kv0r4mkpbssp46lqbjb96b"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
'(#:configure-flags '(#:configure-flags