* [bug#46026] [PATCH] gnu: libcap-ng: Update to 0.8.2.
@ 2021-01-21 22:31 Vincent Legoll
[not found] ` <handler.46026.B.161126833215587.ack@debbugs.gnu.org>
2021-01-28 20:12 ` bug#46026: [PATCH] gnu: libcap-ng: Update to 0.8.2 Efraim Flashner
0 siblings, 2 replies; 3+ messages in thread
From: Vincent Legoll @ 2021-01-21 22:31 UTC (permalink / raw)
To: 46026; +Cc: Vincent Legoll
* gnu/packages/admin.scm (libcap-ng): Update to 0.8.2.
---
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 87b0f36cc1..b300cbd7f7 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -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
--
2.30.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-01-28 20:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-21 22:31 [bug#46026] [PATCH] gnu: libcap-ng: Update to 0.8.2 Vincent Legoll
[not found] ` <handler.46026.B.161126833215587.ack@debbugs.gnu.org>
2021-01-21 22:34 ` [bug#46026] Acknowledgement ([PATCH] gnu: libcap-ng: Update to 0.8.2.) Vincent Legoll
2021-01-28 20:12 ` bug#46026: [PATCH] gnu: libcap-ng: Update to 0.8.2 Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.