unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59124] [PATCH] gnu: mangohud: Update to 0.6.8.
@ 2022-11-08 15:29 dan
  2022-11-08 20:10 ` [bug#59124] [PATCH v2] " dan
  2022-11-11 22:08 ` bug#59124: [PATCH] " Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: dan @ 2022-11-08 15:29 UTC (permalink / raw)
  To: 59124

* gnu/packages/graphics.scm (mangohud): Update to 0.6.8.
---
 gnu/packages/graphics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

base-commit: 96ae718c516a289124a0b91ceeef78b20d187825
-- 
2.38.0





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#59124] [PATCH v2] gnu: mangohud: Update to 0.6.8.
  2022-11-08 15:29 [bug#59124] [PATCH] gnu: mangohud: Update to 0.6.8 dan
@ 2022-11-08 20:10 ` dan
  2022-11-11 22:08 ` bug#59124: [PATCH] " Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: dan @ 2022-11-08 20:10 UTC (permalink / raw)
  To: 59124

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

copyright info
---
 gnu/packages/graphics.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index e15a533f5b..7208f8d977 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -32,6 +32,7 @@
 ;;; Copyright © 2022 Zheng Junjie <873216071@qq.com>
 ;;; Copyright © 2022 Tobias Kortkamp <tobias.kortkamp@gmail.com>
 ;;; Copyright © 2022 Paul A. Patience <paul@apatience.com>
+;;; Copyright © 2022 dan <i@dan.games>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -979,7 +980,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 +989,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

base-commit: 96ae718c516a289124a0b91ceeef78b20d187825
-- 
2.38.0





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#59124: [PATCH] gnu: mangohud: Update to 0.6.8.
  2022-11-08 15:29 [bug#59124] [PATCH] gnu: mangohud: Update to 0.6.8 dan
  2022-11-08 20:10 ` [bug#59124] [PATCH v2] " dan
@ 2022-11-11 22:08 ` Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2022-11-11 22:08 UTC (permalink / raw)
  To: dan; +Cc: 59124-done

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’.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-11 22:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-08 15:29 [bug#59124] [PATCH] gnu: mangohud: Update to 0.6.8 dan
2022-11-08 20:10 ` [bug#59124] [PATCH v2] " dan
2022-11-11 22:08 ` bug#59124: [PATCH] " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).