* [bug#64479] [PATCH] gnu: strace: Update to 6.4.
@ 2023-07-05 14:49 Michael Ford
2023-07-12 14:17 ` bug#64479: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-07-05 14:49 UTC (permalink / raw)
To: 64479
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#64479: [PATCH] gnu: strace: Update to 6.4.
2023-07-05 14:49 [bug#64479] [PATCH] gnu: strace: Update to 6.4 Michael Ford
@ 2023-07-12 14:17 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-07-12 14:17 UTC (permalink / raw)
To: Michael Ford; +Cc: 64479-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as e94abf55b7bd6753e53483053b2bdec76ba64b2f.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-12 14:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-05 14:49 [bug#64479] [PATCH] gnu: strace: Update to 6.4 Michael Ford
2023-07-12 14:17 ` bug#64479: " Guillaume Le Vaillant
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.