diff mbox series

[bug#59124] gnu: mangohud: Update to 0.6.8.

Message ID 20221108152904.10724-1-i@dan.games
State New
Headers show
Series [bug#59124] gnu: mangohud: Update to 0.6.8. | expand

Commit Message

dan Nov. 8, 2022, 3:29 p.m. UTC
* gnu/packages/graphics.scm (mangohud): Update to 0.6.8.
---
 gnu/packages/graphics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: 96ae718c516a289124a0b91ceeef78b20d187825

Comments

Ludovic Courtès Nov. 11, 2022, 10:08 p.m. UTC | #1
Hi,

dan <i@dan.games> skribis:

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

Applied, thanks!  (No need for a copyright line for a simple or
automated patch like this.)

Ludo’.
diff mbox series

Patch

diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index e15a533f5b..4125c8078c 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -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