aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-12-22 23:33:15 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-12-23 00:54:49 +0100
commitad48ffbe1024340b563d9a9cae730b2b16ee330e (patch)
tree7b6258d926ed4237072ea4ed29051ae65055b6ff
parent75abc3bc810197d16f11829921e72122d17cafa1 (diff)
downloadguix-ad48ffbe1024340b563d9a9cae730b2b16ee330e.tar
guix-ad48ffbe1024340b563d9a9cae730b2b16ee330e.tar.gz
gnu: libfprint: Update to 1.90.6.
* gnu/packages/freedesktop.scm (libfprint): Update to 1.90.6.
-rw-r--r--gnu/packages/freedesktop.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 3c4ad57a15..e25cd7d066 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1480,7 +1480,7 @@ wish to perform colour calibration.")
(define-public libfprint
(package
(name "libfprint")
- (version "1.90.4")
+ (version "1.90.6")
(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 "0grhck0h29i7hm7npvby7pn7wdc446kv0r4mkpbssp46lqbjb96b"))))
+ (base32 "0hagm1i78mrd772y3cinr7bda4myx0v4bixwqnqbxknds8m9h8sg"))))
(build-system meson-build-system)
(arguments
'(#:configure-flags