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

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

bug#64479: closed ([PATCH] gnu: strace: Update to 6.4.)


From: GNU bug Tracking System
Subject: bug#64479: closed ([PATCH] gnu: strace: Update to 6.4.)
Date: Wed, 12 Jul 2023 14:19:01 +0000

Your message dated Wed, 12 Jul 2023 14:17:52 +0000
with message-id <87r0pd43ip.fsf@kitej>
and subject line Re: [bug#64479] [PATCH] gnu: strace: Update to 6.4.
has caused the debbugs.gnu.org bug report #64479,
regarding [PATCH] gnu: strace: Update to 6.4.
to be marked as done.

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


-- 
64479: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64479
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: strace: Update to 6.4. Date: Wed, 5 Jul 2023 15:49:45 +0100
>From 8b2fe0cf18aa95f6c6be27523091ba65b63b5530 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Wed, 5 Jul 2023 15:14:34 +0100
Subject: [PATCH] gnu: strace: Update to 6.4.

* gnu/packages/linux.scm (strace): Update to 6.4.
---
 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 2a470fe2dc..20e3de9191 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2622,7 +2622,7 @@ (define-public zerofree
 (define-public strace
   (package
     (name "strace")
-    (version "6.2")
+    (version "6.4")
     (home-page "https://strace.io";)
     (source (origin
              (method url-fetch)
@@ -2630,7 +2630,7 @@ (define-public strace
                                  "/strace-" version ".tar.xz"))
              (sha256
               (base32
-               "1s3pj6a6xx1p1w98ik03d8hc4xssl4ha4aa0039nhqj196j3hz8c"))
+               "0f4jxgsdr76mf51kv2kwhv39ap7kilrchkfvqrhd5pvzqnx7v617"))
              (patches (search-patches "strace-readlink-tests.patch"))))
     (build-system gnu-build-system)
     (arguments
-- 
2.41.0



--- End Message ---
--- Begin Message --- Subject: Re: [bug#64479] [PATCH] gnu: strace: Update to 6.4. Date: Wed, 12 Jul 2023 14:17:52 +0000
Patch applied as e94abf55b7bd6753e53483053b2bdec76ba64b2f.
Thanks.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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