From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: Updated pixman to 0.32.4 Date: Sun, 24 Nov 2013 16:39:23 +0100 Message-ID: <20131124153923.GA15930@jocasta.intra> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7ZAtKRhVyVSsbBD2" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55545) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vkbmm-00056P-G0 for guix-devel@gnu.org; Sun, 24 Nov 2013 10:39:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VkbmZ-0001V6-Sp for guix-devel@gnu.org; Sun, 24 Nov 2013 10:39:48 -0500 Received: from de.cellform.com ([88.217.224.109]:46169 helo=jocasta.intra) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VkbmZ-0001QL-Eb for guix-devel@gnu.org; Sun, 24 Nov 2013 10:39:35 -0500 Received: from jocasta.intra (localhost [127.0.0.1]) by jocasta.intra (8.14.4/8.14.4/Debian-4) with ESMTP id rAOFdO8u025286 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Sun, 24 Nov 2013 16:39:25 +0100 Received: (from john@localhost) by jocasta.intra (8.14.4/8.14.4/Submit) id rAOFdOHm024961 for guix-devel@gnu.org; Sun, 24 Nov 2013 16:39:24 +0100 Content-Disposition: inline List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org --7ZAtKRhVyVSsbBD2 Content-Type: multipart/mixed; boundary="mYCpIKhGyMATD0i+" Content-Disposition: inline --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable One of the tests for pixmap fails on pixman. This patch updates it to a mo= re recent version=20 which seems to work for me at least. J' --=20 PGP Public key ID: 1024D/2DE827B3=20 fingerprint =3D 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key. --mYCpIKhGyMATD0i+ Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="0001-Updated-pixman-to-version-0.32.4.patch" Content-Transfer-Encoding: quoted-printable =46rom bb77360d4f14ed5a6e1d2a55c4ca5488d8be5603 Mon Sep 17 00:00:00 2001 =46rom: John Darrington 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) --=20 1.7.10.4 --mYCpIKhGyMATD0i+-- --7ZAtKRhVyVSsbBD2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlKSHasACgkQimdxnC3oJ7NVvgCeLqv8YkeSdqb1jgIVgMnri4Ze 8xIAnigxWCfBUQdcgCyhcX6CkBpH9ZDY =DcFB -----END PGP SIGNATURE----- --7ZAtKRhVyVSsbBD2--