GNU bug report logs - #33001
[PATCH] Upgrade Godot 3.0.4 -> 3.0.6

Previous Next

Package: guix-patches;

Reported by: Brett Gilio <brettg <at> posteo.net>

Date: Wed, 10 Oct 2018 06:02:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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 33001 in the body.
You can then email your comments to 33001 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#33001; Package guix-patches. (Wed, 10 Oct 2018 06:02:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brett Gilio <brettg <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 10 Oct 2018 06:02:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brett Gilio <brettg <at> posteo.net>
To: guix-patches <at> gnu.org  
Subject: [PATCH] Upgrade Godot 3.0.4 -> 3.0.6
Date: Wed, 10 Oct 2018 01:00:38 -0500
Minor upgrade of Godot to 3.0.6

--- BEGIN PATCH ---

diff --git a/gnu/packages/game-development.scm 
b/gnu/packages/game-development.scm
index bfebcc433..6b7e71f6c 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -1080,7 +1080,7 @@ games.")
(define-public godot
  (package
    (name "godot")
-    (version "3.0.4")
+    (version "3.0.6")
    (source (origin
              (method git-fetch)
              (uri (git-reference
@@ -1089,7 +1089,7 @@ games.")
              (file-name (git-file-name name version))
              (sha256
               (base32
- 
                "0i4ssfb6igga9zwvsmahrnasx9cyqrsd6mlmssjgc482fy9q2kz4"))
+ 
"0g64h0x8dlv6aa9ggfcidk2mknkfl5li7z1phcav8aqp9srj8avf"))
              (modules '((guix build utils)))
              (snippet
               '(begin

--- END PATCH ---




Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Thu, 11 Oct 2018 20:44:01 GMT) Full text and rfc822 format available.

Notification sent to Brett Gilio <brettg <at> posteo.net>:
bug acknowledged by developer. (Thu, 11 Oct 2018 20:44:02 GMT) Full text and rfc822 format available.

Message #10 received at 33001-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Brett Gilio <brettg <at> posteo.net>
Cc: 33001-done <at> debbugs.gnu.org
Subject: Re: [bug#33001] [PATCH] Upgrade Godot 3.0.4 -> 3.0.6
Date: Thu, 11 Oct 2018 16:43:16 -0400
[Message part 1 (text/plain, inline)]
On Wed, Oct 10, 2018 at 01:00:38AM -0500, Brett Gilio wrote:
> 
> Minor upgrade of Godot to 3.0.6

Thank you! Pushed as fc346e30a0e266ee7e2edcc057a22fdac3c98124

For future patches, please take a look at the manual, section Submitting
Patches, in order to streamline the review process :)

https://www.gnu.org/software/guix/manual/en/html_node/Submitting-Patches.html

In particular, there are some tips about creating and sending patches
using `git format-patch` or `git send-email`.

Also, there is a reference to the style we use for Git commit messages,
which is the GNU ChangeLog format. For most patches, this format can
simply be copied from previous commits.

Please let us know if you have any questions!
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 09 Nov 2018 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 225 days ago.

Previous Next


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