guix-patches
[Top][All Lists]
Advanced

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

[bug#36607] [PATCH 2/2] gnu: Add pngquant.


From: Ludovic Courtès
Subject: [bug#36607] [PATCH 2/2] gnu: Add pngquant.
Date: Sat, 13 Jul 2019 14:53:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hartmut Goebel <address@hidden> skribis:

> * gnu/packages/image.scm (pngquant): New variable.
> +(define-public pngquant
> +  (package
> +   (name "pngquant")
      ^
Missing space.  :-)

> +   (license license:gpl3)))

This one’s also ‘gpl3+’.

OK with these changes, thank you!

Ludo’.





reply via email to

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