me
/
guix
Archived
1
0
Fork 0

gnu: libfprint: Update to 1.90.7.

* gnu/packages/freedesktop.scm (libfprint): Update to 1.90.7.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
master
Vincent Legoll 2021-01-22 19:37:19 +01:00 committed by Efraim Flashner
parent 8a488d6895
commit 8ee5b42546
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

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