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: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>
Subject: bug#32224: closed (Re: [bug#32224] [PATCH] gnu: libgaiagraphics:
 Fix typo.)
Date: Fri, 20 Jul 2018 19:36:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#32224: [PATCH] gnu: libgaiagraphics: Fix typo.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 32224 <at> debbugs.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: 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 3 (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)]
[Message part 5 (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




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

Previous Next


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