GNU bug report logs - #70264
[PATCH] gnu: glmark2: Update to 2023.01.

Previous Next

Package: guix-patches;

Reported by: Wilko Meyer <w <at> wmeyer.eu>

Date: Sun, 7 Apr 2024 20:48:03 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

To reply to this bug, email your comments to 70264 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#70264; Package guix-patches. (Sun, 07 Apr 2024 20:48:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Wilko Meyer <w <at> wmeyer.eu>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 07 Apr 2024 20:48:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Wilko Meyer <w <at> wmeyer.eu>
To: guix-patches <at> gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>
Subject: [PATCH] gnu: glmark2: Update to 2023.01.
Date: Sun,  7 Apr 2024 22:46:30 +0200
* gnu/packages/gl.scm (glmark2): Update to 2023.01.

Change-Id: Ia3a468d5da28801fc9c13de6995ca6599bbbb87c
---
 gnu/packages/gl.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index f8dc8c1d9d..2894497022 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -1172,7 +1172,7 @@ (define-public mojoshader-with-viewport-flip
 (define-public glmark2
   (package
     (name "glmark2")
-    (version "2021.12")
+    (version "2023.01")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1181,7 +1181,7 @@ (define-public glmark2
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1aydqbrg9i74s19rrdrsscx94m885yvc43v3sdqlgyh675ms98jb"))))
+                "094dr0ljg1hq6wymw2hb3369p4g91sn5c2qf554dl0dbdbjdqasq"))))
     (build-system meson-build-system)
     (arguments
      '(#:tests? #f                      ; no check target

base-commit: 3571e4752501fb0f7da7785a3834009f522eb24c
-- 
2.41.0





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Tue, 09 Apr 2024 17:14:02 GMT) Full text and rfc822 format available.

Notification sent to Wilko Meyer <w <at> wmeyer.eu>:
bug acknowledged by developer. (Tue, 09 Apr 2024 17:14:02 GMT) Full text and rfc822 format available.

Message #10 received at 70264-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Wilko Meyer <w <at> wmeyer.eu>
Cc: 70264-done <at> debbugs.gnu.org
Subject: Re: [bug#70264] [PATCH] gnu: glmark2: Update to 2023.01.
Date: Tue, 09 Apr 2024 18:12:54 +0100
[Message part 1 (text/plain, inline)]
Wilko Meyer <w <at> wmeyer.eu> writes:

> * gnu/packages/gl.scm (glmark2): Update to 2023.01.
>
> Change-Id: Ia3a468d5da28801fc9c13de6995ca6599bbbb87c
> ---
>  gnu/packages/gl.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
191a4bfe1a4adfa2683281fd5c08c6c0e17899ad.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 25 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.