me
/
guix
Archived
1
0
Fork 0

gnu: Add the 'license:' prefix.

* gnu/packages/glib.scm (itstool): Change 'gpl3+' to 'license:gpl3+'.
master
Nikita Karetnikov 2013-09-07 07:44:57 +00:00
parent 20a26ff546
commit a129e0d877
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ applying standard ITS rules, as well as extension rules specific to ITS Tool.
ITS also provides an industry standard way for authors to override translation
information in their documents, such as whether a particular element should be
translated.")
(license gpl3+)))
(license license:gpl3+)))
(define-public dbus-glib
(package