me
/
guix
Archived
1
0
Fork 0

gnu: audit: Update to 3.0.4.

* gnu/packages/admin.scm (audit): Update to 3.0.4.
Efraim Flashner 2021-08-10 10:05:12 +03:00
parent 6ae59e7d79
commit b58cb688d4
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -2871,13 +2871,13 @@ platform-specific methods.")
(package (package
(name "audit") (name "audit")
(home-page "https://people.redhat.com/sgrubb/audit/") (home-page "https://people.redhat.com/sgrubb/audit/")
(version "2.8.5") (version "3.0.4")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append home-page "audit-" version ".tar.gz")) (uri (string-append home-page "audit-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1dzcwb2q78q7x41shcachn7f4aksxbxd470yk38zh03fch1l2p8f")))) "1xlcvc2g7qrbnin5pw0bacalva5ldjw97yi6nr17g0yjp4jyhnlc"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags (list "--with-python=no" `(#:configure-flags (list "--with-python=no"