emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45994: closed ([PATCH] gnu: libcap: Update to 2.46.)


From: GNU bug Tracking System
Subject: bug#45994: closed ([PATCH] gnu: libcap: Update to 2.46.)
Date: Thu, 21 Jan 2021 20:49:02 +0000

Your message dated Thu, 21 Jan 2021 15:48:36 -0500
with message-id <YAnopNPzvK8QWVW+@jasmine.lan>
and subject line Re: [bug#45994] [PATCH] gnu: libcap: Update to 2.46.
has caused the debbugs.gnu.org bug report #45994,
regarding [PATCH] gnu: libcap: Update to 2.46.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
45994: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45994
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: libcap: Update to 2.46. Date: Tue, 19 Jan 2021 22:59:23 +0100
* gnu/packages/linux.scm (libcap): Update to 2.46.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 2497e0dea9..353ce1751a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2532,7 +2532,7 @@ Linux-based operating systems.")
 (define-public libcap
   (package
     (inherit libcap-2.31)
-    (version "2.44")
+    (version "2.46")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2540,7 +2540,7 @@ Linux-based operating systems.")
                     "libcap2/libcap-" version ".tar.xz"))
               (sha256
                (base32
-                "1qf80lifygbnxwvqjf8jz5j24n6fqqx4ixnkbf76xs2vrmcq664j"))))
+                "1d6q447wf0iagiyzhfdqcj4cv0dmzc49i0czwikrcv7s2cad3lsf"))))
     (arguments
      (substitute-keyword-arguments (package-arguments libcap-2.31)
        ((#:phases phases)
-- 
2.30.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45994] [PATCH] gnu: libcap: Update to 2.46. Date: Thu, 21 Jan 2021 15:48:36 -0500
On Thu, Jan 21, 2021 at 07:13:06PM +0100, Vincent Legoll wrote:
> * gnu/packages/linux.scm (libcap): Update to 2.46.

Thanks! Pushed to staging-next as 5b8cb3e840f2d467e80ae84d56cf177a7c4725b7


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]