[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/33: gnu: audit: Update to 3.0.9.
From: |
guix-commits |
Subject: |
01/33: gnu: audit: Update to 3.0.9. |
Date: |
Fri, 21 Oct 2022 13:20:51 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 408da03c19f73ac52c1be3865afbc641e894d265
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Oct 16 02:00:01 2022 +0200
gnu: audit: Update to 3.0.9.
* gnu/packages/admin.scm (audit): Update to 3.0.9.
---
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 13d582403b..b71f49727b 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -3211,13 +3211,13 @@ platform-specific methods.")
(package
(name "audit")
(home-page "https://people.redhat.com/sgrubb/audit/")
- (version "3.0.8")
+ (version "3.0.9")
(source (origin
(method url-fetch)
(uri (string-append home-page "audit-" version ".tar.gz"))
(sha256
(base32
- "04w9m9ffvi58z11i344wa1hji9ba68cdklrkizhiwf39mnwxkx5m"))))
+ "0y5w8pl91xapi49ih1pw7h48lac201cj7fm89hkklmzi9m2715gx"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags (list "--with-python=no"
- 07/33: gnu: hdparm: Update to 9.65., (continued)
- 07/33: gnu: hdparm: Update to 9.65., guix-commits, 2022/10/21
- 08/33: gnu: pd: Update to 0.52-2., guix-commits, 2022/10/21
- 23/33: guix-install.sh: Suggest what to do if fetching OpenPGP key(s) fails., guix-commits, 2022/10/21
- 24/33: guix-install.sh: Treat all uncaught errors as fatal., guix-commits, 2022/10/21
- 26/33: guix-install.sh: Cosmetically tweak non-interactive output., guix-commits, 2022/10/21
- 13/33: gnu: Add iir., guix-commits, 2022/10/21
- 14/33: gnu: dosbox-staging: Remove input labels., guix-commits, 2022/10/21
- 16/33: gnu: maradns: Update to 3.5.0022., guix-commits, 2022/10/21
- 19/33: gnu: imapfilter: Update to 2.7.6., guix-commits, 2022/10/21
- 25/33: guix-install.sh: Warn if we suspect dodgy automation., guix-commits, 2022/10/21
- 01/33: gnu: audit: Update to 3.0.9.,
guix-commits <=
- 03/33: gnu: jitterentropy-rngd: Use G-expressions., guix-commits, 2022/10/21
- 04/33: gnu: criu: Update to 3.17.1., guix-commits, 2022/10/21
- 15/33: gnu: dosbox-staging: Update to 0.79.1., guix-commits, 2022/10/21
- 09/33: gnu: pd: Remove trailing #t from phases., guix-commits, 2022/10/21
- 17/33: gnu: dnsmasq: Update to 2.87., guix-commits, 2022/10/21
- 21/33: gnu: lldpd: Update to 1.0.15., guix-commits, 2022/10/21
- 20/33: gnu: imapfilter: Use G-expressions., guix-commits, 2022/10/21
- 22/33: guix-install.sh: Time out fetching OpenPGP keys., guix-commits, 2022/10/21
- 27/33: gnu: diffoscope: Update to 224., guix-commits, 2022/10/21
- 31/33: gnu: cloc: Update to 1.94., guix-commits, 2022/10/21