GNU bug report logs - #32224
[PATCH] gnu: libgaiagraphics: Fix typo.

Previous Next

Package: guix-patches;

Reported by: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>

Date: Fri, 20 Jul 2018 13:39:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#32224: closed ([PATCH] gnu: libgaiagraphics: Fix typo.)
Date: Fri, 20 Jul 2018 19:36:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 20 Jul 2018 15:35:19 -0400
with message-id <20180720193519.GA1626 <at> jasmine.lan>
and subject line Re: [bug#32224] [PATCH] gnu: libgaiagraphics: Fix typo.
has caused the debbugs.gnu.org bug report #32224,
regarding [PATCH] gnu: libgaiagraphics: Fix typo.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
32224: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32224
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: libgaiagraphics: Fix typo.
Date: Fri, 20 Jul 2018 23:38:09 +1000
* 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



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>
Cc: 32224-done <at> debbugs.gnu.org
Subject: Re: [bug#32224] [PATCH] gnu: libgaiagraphics: Fix typo.
Date: Fri, 20 Jul 2018 15:35:19 -0400
[Message part 4 (text/plain, inline)]
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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 305 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.