guix-commits
[Top][All Lists]
Advanced

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

91/97: gnu: gnome-bluetooth: Update to 3.18.3.


From: Ludovic Courtès
Subject: 91/97: gnu: gnome-bluetooth: Update to 3.18.3.
Date: Wed, 13 Apr 2016 17:31:50 +0000

civodul pushed a commit to branch gnome-updates
in repository guix.

commit 57fc18b780bae54d7d2f771699eebe4725f9a60f
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 10:38:18 2016 +0800

    gnu: gnome-bluetooth: Update to 3.18.3.
    
    * gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.18.3.
---
 gnu/packages/gnome.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 045fd1c..575642a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4480,7 +4480,7 @@ usage and information about running processes.")
 (define-public gnome-bluetooth
   (package
     (name "gnome-bluetooth")
-    (version "3.18.1")
+    (version "3.18.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4488,7 +4488,7 @@ usage and information about running processes.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0jaa9nbygdvcqp9k4p4iy2g8x3684s4x9k5nbcmmm11jdn4mn7f5"))))
+                "1qwc9q7x22sc71zhqv4db78rqzxl6fqfw6d978ydqap54c2bg0g4"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("glib:bin" ,glib "bin") ; for gdbus-codegen, etc.



reply via email to

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