gnu: Add the 'license:' prefix.
* gnu/packages/glib.scm (itstool): Change 'gpl3+' to 'license:gpl3+'.master
parent
20a26ff546
commit
a129e0d877
|
@ -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
|
||||
|
|
Reference in New Issue