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>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#70264: closed ([PATCH] gnu: glmark2: Update to 2023.01.)
Date: Tue, 09 Apr 2024 17:14:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 09 Apr 2024 18:12:54 +0100
with message-id <87v84qcve1.fsf <at> cbaines.net>
and subject line Re: [bug#70264] [PATCH] gnu: glmark2: Update to 2023.01.
has caused the debbugs.gnu.org bug report #70264,
regarding [PATCH] gnu: glmark2: Update to 2023.01.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
70264: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70264
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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 4 (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 1 year and 40 days ago.

Previous Next


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