mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: iso-codes: Rename to iso-codes/pinned.
* gnu/packages/iso-codes.scm (iso-codes): Rename to… (iso-codes/pinned): … this. * doc/build.scm, gnu/installer.scm, gnu/packages/fcitx.scm, gnu/packages/fcitx5.scm, gnu/packages/gnome.scm, gnu/packages/gstreamer.scm, gnu/packages/gtk.scm, gnu/packages/ibus.scm, gnu/packages/kde-frameworks.scm, gnu/packages/kde-plasma.scm, gnu/packages/mate.scm, gnu/packages/photo.scm, gnu/packages/video.scm: Adjust accordingly. Change-Id: Ia98fee15a27009583fee822cf411512727b1aa27 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
73c5f1df05
commit
8e5c8303a4
14 changed files with 36 additions and 36 deletions
|
@ -206,7 +206,7 @@ by the different predictive algorithms.")
|
|||
gtk+-2
|
||||
gtk+
|
||||
icu4c
|
||||
iso-codes
|
||||
iso-codes/pinned
|
||||
json-c
|
||||
libxkbfile
|
||||
libxml2
|
||||
|
@ -245,7 +245,7 @@ built-in.")
|
|||
("gettext" ,gettext-minimal)
|
||||
("gtk2" ,gtk+-2)
|
||||
("gtk3" ,gtk+)
|
||||
("iso-codes" ,iso-codes)))
|
||||
("iso-codes" ,iso-codes/pinned)))
|
||||
(home-page "https://fcitx-im.org/wiki/Configtool")
|
||||
(synopsis "Graphic Fcitx configuration tool")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue