[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/07: gnu: libtraceevent: Tweak description.
From: |
guix-commits |
Subject: |
03/07: gnu: libtraceevent: Tweak description. |
Date: |
Fri, 4 Aug 2023 19:24:31 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 5ecf70535d56b68fc03e4ee26063d872e57cae78
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 23 02:00:00 2023 +0200
gnu: libtraceevent: Tweak description.
* gnu/packages/linux.scm (libtraceevent)[description]: Do grammar.
---
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 595866699e..e5f39d7ff1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9970,8 +9970,8 @@ older system-wide @file{/sys} interface.")
(delete 'configure)))) ; no configure script
(home-page
"https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/")
(synopsis "Linux kernel trace event library")
- (description "This package provides library to parse raw trace event
-formats.")
+ (description
+ "This library parses raw Linux kernel trace event formats.")
(license (list license:gpl2
license:lgpl2.1))))
- branch master updated (17fadbb5ea -> 42ae42cf41), guix-commits, 2023/08/04
- 04/07: gnu: ndctl: Update to 78., guix-commits, 2023/08/04
- 01/07: gnu: diffoscope: Update to 247., guix-commits, 2023/08/04
- 03/07: gnu: libtraceevent: Tweak description.,
guix-commits <=
- 06/07: gnu: reprotest: Update to 0.7.26., guix-commits, 2023/08/04
- 05/07: gnu: sudo: Update to 1.9.14p3., guix-commits, 2023/08/04
- 02/07: gnu: Add libtracefs., guix-commits, 2023/08/04
- 07/07: gnu: tlpui: Fix build., guix-commits, 2023/08/04