guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

88/177: gnu: ghc-sdl-image: Update to 0.6.1.2.


From: Ricardo Wurmus
Subject: 88/177: gnu: ghc-sdl-image: Update to 0.6.1.2.
Date: Tue, 13 Feb 2018 07:38:16 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 4fa53bd32e91e1850c675d7f1167213e3f265017
Author: Ricardo Wurmus <address@hidden>
Date:   Mon Feb 12 23:51:10 2018 +0100

    gnu: ghc-sdl-image: Update to 0.6.1.2.
    
    * gnu/packages/haskell.scm (ghc-sdl-image): Update to 0.6.1.2.
---
 gnu/packages/haskell.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index efa55ec..ada52f1 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -1223,7 +1223,7 @@ MIDI, Ogg Vorbis, and SMPEG MP3 libraries.")
 (define-public ghc-sdl-image
   (package
     (name "ghc-sdl-image")
-    (version "0.6.1.1")
+    (version "0.6.1.2")
     (source
      (origin
        (method url-fetch)
@@ -1233,7 +1233,7 @@ MIDI, Ogg Vorbis, and SMPEG MP3 libraries.")
              ".tar.gz"))
        (sha256
         (base32
-         "1m02q2426qp8m8pzz2jkk4srk2vb3j3ickiaga5jx9rkkhz732zq"))))
+         "1ybdwlqi5nqzpsbh2md5mxhwmjn910iqysf6nykwjxlmvhcjk281"))))
     (build-system haskell-build-system)
     (arguments
      `(#:configure-flags



reply via email to

[Prev in Thread] Current Thread [Next in Thread]