[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/11: gnu: strace: Update to 5.4.
From: |
guix-commits |
Subject: |
09/11: gnu: strace: Update to 5.4. |
Date: |
Tue, 10 Dec 2019 19:14:17 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 3d1bb6a729f64825f85b6ea958be51e6ea3fb441
Author: Marius Bakke <address@hidden>
Date: Tue Dec 10 21:32:38 2019 +0100
gnu: strace: Update to 5.4.
* gnu/packages/linux.scm (strace): Update to 5.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 991dde9..383698b 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1478,7 +1478,7 @@ Zerofree requires the file system to be unmounted or
mounted read-only.")
(define-public strace
(package
(name "strace")
- (version "5.3")
+ (version "5.4")
(home-page "https://strace.io")
(source (origin
(method url-fetch)
@@ -1486,7 +1486,7 @@ Zerofree requires the file system to be unmounted or
mounted read-only.")
"/strace-" version ".tar.xz"))
(sha256
(base32
- "0ix06z4vnc49mv76f22kixz8dsh7daqv9mpgwcgl0mlnfjc124vc"))))
+ "0hd7sb7l99y9rcj8jjc1b6m3ryds17krsymdg3dvd40jsla0bl7p"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- branch master updated (296ac36 -> 615d8c8), guix-commits, 2019/12/10
- 01/11: gnu: elogind: Update to 241.4., guix-commits, 2019/12/10
- 03/11: gnu: frei0r-plugins: Update to 1.7.0., guix-commits, 2019/12/10
- 02/11: gnu: libsoup: Update to 2.68.3., guix-commits, 2019/12/10
- 04/11: gnu: dav1d: Update to 0.5.2., guix-commits, 2019/12/10
- 05/11: gnu: re2: Update to 2019-12-01., guix-commits, 2019/12/10
- 08/11: gnu: shadow: Update to 4.8., guix-commits, 2019/12/10
- 10/11: gnu: Remove duplicate copyright line., guix-commits, 2019/12/10
- 06/11: gnu: OpenAL: Update to 1.20.0., guix-commits, 2019/12/10
- 07/11: gnu: OpenAL: Update home page., guix-commits, 2019/12/10
- 09/11: gnu: strace: Update to 5.4.,
guix-commits <=
- 11/11: gnu: xf86-video-intel: Update to 2.99.917-15.f66d395., guix-commits, 2019/12/10