gnu: mangohud: Update to 0.6.8.

* gnu/packages/graphics.scm (mangohud): Update to 0.6.8.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
dan 2022-11-08 23:29:04 +08:00 committed by Ludovic Courtès
parent b37cd00dc3
commit 474070facb
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -979,7 +979,7 @@ (define-public alembic
(define-public mangohud
(package
(name "mangohud")
(version "0.6.7")
(version "0.6.8")
(source
(origin
(method git-fetch)
@ -988,7 +988,7 @@ (define-public mangohud
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0n2x6agv2j8nd6h1998dqsphb7k57zx8vsayv47dqix28kg5kixz"))))
(base32 "19dp8l5njzl9xah0bhwlkl39vc8w2rnpvpdrhgaz3hnhz8b0r5df"))))
(build-system meson-build-system)
(arguments
(list