gnu: libfprint: Update to 1.90.3.

* gnu/packages/freedesktop.scm (libfprint): Update to 1.90.3.
This commit is contained in:
Tobias Geerinckx-Rice 2020-09-17 14:28:54 +02:00
parent e6ba735d68
commit 4c962fabe9
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1398,7 +1398,7 @@ (define-public colord-gtk
(define-public libfprint
(package
(name "libfprint")
(version "1.90.1")
(version "1.90.3")
(source
(origin
(method git-fetch)
@ -1407,7 +1407,7 @@ (define-public libfprint
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0fdaak7qjr9b4482g7fhhqpyfdqpxq5kpmyzkp7f5i7qq2ynb78a"))))
(base32 "1fs0qrfrqnvc6kcsg81l5p89n8jnsx9dr1pzxpb8ghwas8c9v52i"))))
(build-system meson-build-system)
(arguments
'(#:configure-flags