unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#33001] [PATCH] Upgrade Godot 3.0.4 -> 3.0.6
@ 2018-10-10  6:00 Brett Gilio
  2018-10-11 20:43 ` bug#33001: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2018-10-10  6:00 UTC (permalink / raw)
  To: 33001


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

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

* bug#33001: [PATCH] Upgrade Godot 3.0.4 -> 3.0.6
  2018-10-10  6:00 [bug#33001] [PATCH] Upgrade Godot 3.0.4 -> 3.0.6 Brett Gilio
@ 2018-10-11 20:43 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2018-10-11 20:43 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 33001-done

[-- Attachment #1: Type: text/plain, Size: 733 bytes --]

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!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2018-10-11 20:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-10  6:00 [bug#33001] [PATCH] Upgrade Godot 3.0.4 -> 3.0.6 Brett Gilio
2018-10-11 20:43 ` bug#33001: " Leo Famulari

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