GNU bug report logs - #59124
[PATCH] gnu: mangohud: Update to 0.6.8.

Previous Next

Package: guix-patches;

Reported by: dan <i <at> dan.games>

Date: Tue, 8 Nov 2022 15:30:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#59124: closed ([PATCH] gnu: mangohud: Update to 0.6.8.)
Date: Fri, 11 Nov 2022 22:10:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 11 Nov 2022 23:08:59 +0100
with message-id <87edu9dtz8.fsf <at> gnu.org>
and subject line Re: bug#59124: [PATCH] gnu: mangohud: Update to 0.6.8.
has caused the debbugs.gnu.org bug report #59124,
regarding [PATCH] gnu: mangohud: Update to 0.6.8.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
59124: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59124
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: dan <i <at> dan.games>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: mangohud: Update to 0.6.8.
Date: Tue,  8 Nov 2022 23:29:04 +0800
* 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



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: dan <i <at> dan.games>
Cc: 59124-done <at> debbugs.gnu.org
Subject: Re: bug#59124: [PATCH] gnu: mangohud: Update to 0.6.8.
Date: Fri, 11 Nov 2022 23:08:59 +0100
Hi,

dan <i <at> 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’.


This bug report was last modified 2 years and 244 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.