unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55859] [PATCH] Update xcb-proto to 1.15
@ 2022-06-08 23:40 Felix Lechner
  2022-06-09 14:59 ` bug#55859: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Lechner @ 2022-06-08 23:40 UTC (permalink / raw)
  To: 55859; +Cc: guix-mentors

[-- Attachment #1: Type: text/plain, Size: 665 bytes --]

Control: tags -1 + patch

Hi,

Your feedback on the attached patch would be appreciated.

The patch should probably be part of core-updates. ("Building the
following 7431 packages would ensure 15670 dependent packages are
rebuilt.")

> So contributors themselves do not need to know about guix-mentors,
> right?  (My initial understanding was that they’d explicitly email
> guix-mentors in addition to guix-patches.)

> Your initial understanding is correct.

This message was sent in parallel to guix-mentors and to guix-patches.

I have submitted patches before, but self-identify as a new contributor. Thanks!

Kind regards
Felix Lechner

[-- Attachment #2: 0001-gnu-xcb-proto-Update-to-1.15.patch --]
[-- Type: text/x-patch, Size: 1047 bytes --]

From 52031e55159c3ec1f6824049200594cfe4ea54b4 Mon Sep 17 00:00:00 2001
From: Felix Lechner <felix.lechner@lease-up.com>
Date: Wed, 8 Jun 2022 16:18:51 -0700
Subject: [PATCH] gnu: xcb-proto: Update to 1.15.

---
 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 1547fdb9f8..895f501cf9 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2099,7 +2099,7 @@ (define-public xcalc
 (define-public xcb-proto
   (package
     (name "xcb-proto")
-    (version "1.14")
+    (version "1.15")
     (source
       (origin
         (method url-fetch)
@@ -2108,7 +2108,7 @@ (define-public xcb-proto
                version ".tar.xz"))
         (sha256
          (base32
-          "01d62r286yfc3rpz714nqdgkl0wk9j0wqkd4ylas1d7r4vmkqshq"))
+          "0pwmcmmrc4zll3fvlxcjmyx5569yzaf1fjfvm5px2rc39qk3nk6k"))
         (modules '((guix build utils)))
         (snippet
          '(begin

base-commit: e14918f402d6f61814d36463255a2be24ebbb352
-- 
2.36.1


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

* bug#55859: [PATCH] Update xcb-proto to 1.15
  2022-06-08 23:40 [bug#55859] [PATCH] Update xcb-proto to 1.15 Felix Lechner
@ 2022-06-09 14:59 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2022-06-09 14:59 UTC (permalink / raw)
  To: Felix Lechner; +Cc: 55859-done, guix-mentors


Hi Felix,

Felix Lechner <felix.lechner@gmail.com> writes:

> The patch should probably be part of core-updates. ("Building the
> following 7431 packages would ensure 15670 dependent packages are
> rebuilt.")

thank you for the patch.  I have applied it to the core-updates branch
with commit 0d09e2e29d1ef0afabebd843f51d41d6cfe340ee.

I changed the commit message to mention the changed variable explicitly:

    gnu: xcb-proto: Update to 1.15.
    
    * gnu/packages/xorg.scm (xcb-proto): Update to 1.15.
    
    Signed-off-by: Ricardo Wurmus <rekado@elephly.net>

If you’re using Emacs you can use our “update” yasnippet to generate
this automatically.  Alternatively, you can use ./etc/committer.scm.

> This message was sent in parallel to guix-mentors and to guix-patches.

Please note that guix-mentors isn’t ready yet.  I proposed it, but we
don’t actually have a group of mentors who have committed to respond to
mentorship requests.

-- 
Ricardo




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

end of thread, other threads:[~2022-06-09 15:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08 23:40 [bug#55859] [PATCH] Update xcb-proto to 1.15 Felix Lechner
2022-06-09 14:59 ` bug#55859: " Ricardo Wurmus

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