[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
59/59: gnu: libfprint: Update to 1.94.5.
From: |
guix-commits |
Subject: |
59/59: gnu: libfprint: Update to 1.94.5. |
Date: |
Tue, 29 Nov 2022 16:08:25 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 1a59231840ed1fbd2ada0ffee1f50f39acedbbdd
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Nov 20 01:00:01 2022 +0100
gnu: libfprint: Update to 1.94.5.
* gnu/packages/freedesktop.scm (libfprint): Update to 1.94.5.
---
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 1c510951e9..077d56ad3d 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1912,7 +1912,7 @@ that wish to perform colour calibration.")
(define-public libfprint
(package
(name "libfprint")
- (version "1.94.4")
+ (version "1.94.5")
(source
(origin
(method git-fetch)
@@ -1921,7 +1921,7 @@ that wish to perform colour calibration.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1wfd2svsq26wizhsaifnr74havswbc1rlfm79b36yrhw9n7c3jqb"))))
+ (base32 "1l1ak7y2kz0nrdkfj41n7h34dyykgzdg50y752ayk3ginp6szr7r"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags
- 37/59: gnu: Add rust-clap-lex-0.2., (continued)
- 37/59: gnu: Add rust-clap-lex-0.2., guix-commits, 2022/11/29
- 38/59: gnu: rust-unicode-linebreak-0.1: Update to 0.1.4., guix-commits, 2022/11/29
- 35/59: gnu: Add rust-rustix-0.35., guix-commits, 2022/11/29
- 36/59: gnu: Add rust-terminal-size-0.2., guix-commits, 2022/11/29
- 43/59: gnu: rust-clap-3: Update to 3.2.23., guix-commits, 2022/11/29
- 48/59: gnu: Add rust-rstest-reuse-0.4., guix-commits, 2022/11/29
- 49/59: gnu: rust-which-4: Update to 4.3.0., guix-commits, 2022/11/29
- 53/59: gnu: coeurl: Update to 0.2.1., guix-commits, 2022/11/29
- 54/59: gnu: hunspell, mythes: Update home page., guix-commits, 2022/11/29
- 55/59: gnu: powertop: Remove input labels., guix-commits, 2022/11/29
- 59/59: gnu: libfprint: Update to 1.94.5.,
guix-commits <=
- 40/59: gnu: Add rust-termion-2., guix-commits, 2022/11/29
- 44/59: gnu: rust-pathdiff-0.2: Update to 0.2.1., guix-commits, 2022/11/29
- 56/59: gnu: powertop: Update to 2.15., guix-commits, 2022/11/29