all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [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

* [bug#46026] Acknowledgement ([PATCH] gnu: libcap-ng: Update to 0.8.2.)
       [not found] ` <handler.46026.B.161126833215587.ack@debbugs.gnu.org>
@ 2021-01-21 22:34   ` Vincent Legoll
  0 siblings, 0 replies; 3+ messages in thread
From: Vincent Legoll @ 2021-01-21 22:34 UTC (permalink / raw)
  To: 46026

Hello,

I rebuilt usbguard & genimage on top of this update

-- 
Vincent Legoll




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#46026: [PATCH] gnu: libcap-ng: Update to 0.8.2.
  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-28 20:12 ` Efraim Flashner
  1 sibling, 0 replies; 3+ messages in thread
From: Efraim Flashner @ 2021-01-28 20:12 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 46026-done

[-- Attachment #1: Type: text/plain, Size: 240 bytes --]

Looks good. Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[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.