[PATCH] gnu: libcap-ng: Update to 0.8.5.

  • Open
  • quality assurance status badge
Details
One participant
  • ashish.is
Owner
unassigned
Submitted by
ashish.is
Severity
normal
A
A
ashish.is wrote on 26 Dec 2024 10:11
(address . guix-patches@gnu.org)(name . Ashish SHUKLA)(address . ashish.is@lostca.se)
099d5f433b2228763a3f5b2be4d71df0e8bb0f33.1735204312.git.ashish.is@lostca.se
From: Ashish SHUKLA <ashish.is@lostca.se>

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

Change-Id: I02576ba09af1c578474b397e01e10e1ca69c4cb9
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index e6948fda15..c30039cb21 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2877,7 +2877,7 @@ (define-public direvent
(define-public libcap-ng
(package
(name "libcap-ng")
- (version "0.8.3")
+ (version "0.8.5")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2885,7 +2885,7 @@ (define-public libcap-ng
version ".tar.gz"))
(sha256
(base32
- "0ba9dfga7chwf6lf7a03x1a30fgdy2pb4r7pnn1jzfr2is2gdmmy"))))
+ "1zy6ga6cqi6qvy2p3091i8zbillymyv01g6gmapriymx3i6jk99v"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags

base-commit: e16cdcf37d8223b3634ec5e658356c3b7f154859
--
2.47.1
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 75111@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 75111
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch