gnu: emotion-generic-players: Update to 1.17.0.
authorEfraim Flashner <efraim@flashner.co.il>
Wed, 3 Feb 2016 19:41:29 +0000 (21:41 +0200)
committerEfraim Flashner <efraim@flashner.co.il>
Wed, 3 Feb 2016 20:20:56 +0000 (22:20 +0200)
* gnu/packages/enlightenment.scm (emotion-generic-players): Update to 1.17.0.

gnu/packages/enlightenment.scm

index f52a7b7..18db7be 100644 (file)
@@ -194,7 +194,7 @@ files in Evas (EFL canvas library).")
 (define-public emotion-generic-players
   (package
     (name "emotion-generic-players")
-    (version "1.16.0")
+    (version "1.17.0")
     (source (origin
               (method url-fetch)
               (uri
@@ -203,7 +203,7 @@ files in Evas (EFL canvas library).")
                               "-" version ".tar.xz"))
               (sha256
                (base32
-                "163ay26c6dx49m1am7vsxxn0gy877zhayxq0yxn9zkbq2srzvjym"))))
+                "03kaql95mk0c5j50v3c5i5lmlr3gz7xlh8p8q87xz8zf9j5h1pp7"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)))