guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

17/17: gnu: marisa: Mark up description.


From: guix-commits
Subject: 17/17: gnu: marisa: Mark up description.
Date: Mon, 29 Jun 2020 10:46:39 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit c47485b27c1a464dbcc96aa2cf4b4590731320ec
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Jun 29 14:37:18 2020 +0200

    gnu: marisa: Mark up description.
    
    * gnu/packages/datastructures.scm (marisa)[description]: Use @acronym.
---
 gnu/packages/datastructures.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/datastructures.scm b/gnu/packages/datastructures.scm
index b649f9e..864f184 100644
--- a/gnu/packages/datastructures.scm
+++ b/gnu/packages/datastructures.scm
@@ -71,8 +71,8 @@ and heaps.")
        ("libtool" ,libtool)))
     (home-page "https://github.com/s-yata/marisa-trie";)
     (synopsis "Trie data structure C++ library")
-    (description "Matching Algorithm with Recursively Implemented
-StorAge (MARISA) is a static and space-efficient trie data structure C++
+    (description "@acronym{MARISA, Matching Algorithm with Recursively
+Implemented StorAge} is a static and space-efficient trie data structure C++
 library.")
 
     ;; Dual-licensed, according to docs/readme.en.html (source files lack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]