* [bug#75111] [PATCH] gnu: libcap-ng: Update to 0.8.5.
@ 2024-12-26 9:11 ashish.is--- via Guix-patches via
0 siblings, 0 replies; only message in thread
From: ashish.is--- via Guix-patches via @ 2024-12-26 9:11 UTC (permalink / raw)
To: 75111; +Cc: Ashish SHUKLA, Sharlatan Hellseher
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(-)
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-26 9:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-26 9:11 [bug#75111] [PATCH] gnu: libcap-ng: Update to 0.8.5 ashish.is--- via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).