[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/10: gnu: libfprint: Update to 1.90.4.
From: |
guix-commits |
Subject: |
08/10: gnu: libfprint: Update to 1.90.4. |
Date: |
Mon, 30 Nov 2020 15:47:12 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit b9f8e36e5bc6fb4ea004bd2d6d725b22d62fe93a
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Nov 30 21:07:43 2020 +0100
gnu: libfprint: Update to 1.90.4.
* gnu/packages/freedesktop.scm (libfprint): Update to 1.90.4.
---
gnu/packages/freedesktop.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 731737a..3c4ad57 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.3")
+ (version "1.90.4")
(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 "1fs0qrfrqnvc6kcsg81l5p89n8jnsx9dr1pzxpb8ghwas8c9v52i"))))
+ (base32 "0grhck0h29i7hm7npvby7pn7wdc446kv0r4mkpbssp46lqbjb96b"))))
(build-system meson-build-system)
(arguments
'(#:configure-flags
- branch master updated (d6c4a43 -> 265e185), guix-commits, 2020/11/30
- 01/10: gnu: suil: Update to 0.10.8., guix-commits, 2020/11/30
- 02/10: gnu: sratom: Update to 0.6.6., guix-commits, 2020/11/30
- 03/10: gnu: drbd-utils: Update to 9.15.1., guix-commits, 2020/11/30
- 04/10: gnu: mtools: Update to 4.0.26., guix-commits, 2020/11/30
- 05/10: gnu: photoflare: Update to 1.6.6., guix-commits, 2020/11/30
- 06/10: gnu: Add ziptime., guix-commits, 2020/11/30
- 09/10: gnu: libreoffice: Build reproducibly., guix-commits, 2020/11/30
- 07/10: gnu: sudo: Update to 1.9.4., guix-commits, 2020/11/30
- 08/10: gnu: libfprint: Update to 1.90.4.,
guix-commits <=
- 10/10: gnu: dfu-util: Update to 0.10., guix-commits, 2020/11/30