[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/11: gnu: libfprint: Update to 1.94.4.
From: |
guix-commits |
Subject: |
08/11: gnu: libfprint: Update to 1.94.4. |
Date: |
Tue, 31 May 2022 21:36:52 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 4ac15e44e54c09693adfcb95fb16938aed1b3160
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 29 02:00:01 2022 +0200
gnu: libfprint: Update to 1.94.4.
* gnu/packages/freedesktop.scm (libfprint): Update to 1.94.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 8d4d3535fe..fc2c45c1f1 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1670,7 +1670,7 @@ wish to perform colour calibration.")
(define-public libfprint
(package
(name "libfprint")
- (version "1.94.2")
+ (version "1.94.4")
(source
(origin
(method git-fetch)
@@ -1679,7 +1679,7 @@ wish to perform colour calibration.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0y3wz5hlxpnvqj67bihvzfi4dwx2m2nx9byppf4jjd80x0j2630m"))))
+ (base32 "1wfd2svsq26wizhsaifnr74havswbc1rlfm79b36yrhw9n7c3jqb"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags
- branch master updated (b279e778ab -> a3ea97976b), guix-commits, 2022/05/31
- 03/11: gnu: caf: Update to 0.18.6., guix-commits, 2022/05/31
- 01/11: gnu: foomatic-filters: Use project home page., guix-commits, 2022/05/31
- 06/11: gnu: fprintd: Remove input labels., guix-commits, 2022/05/31
- 05/11: gnu: fprintd: Fix build., guix-commits, 2022/05/31
- 08/11: gnu: libfprint: Update to 1.94.4.,
guix-commits <=
- 07/11: gnu: fprintd: Update to 1.94.2., guix-commits, 2022/05/31
- 10/11: bash completion: Fix & unify option parsing., guix-commits, 2022/05/31
- 04/11: gnu: beancount: Update to 2.3.5., guix-commits, 2022/05/31
- 09/11: gnu: services: Update setuid service description., guix-commits, 2022/05/31
- 11/11: gnu: corefreq: Update to 1.90.1., guix-commits, 2022/05/31
- 02/11: gnu: quazip: Update to 1.3., guix-commits, 2022/05/31