guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: kodi: Update to 18.0rc3.


From: guix-commits
Subject: 01/01: gnu: kodi: Update to 18.0rc3.
Date: Thu, 27 Dec 2018 02:37:02 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit d037353c76bc8f03556f4c0c009afe3c40167c3a
Author: Efraim Flashner <address@hidden>
Date:   Thu Dec 27 09:35:09 2018 +0200

    gnu: kodi: Update to 18.0rc3.
    
    * gnu/packages/kodi.scm (kodi): Update to 18.0rc3.
---
 gnu/packages/kodi.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kodi.scm b/gnu/packages/kodi.scm
index 822fceb..a910d2d 100644
--- a/gnu/packages/kodi.scm
+++ b/gnu/packages/kodi.scm
@@ -268,7 +268,7 @@ alternatives. In compilers, this can reduce the cascade of 
secondary errors.")
 (define-public kodi
   (package
     (name "kodi")
-    (version "18.0rc1")
+    (version "18.0rc3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -277,7 +277,7 @@ alternatives. In compilers, this can reduce the cascade of 
secondary errors.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0xzzp4x8l0ywx8aq93a1323il6wwslmgdbhasv0r8zp3w1c0wqf1"))
+                "0bwi4gwmwppjw6bf0zihyg42zwnd0imq0aw4xxsgnacqakhxzii0"))
               (snippet
                '(begin
                   (use-modules (guix build utils))



reply via email to

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