gnu: gimp: Update to 2.8.16.

* gnu/packages/patches/gimp-CVE-2016-4994.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gimp.scm (gimp): Update to 2.8.16.
[source]: Remove patch.
This commit is contained in:
宋文武 2016-08-20 23:00:16 +08:00
parent e70dc63a06
commit a7f05b4192
No known key found for this signature in database
GPG key ID: 26525665AE727D37
3 changed files with 2 additions and 100 deletions

View file

@ -126,16 +126,15 @@ buffers.")
(define-public gimp
(package
(name "gimp")
(version "2.8.16")
(version "2.8.18")
(source (origin
(method url-fetch)
(uri (string-append "http://download.gimp.org/pub/gimp/v"
(version-major+minor version)
"/gimp-" version ".tar.bz2"))
(patches (search-patches "gimp-CVE-2016-4994.patch"))
(sha256
(base32
"1dsgazia9hmab8cw3iis7s69dvqyfj5wga7ds7w2q5mms1xqbqwm"))))
"0halh6sl3d2j9gahyabj6h6r3yyldcy7sfb4qrfazpkqqr3j5p9r"))))
(build-system gnu-build-system)
(outputs '("out"
"doc")) ;8 MiB of gtk-doc HTML