[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/21: gnu: libfprint: Update to 1.90.7.
From: |
guix-commits |
Subject: |
03/21: gnu: libfprint: Update to 1.90.7. |
Date: |
Thu, 28 Jan 2021 15:08:13 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit 8ee5b42546f0f318be36fde15f13c710d7e9d027
Author: Vincent Legoll <vincent.legoll@gmail.com>
AuthorDate: Fri Jan 22 19:37:19 2021 +0100
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>
---
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 ef35349..e175a95 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.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
- branch master updated (c2538db -> d889c96), guix-commits, 2021/01/28
- 04/21: gnu: libgdiplus: Update to 6.0.5., guix-commits, 2021/01/28
- 02/21: gnu: esbuild: Update to 0.8.36., guix-commits, 2021/01/28
- 03/21: gnu: libfprint: Update to 1.90.7.,
guix-commits <=
- 05/21: gnu: dnsmasq: Update to 2.84., guix-commits, 2021/01/28
- 06/21: gnu: xfce4-genmon-plugin: Update to 4.1.1., guix-commits, 2021/01/28
- 01/21: gnu: git-annex: Update to 8.20210127., guix-commits, 2021/01/28
- 10/21: gnu: xcb-imdkit: Update to 1.0.2., guix-commits, 2021/01/28
- 07/21: gnu: libcap-ng: Update to 0.8.2., guix-commits, 2021/01/28
- 11/21: gnu: libime: Update to 1.0.3., guix-commits, 2021/01/28
- 12/21: gnu: fcitx5: Update to 5.0.4., guix-commits, 2021/01/28
- 08/21: gnu: gusb: Update to 0.3.5., guix-commits, 2021/01/28
- 09/21: gnu: fcitx5-configtool: Fix indentation., guix-commits, 2021/01/28
- 13/21: gnu: fcitx5-lua: Update to 5.0.2., guix-commits, 2021/01/28