guix: Fix typo.

This is a follow-up to e8cbebb476.

* guix/profiles.scm (gtk-im-modules): Corectly refer to gtk+-2 package.
This commit is contained in:
Efraim Flashner 2019-12-15 19:19:41 +02:00
parent 50b61ec223
commit 28292d8c5c
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -1121,7 +1121,7 @@ for both major versions of GTK+."
(build
gtk+-2 "2.10.0"
#~(string-append
#$pkggtk+-2:bin "/bin/gtk-query-immodules-2.0"))
#$pkg-gtk+2:bin "/bin/gtk-query-immodules-2.0"))
#t))))
(if (or gtk+ gtk+-2)
(gexp->derivation "gtk-im-modules" gexp