GNU bug report logs -
#70264
[PATCH] gnu: glmark2: Update to 2023.01.
Previous Next
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
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
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.