[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/24: gnu: audit: Update to 3.0.8.
From: |
guix-commits |
Subject: |
17/24: gnu: audit: Update to 3.0.8. |
Date: |
Sat, 7 May 2022 16:57:44 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 28741adda9c2083daf7a0c9323e79bfd571a9b25
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 1 02:00:02 2022 +0200
gnu: audit: Update to 3.0.8.
* gnu/packages/admin.scm (audit): Update to 3.0.8.
---
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 5bc6edb54f..3626511bf4 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -3100,13 +3100,13 @@ platform-specific methods.")
(package
(name "audit")
(home-page "https://people.redhat.com/sgrubb/audit/";)
- (version "3.0.7")
+ (version "3.0.8")
(source (origin
(method url-fetch)
(uri (string-append home-page "audit-" version ".tar.gz"))
(sha256
(base32
- "15r5lrrkv2zj3dvpqssd46w61hmrq27y7c2rz33s20ck59iphk4b"))))
+ "04w9m9ffvi58z11i344wa1hji9ba68cdklrkizhiwf39mnwxkx5m"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags (list "--with-python=no"
- branch master updated (5320ba2054 -> d2c5754ef1), guix-commits, 2022/05/07
- 02/24: gnu: enblend-enfuse: Remove input labels., guix-commits, 2022/05/07
- 03/24: gnu: enblend-enfuse: Fix build., guix-commits, 2022/05/07
- 05/24: gnu: tor: Use G-expressions., guix-commits, 2022/05/07
- 18/24: gnu: lziprecover: Update to 1.23., guix-commits, 2022/05/07
- 12/24: gnu: nsd: Update to 4.4.0., guix-commits, 2022/05/07
- 13/24: gnu: mcelog: Update to 181., guix-commits, 2022/05/07
- 01/24: gnu: Remove linux-libre@4.4 configuration files., guix-commits, 2022/05/07
- 14/24: gnu: rasdaemon: Update to 0.6.8., guix-commits, 2022/05/07
- 23/24: gnu: plzip: Update to 1.10., guix-commits, 2022/05/07
- 17/24: gnu: audit: Update to 3.0.8.,
guix-commits <=
- 07/24: gnu: epson-inkjet-printer-escpr: Use HTTPS home page., guix-commits, 2022/05/07
- 08/24: gnu: epson-inkjet-printer-escpr: Use new style., guix-commits, 2022/05/07
- 10/24: gnu: gptfdisk: Use new input style., guix-commits, 2022/05/07
- 04/24: gnu: tor: Update to 0.4.7.7., guix-commits, 2022/05/07
- 20/24: gnu: lunzip: Update to 1.13., guix-commits, 2022/05/07
- 15/24: gnu: acpica: Update to 20220331., guix-commits, 2022/05/07
- 21/24: gnu: clzip: Update to 1.13., guix-commits, 2022/05/07
- 09/24: gnu: gptfdisk: Update to 1.0.9., guix-commits, 2022/05/07
- 22/24: gnu: lzlib: Update to 1.13., guix-commits, 2022/05/07
- 11/24: gnu: gptfdisk: Correct gettext input type., guix-commits, 2022/05/07