unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64639] [PATCH mesa-updates] gnu: pixman: Update to 0.42.2.
@ 2023-07-15  6:24 Hilton Chain via Guix-patches via
  2023-07-25 21:22 ` John Kehayias via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-07-15  6:24 UTC (permalink / raw)
  To: 64639; +Cc: Hilton Chain

* gnu/packages/xdisorg.scm (pixman): Update to 0.42.2.
---
 gnu/packages/xdisorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 1f7539764c..635d6598e6 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -677,7 +677,7 @@ (define-public xeyes
 (define-public pixman
   (package
     (name "pixman")
-    (version "0.40.0")
+    (version "0.42.2")
     (source
      (origin
        (method url-fetch)
@@ -686,7 +686,7 @@ (define-public pixman
          "https://www.cairographics.org/releases/pixman-"
          version ".tar.gz"))
        (sha256
-        (base32 "1z13n96m7x91j25qq9wlkxsbq04wfwjhw66ir17frna06zn0s83d"))
+        (base32 "0pk298iqxqr64vk3z6nhjwr6vjg1971zfrjkqy5r9zd2mppq057a"))
        (patches
         (search-patches
          "pixman-CVE-2016-5296.patch"))))

base-commit: 00ed2901f5171e4f9435641a91678217cae38030
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-28  5:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-15  6:24 [bug#64639] [PATCH mesa-updates] gnu: pixman: Update to 0.42.2 Hilton Chain via Guix-patches via
2023-07-25 21:22 ` John Kehayias via Guix-patches via
2023-11-28  5:37   ` bug#64639: " John Kehayias via Guix-patches via

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).