[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/10: gnu: inotify-tools: Update to 3.22.6.0.
From: |
guix-commits |
Subject: |
03/10: gnu: inotify-tools: Update to 3.22.6.0. |
Date: |
Fri, 10 Jun 2022 09:36:35 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 211957705222ff3355f21fbb8f64458db71d32ca
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jun 5 02:00:00 2022 +0200
gnu: inotify-tools: Update to 3.22.6.0.
* gnu/packages/linux.scm (inotify-tools): Update to 3.22.6.0.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index da04af8e30..c5af5f990c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -3692,7 +3692,7 @@ for systems using the Linux kernel. This includes
commands such as
(define-public inotify-tools
(package
(name "inotify-tools")
- (version "3.20.11.0")
+ (version "3.22.6.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -3701,7 +3701,7 @@ for systems using the Linux kernel. This includes
commands such as
(file-name (git-file-name name version))
(sha256
(base32
- "1m8avqccrhm38krlhp88a7v949f3hrzx060bbrr5dp5qw2nmw9j2"))))
+ "1j9j8k5zjp8m4cl53zjncnll9z4dnvzr4ygmfcjk0ci81i59b18i"))))
(build-system gnu-build-system)
(native-inputs
(list autoconf automake libtool))
- branch master updated (888e2878a7 -> 583a587ea3), guix-commits, 2022/06/10
- 05/10: gnu: python-igraph: Update to 0.9.11., guix-commits, 2022/06/10
- 04/10: gnu: multitail: Update to 6.5.2., guix-commits, 2022/06/10
- 08/10: gnu: alpine: Update to 2.26., guix-commits, 2022/06/10
- 02/10: gnu: reproc: Update to 14.2.4., guix-commits, 2022/06/10
- 01/10: gnu: python-pkginfo: Update to 1.8.3., guix-commits, 2022/06/10
- 03/10: gnu: inotify-tools: Update to 3.22.6.0.,
guix-commits <=
- 09/10: gnu: claws-mail: Update to 4.1.0., guix-commits, 2022/06/10
- 07/10: gnu: python-notmuch: Remove trailing #t from phase., guix-commits, 2022/06/10
- 10/10: gnu: foot: Update to 1.12.1., guix-commits, 2022/06/10
- 06/10: gnu: notmuch: Update to 0.36., guix-commits, 2022/06/10