all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#32224] [PATCH] gnu: libgaiagraphics: Fix typo.
@ 2018-07-20 13:38 Brendan Tildesley
  2018-07-20 19:35 ` bug#32224: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Brendan Tildesley @ 2018-07-20 13:38 UTC (permalink / raw)
  To: 32224

* gnu/packages/geo.scm: (libgaiagraphics): [inputs]: Fix typo.
---
 gnu/packages/geo.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 85bb0ccf9..ae6ba024e 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -180,7 +180,7 @@ and driving.")
     (inputs
      `(("cairo" ,cairo)
        ("libpng" ,libpng)
-       ("libjepeg-turbo" ,libjpeg-turbo)
+       ("libjpeg-turbo" ,libjpeg-turbo)
        ("libtiff" ,libtiff)
        ("libgeotiff" ,libgeotiff)
        ("proj.4" ,proj.4)
-- 
2.18.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#32224: [PATCH] gnu: libgaiagraphics: Fix typo.
  2018-07-20 13:38 [bug#32224] [PATCH] gnu: libgaiagraphics: Fix typo Brendan Tildesley
@ 2018-07-20 19:35 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2018-07-20 19:35 UTC (permalink / raw)
  To: Brendan Tildesley; +Cc: 32224-done

[-- Attachment #1: Type: text/plain, Size: 192 bytes --]

On Fri, Jul 20, 2018 at 11:38:09PM +1000, Brendan Tildesley wrote:
> * gnu/packages/geo.scm: (libgaiagraphics): [inputs]: Fix typo.

Thanks! Pushed as 56e533929f459b04be3db420288c3863559883be

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-20 19:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-20 13:38 [bug#32224] [PATCH] gnu: libgaiagraphics: Fix typo Brendan Tildesley
2018-07-20 19:35 ` bug#32224: " Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.