emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46593: closed ([PATCH] gnu: libx11: Update to 1.7.0.)


From: GNU bug Tracking System
Subject: bug#46593: closed ([PATCH] gnu: libx11: Update to 1.7.0.)
Date: Sat, 20 Feb 2021 18:29:01 +0000

Your message dated Sat, 20 Feb 2021 13:28:07 -0500
with message-id <YDFUt63C3MeZT6E4@jasmine.lan>
and subject line Re: [bug#46593] [PATCH] gnu: libx11: Update to 1.7.0.
has caused the debbugs.gnu.org bug report #46593,
regarding [PATCH] gnu: libx11: Update to 1.7.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46593: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46593
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- 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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]