unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29577] [PATCH] gnu: openmw: Update to 0.43.0.
@ 2017-12-05  7:22 Rutger Helling
  2017-12-08 18:40 ` bug#29577: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-12-05  7:22 UTC (permalink / raw)
  To: 29577


[-- Attachment #1.1: Type: text/plain, Size: 28 bytes --]

Here's an update for openmw.

[-- Attachment #1.2: Type: text/html, Size: 215 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-openmw-Update-to-0.43.0.patch --]
[-- Type: text/x-diff; name=0001-gnu-openmw-Update-to-0.43.0.patch, Size: 1463 bytes --]

From e6da13b5bcd7618aec06ebf2dc9f4642be188fee Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Tue, 5 Dec 2017 08:07:21 +0100
Subject: [PATCH] gnu: openmw: Update to 0.43.0.

* gnu/packages/game-development.scm (openmw): Update to 0.43.0.
---
 gnu/packages/game-development.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index 3c544f554..799e82ae0 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -12,6 +12,7 @@
 ;;; Copyright © 2017 Manolis Fragkiskos Ragkousis <manolis837@gmail.com>
 ;;; Copyright © 2017 Peter Mikkelsen <petermikkelsen10@gmail.com>
 ;;; Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>
+;;; Copyright © 2017 Rutger Helling <rhelling@mykolab.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1014,7 +1015,7 @@ of use.")
 (define-public openmw
   (package
     (name "openmw")
-    (version "0.42.0")
+    (version "0.43.0")
     (source
      (origin
        (method url-fetch)
@@ -1023,7 +1024,7 @@ of use.")
                        name "-" version ".tar.gz"))
        (sha256
         (base32
-         "1pla8016lpbg8cgm9kia318a860f26dmiayc72p3zl35mqrc7g7w"))))
+         "11phjx7b3mv4n295xgq25lkcwq0mgr35i5k05hf1h77y6n6jbw64"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f                      ; No test target
-- 
2.15.1


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

* bug#29577: [PATCH] gnu: openmw: Update to 0.43.0.
  2017-12-05  7:22 [bug#29577] [PATCH] gnu: openmw: Update to 0.43.0 Rutger Helling
@ 2017-12-08 18:40 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2017-12-08 18:40 UTC (permalink / raw)
  To: Rutger Helling; +Cc: 29577-done

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

On Tue, Dec 05, 2017 at 08:22:46AM +0100, Rutger Helling wrote:
> Here's an update for openmw.

> From e6da13b5bcd7618aec06ebf2dc9f4642be188fee Mon Sep 17 00:00:00 2001
> From: Rutger Helling <rhelling@mykolab.com>
> Date: Tue, 5 Dec 2017 08:07:21 +0100
> Subject: [PATCH] gnu: openmw: Update to 0.43.0.
> 
> * gnu/packages/game-development.scm (openmw): Update to 0.43.0.

Thanks! Pushed as 0ea2364f56b590fd59183d8783c5b03910725d89

[-- 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:[~2017-12-08 18:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-05  7:22 [bug#29577] [PATCH] gnu: openmw: Update to 0.43.0 Rutger Helling
2017-12-08 18:40 ` bug#29577: " 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).