GNU bug report logs -
#59124
[PATCH] gnu: mangohud: Update to 0.6.8.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 59124 in the body.
You can then email your comments to 59124 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#59124
; Package
guix-patches
.
(Tue, 08 Nov 2022 15:30:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
dan <i <at> dan.games>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 08 Nov 2022 15:30:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#59124
; Package
guix-patches
.
(Tue, 08 Nov 2022 20:11:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 59124 <at> debbugs.gnu.org (full text, mbox):
* 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 <at> qq.com>
;;; Copyright © 2022 Tobias Kortkamp <tobias.kortkamp <at> gmail.com>
;;; Copyright © 2022 Paul A. Patience <paul <at> apatience.com>
+;;; Copyright © 2022 dan <i <at> 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
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Fri, 11 Nov 2022 22:10:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
dan <i <at> dan.games>
:
bug acknowledged by developer.
(Fri, 11 Nov 2022 22:10:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 59124-done <at> debbugs.gnu.org (full text, mbox):
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’.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 10 Dec 2022 12:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 191 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.