guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: kodi: Remove @acronym from description.


From: Ludovic Courtès
Subject: 01/02: gnu: kodi: Remove @acronym from description.
Date: Sat, 19 Mar 2016 14:08:07 +0000

civodul pushed a commit to branch master
in repository guix.

commit 7c49ab5b1c1aa79a06504456e4decc5112c5b9f9
Author: Ludovic Courtès <address@hidden>
Date:   Sat Mar 19 14:41:56 2016 +0100

    gnu: kodi: Remove @acronym from description.
    
    This works around <http://bugs.gnu.org/21772>.
    
    * gnu/packages/kodi.scm (crossguid): Remove @acronym.
---
 gnu/packages/kodi.scm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnu/packages/kodi.scm b/gnu/packages/kodi.scm
index 5710e1f..6975443 100644
--- a/gnu/packages/kodi.scm
+++ b/gnu/packages/kodi.scm
@@ -113,7 +113,7 @@
       (inputs
        `(("util-linux" ,util-linux)))
       (synopsis "Lightweight universal identifier library")
-      (description "CrossGuid is a minimal @acronym{GUID}/@acronym{UUID}
+      (description "CrossGuid is a minimal GUID/UUID
 generator library for C++.")
       (home-page "https://github.com/graeme-hill/crossguid";)
       (license license:expat))))



reply via email to

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