me
/
guix
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>
master
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
1 changed files with 2 additions and 2 deletions

View File

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