[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/12: gnu: aide: Update to 0.16.2.
From: |
guix-commits |
Subject: |
03/12: gnu: aide: Update to 0.16.2. |
Date: |
Wed, 5 Jun 2019 23:59:13 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit c3f4505e838ee7a466f524090c2f9008f382ecb4
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Jun 6 01:41:13 2019 +0200
gnu: aide: Update to 0.16.2.
* gnu/packages/admin.scm (aide): Update to 0.16.2.
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 75380be..90cbfb2 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -115,14 +115,14 @@
(define-public aide
(package
(name "aide")
- (version "0.16.1")
+ (version "0.16.2")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/aide/aide/releases/download/v"
version "/aide-" version ".tar.gz"))
(sha256
- (base32 "1dqhc0c24wa4zid06pfy61k357yvzh28ij86bk9jf6hcqzn7qaqg"))))
+ (base32 "15xp47sz7kk1ciffw3f5xw2jg2mb2lqrbr3q6p4bkbz5dap9iy8p"))))
(build-system gnu-build-system)
(native-inputs
`(("bison" ,bison)
- branch master updated (8703646 -> 9062cf8), guix-commits, 2019/06/05
- 03/12: gnu: aide: Update to 0.16.2.,
guix-commits <=
- 01/12: gnu: liburcu: Update to 0.11.1., guix-commits, 2019/06/05
- 02/12: gnu: wireless-regdb: Update to 2019.06.03., guix-commits, 2019/06/05
- 04/12: gnu: dstat: Update to 0.7.4., guix-commits, 2019/06/05
- 06/12: gnu: thefuck: Update to 3.29., guix-commits, 2019/06/05
- 05/12: gnu: inxi, inxi-minimal: Update to 3.0.34-1., guix-commits, 2019/06/05
- 07/12: gnu: ansible: Update to 2.8.0., guix-commits, 2019/06/05
- 12/12: gnu: qjackctl: Update to 0.5.8., guix-commits, 2019/06/05
- 10/12: gnu: toybox: Update to 0.8.1., guix-commits, 2019/06/05
- 11/12: gnu: pencil2d: Update to 0.6.4., guix-commits, 2019/06/05
- 09/12: gnu: tiled: Update to 1.2.4., guix-commits, 2019/06/05