[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/28: gnu: fsearch: Update to 0.2.3.
From: |
guix-commits |
Subject: |
20/28: gnu: fsearch: Update to 0.2.3. |
Date: |
Sun, 17 Sep 2023 08:26:43 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 93f8124c5e4f6a703ea0d20ca2a09aeeb48695d3
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Sep 10 02:00:00 2023 +0200
gnu: fsearch: Update to 0.2.3.
* gnu/packages/search.scm (fsearch): Update to 0.2.3.
---
gnu/packages/search.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/search.scm b/gnu/packages/search.scm
index f035389d11..5e86d1a76c 100644
--- a/gnu/packages/search.scm
+++ b/gnu/packages/search.scm
@@ -390,7 +390,7 @@ queries. A subset of VQL (Verity Query Language) is
supported.")
(define-public fsearch
(package
(name "fsearch")
- (version "0.2.2")
+ (version "0.2.3")
(source
(origin
(method git-fetch)
@@ -399,7 +399,7 @@ queries. A subset of VQL (Verity Query Language) is
supported.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "126sg0fa96vxwinih120riqhj42jlxs2h1bp373r6ml7jwkvlyyn"))))
+ (base32 "12vj1ymvg561594vdq852ianbkgnvrq585qp5jrrv2kq307jh5sl"))))
(build-system meson-build-system)
(native-inputs
(list autoconf
- 25/28: gnu: putty: Update to 0.79., (continued)
- 25/28: gnu: putty: Update to 0.79., guix-commits, 2023/09/17
- 22/28: gnu: drpm: Update to 0.5.2., guix-commits, 2023/09/17
- 27/28: gnu: glirc: Re-indent., guix-commits, 2023/09/17
- 07/28: gnu: drumkv1: Update to 0.9.32., guix-commits, 2023/09/17
- 10/28: gnu: qtractor: Update to 0.9.35., guix-commits, 2023/09/17
- 09/28: gnu: padthv1: Update to 0.9.32., guix-commits, 2023/09/17
- 12/28: gnu: fuse-overlayfs: Update to 1.13., guix-commits, 2023/09/17
- 08/28: gnu: samplv1: Update to 0.9.32., guix-commits, 2023/09/17
- 11/28: gnu: libdiscid: Update to 0.6.4., guix-commits, 2023/09/17
- 16/28: gnu: boxes: Update to 2.2.1., guix-commits, 2023/09/17
- 20/28: gnu: fsearch: Update to 0.2.3.,
guix-commits <=
- 26/28: gnu: Add glirc-lua., guix-commits, 2023/09/17
- 23/28: gnu: httping: Update to 2.9., guix-commits, 2023/09/17
- 21/28: gnu: mu: Update to 1.10.7., guix-commits, 2023/09/17
- 28/28: gnu: net-snmp: Update to 5.9.4., guix-commits, 2023/09/17