unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Simon Tournier <zimon.toutoune@gmail.com>
To: 66013@debbugs.gnu.org
Cc: Simon Tournier <zimon.toutoune@gmail.com>
Subject: [bug#66013] [PATCH 4/4] gnu: python-glcontext: Update to 2.4.0-1.0af21b7.
Date: Fri, 15 Sep 2023 21:10:40 +0200	[thread overview]
Message-ID: <4413530e2475d4e37194e87cf983c883ef2ad3a1.1694800551.git.zimon.toutoune@gmail.com> (raw)
In-Reply-To: <cover.1694800551.git.zimon.toutoune@gmail.com>

* gnu/packages/python-xyz.scm (python-glcontext): Update to 2.4.0-1.0af21b7.
---
 gnu/packages/python-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 481326b8e162..fc6caf93912c 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -22988,8 +22988,8 @@ (define-public python-pyopengl-accelerate
 (define-public python-glcontext
   (let (;; Upstream is known for abusing mutable tag, hence pinpoint the
         ;; relevant commit.
-        (revision "0")
-        (commit "beebc1fd08ee850f06f4390be4b280824e383074"))
+        (revision "1")
+        (commit "0af21b7c8a8cc0e76f4d9aff6a4f156f43d37333"))
     (package
       (name "python-glcontext")
       (version (git-version "2.4.0" revision commit))
@@ -23001,7 +23001,7 @@ (define-public python-glcontext
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "0zzpwyqg19y600n09xz07cxk4jimh9vjraszda7g7ipijq6iasac"))))
+                  "03xpw776pvv8c5n58049yczlkgcqdh9vfcpjlghh3p6cal3yiq8a"))))
       (build-system pyproject-build-system)
       (arguments
        (list #:phases #~(modify-phases %standard-phases
-- 
2.38.1





  parent reply	other threads:[~2023-09-15 19:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-15 18:38 [bug#66013] [PATCH 0/4] gnu: bap, python-glcontext: Fix hash and update Simon Tournier
2023-09-15 19:10 ` [bug#66013] [PATCH 1/4] gnu: bap: Update to 2.5.0-alpha-0.a972f8a Simon Tournier
2023-09-15 19:10 ` [bug#66013] [PATCH 2/4] gnu: bap: Update to 2.6.0-alpha-0.f995d28 Simon Tournier
2023-09-15 19:10 ` [bug#66013] [PATCH 3/4] gnu: python-glcontext: Update to 2.4.0-0.beebc1f Simon Tournier
2023-09-15 19:10 ` Simon Tournier [this message]
2023-09-22 14:00 ` bug#66013: [PATCH 0/4] gnu: bap, python-glcontext: Fix hash and update Simon Tournier

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=4413530e2475d4e37194e87cf983c883ef2ad3a1.1694800551.git.zimon.toutoune@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=66013@debbugs.gnu.org \
    /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 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).