me
/
guix
Archived
1
0
Fork 0

gnu: libfprint: Update to 1.94.5.

* gnu/packages/freedesktop.scm (libfprint): Update to 1.94.5.
master
Tobias Geerinckx-Rice 2022-11-20 01:00:01 +01:00
parent 5a210cd292
commit 1a59231840
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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