emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#32224: closed ([PATCH] gnu: libgaiagraphics: Fix t


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32224: closed ([PATCH] gnu: libgaiagraphics: Fix typo.)
Date: Fri, 20 Jul 2018 19:36:02 +0000

Your message dated Fri, 20 Jul 2018 15:35:19 -0400
with message-id <address@hidden>
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
address@hidden)


-- 
32224: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32224
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#32224] [PATCH] gnu: libgaiagraphics: Fix typo. Date: Fri, 20 Jul 2018 15:35:19 -0400 User-agent: Mutt/1.10.1 (2018-07-13)
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]