unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 75111@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>,
	Sharlatan Hellseher <sharlatanus@gmail.com>
Subject: [bug#75111] [PATCH] gnu: libcap-ng: Update to 0.8.5.
Date: Thu, 26 Dec 2024 09:11:52 +0000	[thread overview]
Message-ID: <099d5f433b2228763a3f5b2be4d71df0e8bb0f33.1735204312.git.ashish.is@lostca.se> (raw)

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





                 reply	other threads:[~2024-12-26  9:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=099d5f433b2228763a3f5b2be4d71df0e8bb0f33.1735204312.git.ashish.is@lostca.se \
    --to=guix-patches@gnu.org \
    --cc=75111@debbugs.gnu.org \
    --cc=ashish.is@lostca.se \
    --cc=sharlatanus@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).