GNU bug report logs - #46593
[PATCH] gnu: libx11: Update to 1.7.0.

Previous Next

Package: guix-patches;

Reported by: Vincent Legoll <vincent.legoll <at> gmail.com>

Date: Wed, 17 Feb 2021 18:48:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Subject: bug#46593: closed (Re: [bug#46593] [PATCH] gnu: libx11: Update to
 1.7.0.)
Date: Sat, 20 Feb 2021 18:29:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#46593: [PATCH] gnu: libx11: Update to 1.7.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 46593 <at> debbugs.gnu.org.

-- 
46593: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46593
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 46593-done <at> debbugs.gnu.org
Subject: Re: [bug#46593] [PATCH] gnu: libx11: Update to 1.7.0.
Date: Sat, 20 Feb 2021 13:28:07 -0500
On Wed, Feb 17, 2021 at 07:46:50PM +0100, Vincent Legoll wrote:
> * gnu/packages/xorg.scm (libx11): Update to 1.7.0.

Thanks! Pushed as 910699ea1e3a1ae43da149621254fa119064bd97

[Message part 3 (message/rfc822, inline)]
From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Vincent Legoll <vincent.legoll <at> gmail.com>
Subject: [PATCH] gnu: libx11: Update to 1.7.0.
Date: Wed, 17 Feb 2021 19:46:50 +0100
* gnu/packages/xorg.scm (libx11): Update to 1.7.0.
---
 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 0aa87f850d..3f17329aee 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5477,7 +5477,7 @@ draggable titlebars and borders.")
 (define-public libx11
   (package
     (name "libx11")
-    (version "1.6.12")
+    (version "1.7.0")
     (source
       (origin
         (method url-fetch)
@@ -5487,7 +5487,7 @@ draggable titlebars and borders.")
                ".tar.bz2"))
         (sha256
           (base32
-            "1ivfzl1qwk8zh7gc0m5vb58gdxz11jwg7w3d356w16j1d5s2427i"))))
+            "0m6bfwllr3pq2c00l51y62yiq15kphc8dw69zf67qhwmclxzkj1n"))))
     (build-system gnu-build-system)
     (outputs '("out"
                "doc"))                            ;8 MiB of man pages + XML
-- 
2.30.0




This bug report was last modified 4 years and 86 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.