[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/28: gnu: fasm: Expand acronym in description.
From: |
guix-commits |
Subject: |
02/28: gnu: fasm: Expand acronym in description. |
Date: |
Fri, 3 Jan 2020 07:54:43 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit caa66bde891d85ab93dcda17ecb2d825f788750d
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Jan 3 00:24:19 2020 +0100
gnu: fasm: Expand acronym in description.
* gnu/packages/assembly.scm (fasm)[description]: Expand @acronym.
---
gnu/packages/assembly.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/assembly.scm b/gnu/packages/assembly.scm
index e7b7557..4217b8f 100644
--- a/gnu/packages/assembly.scm
+++ b/gnu/packages/assembly.scm
@@ -177,9 +177,9 @@ to the clients.")
(supported-systems '("x86_64-linux" "i686-linux"))
(synopsis "Assembler for x86 processors")
(description
- "FASM is an assembler that supports x86 and IA-64 Intel architectures.
-It does multiple passes to optimize machine code. It has macro abilities and
-focuses on operating system portability.")
+ "@acronym{FASM, the Flat ASseMbler} is an assembler that supports x86 and
+IA-64 Intel architectures. It does multiple passes to optimize machine code.
+It has macro abilities and focuses on operating system portability.")
(home-page "https://flatassembler.net/")
(license license:bsd-2)))
- branch master updated (fe9a113 -> b24f561), guix-commits, 2020/01/03
- 03/28: gnu: qbittorrent: Update to 4.2.1., guix-commits, 2020/01/03
- 05/28: gnu: mg: Update to 20180927., guix-commits, 2020/01/03
- 01/28: gnu: fasm: Update to 1.73.21., guix-commits, 2020/01/03
- 06/28: gnu: libxls: Update to 1.5.2., guix-commits, 2020/01/03
- 07/28: gnu: protozero: Update to 1.6.8., guix-commits, 2020/01/03
- 02/28: gnu: fasm: Expand acronym in description.,
guix-commits <=
- 04/28: gnu: beep: Update to 1.4.7., guix-commits, 2020/01/03
- 08/28: gnu: opari2: Update to 2.0.5., guix-commits, 2020/01/03
- 13/28: gnu: eyed3: Update to 0.8.12., guix-commits, 2020/01/03
- 16/28: gnu: samplv1: Update to 0.9.12., guix-commits, 2020/01/03
- 10/28: gnu: musl: Update to 1.1.24., guix-commits, 2020/01/03
- 12/28: gnu: zam-plugins: Update to 3.12., guix-commits, 2020/01/03
- 15/28: gnu: drumkv1: Update to 0.9.12., guix-commits, 2020/01/03
- 14/28: gnu: synthv1: Update to 0.9.12., guix-commits, 2020/01/03
- 22/28: file-systems: Add support for JFS., guix-commits, 2020/01/03
- 21/28: gnu: gloox: Update to 1.0.23., guix-commits, 2020/01/03