Archived
1
0
Fork 0

gnu: libfprint: Update to 1.94.4.

* gnu/packages/freedesktop.scm (libfprint): Update to 1.94.4.
This commit is contained in:
Tobias Geerinckx-Rice 2022-05-29 02:00:01 +02:00
parent 72b2412add
commit 4ac15e44e5
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1670,7 +1670,7 @@ wish to perform colour calibration.")
(define-public libfprint (define-public libfprint
(package (package
(name "libfprint") (name "libfprint")
(version "1.94.2") (version "1.94.4")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -1679,7 +1679,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 "0y3wz5hlxpnvqj67bihvzfi4dwx2m2nx9byppf4jjd80x0j2630m")))) (base32 "1wfd2svsq26wizhsaifnr74havswbc1rlfm79b36yrhw9n7c3jqb"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
(list #:configure-flags (list #:configure-flags