Message ID | 20210217184650.19605-1-vincent.legoll@gmail.com |
---|---|
State | Accepted |
Headers | show |
Series | [bug#46593] gnu: libx11: Update to 1.7.0. | expand |
Context | Check | Description |
---|---|---|
cbaines/applying patch | fail | View Laminar job |
cbaines/issue | success | View issue |
For core-updates, rebuilt a bunch of dependents successfuly: xf86-video-amdgpu xf86-input-evdev On Wed, Feb 17, 2021 at 7:48 PM GNU bug Tracking System <help-debbugs@gnu.org> wrote: > > Thank you for filing a new bug report with debbugs.gnu.org. > > This is an automatically generated reply to let you know your message > has been received. > > Your message is being forwarded to the package maintainers and other > interested parties for their attention; they will reply in due course. > > Your message has been sent to the package maintainer(s): > guix-patches@gnu.org > > If you wish to submit further information on this problem, please > send it to 46593@debbugs.gnu.org. > > Please do not send mail to help-debbugs@gnu.org unless you wish > to report a problem with the Bug-tracking system. > > -- > 46593: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46593 > GNU Bug Tracking System > Contact help-debbugs@gnu.org with problems
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
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