unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#52562] [PATCH] gnu: xorg-server: Update to 21.1.2.
@ 2021-12-16 23:29 Kaelyn Takata via Guix-patches via
  2021-12-18 15:23 ` Kaelyn via Guix-patches via
  2021-12-18 20:40 ` Leo Famulari
  0 siblings, 2 replies; 12+ messages in thread
From: Kaelyn Takata via Guix-patches via @ 2021-12-16 23:29 UTC (permalink / raw)
  To: 52562; +Cc: Kaelyn Takata

* gnu/packages/xorg.scm (xorg-server): Update to 21.1.2.
---
 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 85a93dee30..204fd857c0 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5234,7 +5234,7 @@ (define-public libxcvt
 (define-public xorg-server
   (package
     (name "xorg-server")
-    (version "21.1.1")
+    (version "21.1.2")
     (source
      (origin
        (method url-fetch)
@@ -5243,7 +5243,7 @@ (define-public xorg-server
                            "/xserver/xorg-server-" version ".tar.xz"))
        (sha256
         (base32
-         "0md7dqsc5qb30gym06c4zc2cjsdc5ps8nywk1bkcpix05kppybkq"))
+         "1c4dgvpv3kib8rhw37b00vc056nlb1z66c2lwzs4prz8kxmg82y2"))
        (patches
         (list
          ;; See:

base-commit: b329c2139b9f0818f27107bec5226cb98cfe1446
-- 
2.34.0






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

end of thread, other threads:[~2021-12-22 23:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-16 23:29 [bug#52562] [PATCH] gnu: xorg-server: Update to 21.1.2 Kaelyn Takata via Guix-patches via
2021-12-18 15:23 ` Kaelyn via Guix-patches via
2021-12-18 20:40 ` Leo Famulari
2021-12-19  1:49   ` Kaelyn via Guix-patches via
2021-12-19  4:56     ` Leo Famulari
2021-12-19 20:30       ` Leo Famulari
2021-12-21 17:36         ` Leo Famulari
2021-12-21 17:47           ` Leo Famulari
2021-12-21 19:09             ` Leo Famulari
2021-12-22 13:56           ` Josselin Poiret via Guix-patches via
2021-12-22 17:19             ` Leo Famulari
2021-12-22 23:38           ` bug#52562: " Leo Famulari

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