mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 21:59:08 -05:00
gnu: kodi: Remove @acronym from description.
This works around <http://bugs.gnu.org/21772>. * gnu/packages/kodi.scm (crossguid): Remove @acronym.
This commit is contained in:
parent
5697fdc366
commit
7c49ab5b1c
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ (define-public crossguid
|
|||
(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))))
|
||||
|
|
Loading…
Reference in a new issue