all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kaelyn Takata via Guix-patches via <guix-patches@gnu.org>
To: 67136@debbugs.gnu.org
Cc: Kaelyn Takata <kaelyn.alexi@protonmail.com>
Subject: [bug#67136] [PATCH mesa-branch 1/2] gnu: xorgproto: Update to 2023.2.
Date: Sun, 12 Nov 2023 19:55:14 +0000	[thread overview]
Message-ID: <1c9e866c336f6b6bf0b85baf844a24a28c988104.1699807940.git.kaelyn.alexi@protonmail.com> (raw)
In-Reply-To: <cover.1699807940.git.kaelyn.alexi@protonmail.com>

* gnu/packages/xorg.scm (xorgproto): Update to 2023.2.

Change-Id: Ie0e4712e4ec3fe9620d160bedcfe74452fa6ae5d
---
 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 8f359c3e2f..c08fe3ae34 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -245,14 +245,14 @@ (define-public bdftopcf
 (define-public xorgproto
   (package
     (name "xorgproto")
-    (version "2022.2")
+    (version "2023.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://xorg/individual/proto"
                                   "/xorgproto-" version ".tar.xz"))
               (sha256
                (base32
-                "17kbq1x68jl9mz69ays5c0w72lpkqi937raxk0im7y88pvrdn4sx"))))
+                "0b4c27aq25w1fccks49p020avf9jzh75kaq5qwnww51bp1yvq7xn"))))
     (build-system gnu-build-system)
     (propagated-inputs
      ;; To get util-macros in (almost?) all package inputs.
-- 
2.41.0






  reply	other threads:[~2023-11-12 19:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-12 19:52 [bug#67136] [PATCH mesa-branch 0/2] Update xorgproto and xwayland Kaelyn Takata via Guix-patches via
2023-11-12 19:55 ` Kaelyn Takata via Guix-patches via [this message]
2023-11-12 19:55 ` [bug#67136] [PATCH mesa-branch 2/2] gnu: xorg-server-xwayland: Update to 23.2.2 Kaelyn Takata via Guix-patches via
2023-12-16  1:00 ` [bug#67136] [PATCH core-updates v3 0/2] Update xorgproto and xwayland Kaelyn Takata via Guix-patches via
2023-12-16  1:00   ` [bug#67136] [PATCH core-updates v3 1/2] gnu: xorgproto: Update to 2023.2 Kaelyn Takata via Guix-patches via
2023-12-16  1:00   ` [bug#67136] [PATCH core-updates v3 2/2] gnu: xorg-server-xwayland: Update to 23.2.3 Kaelyn Takata via Guix-patches via
2023-12-20 21:12   ` bug#67136: [PATCH core-updates v3 0/2] Update xorgproto and xwayland Ludovic Courtès
2023-12-21  6:43 ` [bug#67136] closed (Re: [bug#67136] [PATCH core-updates v3 0/2] Update xorgproto and xwayland) John Kehayias via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1c9e866c336f6b6bf0b85baf844a24a28c988104.1699807940.git.kaelyn.alexi@protonmail.com \
    --to=guix-patches@gnu.org \
    --cc=67136@debbugs.gnu.org \
    --cc=kaelyn.alexi@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.