guix-commits
[Top][All Lists]
Advanced

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

79/177: gnu: ghc-sdl-mixer: Update to 0.6.2.0.


From: Ricardo Wurmus
Subject: 79/177: gnu: ghc-sdl-mixer: Update to 0.6.2.0.
Date: Tue, 13 Feb 2018 07:38:15 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 4123cb7f1be4a904d4bcbbaf557be432f4d09d45
Author: Ricardo Wurmus <address@hidden>
Date:   Mon Feb 12 23:46:46 2018 +0100

    gnu: ghc-sdl-mixer: Update to 0.6.2.0.
    
    * gnu/packages/haskell.scm (ghc-sdl-mixer): Update to 0.6.2.0.
---
 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 c2ace0f..fecdecf 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -1192,7 +1192,7 @@ award winning Linux port of \"Civilization: Call To 
Power.\"")
 (define-public ghc-sdl-mixer
   (package
     (name "ghc-sdl-mixer")
-    (version "0.6.1.1")
+    (version "0.6.2.0")
     (source
      (origin
        (method url-fetch)
@@ -1202,7 +1202,7 @@ award winning Linux port of \"Civilization: Call To 
Power.\"")
              ".tar.gz"))
        (sha256
         (base32
-         "0md3238hx79mxb9a7l43kg3b3d28x4mqvj0hjsbsh15ajnvy9x2z"))))
+         "1fhray79d80dk2aj9mx3ks05mm48sd832g8zgxli226jx471fs8r"))))
     (build-system haskell-build-system)
     (arguments
      `(#:configure-flags



reply via email to

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