From: John Darrington <john@darrington.wattle.id.au>
To: guix-devel@gnu.org
Subject: Updated pixman to 0.32.4
Date: Sun, 24 Nov 2013 16:39:23 +0100 [thread overview]
Message-ID: <20131124153923.GA15930@jocasta.intra> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 320 bytes --]
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.
[-- Attachment #1.2: 0001-Updated-pixman-to-version-0.32.4.patch --]
[-- Type: text/x-diff, Size: 1022 bytes --]
From bb77360d4f14ed5a6e1d2a55c4ca5488d8be5603 Mon Sep 17 00:00:00 2001
From: John Darrington <john@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
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next reply other threads:[~2013-11-24 15:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-24 15:39 John Darrington [this message]
2013-11-24 17:36 ` Updated pixman to 0.32.4 Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131124153923.GA15930@jocasta.intra \
--to=john@darrington.wattle.id.au \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).