Archived
1
0
Fork 0

gnu: libcap-ng: Update to 0.8.2.

* gnu/packages/admin.scm (libcap-ng): Update to 0.8.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Vincent Legoll 2021-01-21 23:31:48 +01:00 committed by Efraim Flashner
parent 00809fccab
commit 8000d225c3
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2095,7 +2095,7 @@ track changes in important system configuration files.")
(define-public libcap-ng (define-public libcap-ng
(package (package
(name "libcap-ng") (name "libcap-ng")
(version "0.8") (version "0.8.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -2103,7 +2103,7 @@ track changes in important system configuration files.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"08cy59iassiwbmfxa5v0kb374r80290vv32f5q1mnip11av26kgi")))) "1sasp1n154aqy9fz0knlb966svm7xg1zjhg1vr4q839bgjvq7h2j"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags