One of the tests for pixmap fails on pixman. This patch updates it to a more recent version which seems to work for me at least.
J' -- PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key.
From bb77360d4f14ed5a6e1d2a55c4ca5488d8be5603 Mon Sep 17 00:00:00 2001 From: John Darrington <j...@darrington.wattle.id.au> Date: Sun, 24 Nov 2013 15:11:00 +0100 Subject: [PATCH] Updated pixman to version 0.32.4 --- gnu/packages/xorg.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm index 3a53fdf..3e5774e 100644 --- a/gnu/packages/xorg.scm +++ b/gnu/packages/xorg.scm @@ -72,7 +72,7 @@ following the mouse.") (define-public pixman (package (name "pixman") - (version "0.28.2") + (version "0.32.4") (source (origin (method url-fetch) @@ -82,7 +82,7 @@ following the mouse.") ".tar.gz")) (sha256 (base32 - "0mcvxd5gx3w1wzgph91l2vaiic91jmx7s01hi2igphyvd80ckyia")))) + "113ycngcssbrps217dyajq96hm9xghsfch82h14yffla1r1fviw0")))) (build-system gnu-build-system) (inputs `(("libpng" ,libpng) -- 1.7.10.4
signature.asc
Description: Digital signature