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.0rc1.


From: guix-commits
Subject: 01/01: gnu: kodi: Update to 18.0rc1.
Date: Thu, 29 Nov 2018 04:50:53 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit 1e20c25ec5273680f92beafd6e996def99193765
Author: Efraim Flashner <address@hidden>
Date:   Thu Nov 29 11:50:06 2018 +0200

    gnu: kodi: Update to 18.0rc1.
    
    * gnu/packages/kodi.scm (kodi): Update to 18.0rc1.
---
 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 fe7f93f..822fceb 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.0b5")
+    (version "18.0rc1")
     (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
-                "042qzvhys3sajby6ywgmrsymhji37qk0iqgppznrvm53vrizwsam"))
+                "0xzzp4x8l0ywx8aq93a1323il6wwslmgdbhasv0r8zp3w1c0wqf1"))
               (snippet
                '(begin
                   (use-modules (guix build utils))



reply via email to

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