mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: intltool: Fix typo.
* gnu/packages/glib.scm (intltool): Fix typo.
This commit is contained in:
parent
107b415e43
commit
e33d9d6f09
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ dynamic loading, and an object system.")
|
||||||
;; the `intltool-update' script.
|
;; the `intltool-update' script.
|
||||||
("gettext" ,guix:gettext)
|
("gettext" ,guix:gettext)
|
||||||
|
|
||||||
("perl-xml-parser" ,xml:perl-xml-parser)
|
("perl-xml-parser" ,perl-xml-parser)
|
||||||
("perl" ,perl)))
|
("perl" ,perl)))
|
||||||
(home-page "https://launchpad.net/intltool/+download")
|
(home-page "https://launchpad.net/intltool/+download")
|
||||||
(synopsis "Tools to centralise translations of different file formats")
|
(synopsis "Tools to centralise translations of different file formats")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue