[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/21: gnu: fswatch: Update to 1.14.0.
From: |
guix-commits |
Subject: |
20/21: gnu: fswatch: Update to 1.14.0. |
Date: |
Mon, 15 Apr 2019 05:00:45 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 6b4e4f16bc445dd9187d962d9ca2da97651a1225
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Apr 15 10:29:51 2019 +0200
gnu: fswatch: Update to 1.14.0.
* gnu/packages/monitoring.scm (fswatch): Update to 1.14.0.
---
gnu/packages/monitoring.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/monitoring.scm b/gnu/packages/monitoring.scm
index b7340ec..a34e002 100644
--- a/gnu/packages/monitoring.scm
+++ b/gnu/packages/monitoring.scm
@@ -427,7 +427,7 @@ written in Go with pluggable metric collectors.")
(define-public fswatch
(package
(name "fswatch")
- (version "1.13.0")
+ (version "1.14.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -436,7 +436,7 @@ written in Go with pluggable metric collectors.")
(file-name (git-file-name name version))
(sha256
(base32
- "0r9m3rysqa1kdgghv2i6sv4zrd0v8idsbrp627ys642dl39svir3"))))
+ "1ihn7wp3y7ml2lm8drz2hc6fmgj8kygbygnw8mz7gjax88f9dbx7"))))
(build-system gnu-build-system)
(native-inputs
`(("autoconf" ,autoconf)
- 16/21: gnu: socat: Update to 1.7.3.3., (continued)
- 16/21: gnu: socat: Update to 1.7.3.3., guix-commits, 2019/04/15
- 15/21: gnu: toxic: Update to 0.8.3., guix-commits, 2019/04/15
- 21/21: gnu: perl-net-dns: Update to 1.20., guix-commits, 2019/04/15
- 01/21: gnu: connman: Don't use NAME in source URI., guix-commits, 2019/04/15
- 06/21: gnu: yubikey-personalization: Update to 1.19.3., guix-commits, 2019/04/15
- 09/21: gnu: meld: Update to 3.20.1., guix-commits, 2019/04/15
- 12/21: gnu: ncmpc: Update to 0.34., guix-commits, 2019/04/15
- 14/21: gnu: toxic: Don't use unstable tarball., guix-commits, 2019/04/15
- 02/21: gnu: connman: Update to 1.37., guix-commits, 2019/04/15
- 03/21: gnu: ncdc: Update to 1.21., guix-commits, 2019/04/15
- 20/21: gnu: fswatch: Update to 1.14.0.,
guix-commits <=
- 11/21: gnu: quilt: Update to 0.66., guix-commits, 2019/04/15
- 19/21: gnu: fswatch: Don't use NAME in source URI., guix-commits, 2019/04/15
- 18/21: gnu: aj-snapshot: Update to 0.9.9., guix-commits, 2019/04/15