[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/11: gnu: erofs-utils: Edit description.
From: |
guix-commits |
Subject: |
07/11: gnu: erofs-utils: Edit description. |
Date: |
Tue, 29 Jun 2021 00:45:05 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 39492f8cd7d086774c09b3f2ad00ee380cb1e757
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Jun 29 03:21:55 2021 +0200
gnu: erofs-utils: Edit description.
* gnu/packages/linux.scm (erofs-utils)[synopsis]: Add missing article.
[description]: Mark up.
---
gnu/packages/linux.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 5cf1b15..7cd3113 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -8103,8 +8103,9 @@ kernel side implementation.")
("libtool" ,libtool)
("pkg-config" ,pkg-config)))
(home-page
"https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/")
- (synopsis "User-space tools for EROFS file system")
- (description "EROFS (Enhanced Read-Only File System) is a compressed,
+ (synopsis "User-space tools for the EROFS file system")
+ (description
+ "@acronym{EROFS, The Enhanced Read-Only File System} is a compressed,
read-only file system optimized for resource-scarce devices. This package
provides user-space tools for creating EROFS file systems.")
(license license:gpl2+)))
- branch master updated (7e435f6 -> 87e1c2f), guix-commits, 2021/06/29
- 01/11: gnu: cgal: Update to 5.2.2., guix-commits, 2021/06/29
- 03/11: gnu: photoflare: Update to 1.6.9., guix-commits, 2021/06/29
- 04/11: gnu: man-pages: Update to 5.12., guix-commits, 2021/06/29
- 05/11: gnu: powerstat: Update to 0.02.26., guix-commits, 2021/06/29
- 02/11: gnu: cgal: Remove duplicate licence directory., guix-commits, 2021/06/29
- 06/11: gnu: erofs-utils: Update to 1.3., guix-commits, 2021/06/29
- 08/11: gnu: libavif: Update to 0.9.2., guix-commits, 2021/06/29
- 09/11: gnu: remind: Update to 3.3.7., guix-commits, 2021/06/29
- 07/11: gnu: erofs-utils: Edit description.,
guix-commits <=
- 10/11: gnu: egl-wayland: Update to 1.1.7., guix-commits, 2021/06/29
- 11/11: Really revert commit a8b705252bdcb642999258859ada1c2f43706092., guix-commits, 2021/06/29