emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#70264: closed ([PATCH] gnu: glmark2: Update to 2023.01.)


From: GNU bug Tracking System
Subject: bug#70264: closed ([PATCH] gnu: glmark2: Update to 2023.01.)
Date: Tue, 09 Apr 2024 17:14:02 +0000

Your message dated Tue, 09 Apr 2024 18:12:54 +0100
with message-id <87v84qcve1.fsf@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@gnu.org.)


-- 
70264: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70264
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#70264] [PATCH] gnu: glmark2: Update to 2023.01. Date: Tue, 09 Apr 2024 18:12:54 +0100 User-agent: mu4e 1.12.2; emacs 29.3
Wilko Meyer <w@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]