guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: telepathy-mission-control: Update to 5.16.5.


From: guix-commits
Subject: 02/03: gnu: telepathy-mission-control: Update to 5.16.5.
Date: Sun, 27 Oct 2019 18:46:20 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 6c5401fca8d5b491367f700082b79fb8090ec294
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sun Oct 27 23:14:49 2019 +0100

    gnu: telepathy-mission-control: Update to 5.16.5.
    
    * gnu/packages/freedesktop.scm (telepathy-mission-control): Update to 
5.16.5.
---
 gnu/packages/freedesktop.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 96aab04..b18d71c 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1101,7 +1101,7 @@ messaging clients such as Empathy, GNOME Shell or KDE 
Telepathy.")
 (define-public telepathy-mission-control
   (package
     (name "telepathy-mission-control")
-    (version "5.16.4")
+    (version "5.16.5")
     (source
      (origin
        (method url-fetch)
@@ -1109,7 +1109,7 @@ messaging clients such as Empathy, GNOME Shell or KDE 
Telepathy.")
                            "telepathy-mission-control/"
                            "telepathy-mission-control-" version ".tar.gz"))
        (sha256
-        (base32 "1jz6wwgsfxixha6ys2hbzbk5faqnj9kh2m5qdlgx5anqgandsscp"))))
+        (base32 "00xxv38cfdirnfvgyd56m60j0nkmsv5fz6p2ydyzsychicxl6ssc"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, etc.



reply via email to

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