guix-commits
[Top][All Lists]
Advanced

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

02/04: gnu: telepathy-mission-control: Update to 5.16.6.


From: guix-commits
Subject: 02/04: gnu: telepathy-mission-control: Update to 5.16.6.
Date: Thu, 16 Dec 2021 22:44:50 -0500 (EST)

lilyp pushed a commit to branch master
in repository guix.

commit c9be5f10604781afd389a3674f5a981131ae5116
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Fri Dec 17 04:37:37 2021 +0100

    gnu: telepathy-mission-control: Update to 5.16.6.
    
    * gnu/packages/freedesktop.scm (telepathy-mission-control): Update to 
5.16.6.
---
 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 a14fba8..5e64a0b 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1589,7 +1589,7 @@ messaging clients such as Empathy, GNOME Shell or KDE 
Telepathy.")
 (define-public telepathy-mission-control
   (package
     (name "telepathy-mission-control")
-    (version "5.16.5")
+    (version "5.16.6")
     (source
      (origin
        (method url-fetch)
@@ -1597,7 +1597,7 @@ messaging clients such as Empathy, GNOME Shell or KDE 
Telepathy.")
                            "telepathy-mission-control/"
                            "telepathy-mission-control-" version ".tar.gz"))
        (sha256
-        (base32 "00xxv38cfdirnfvgyd56m60j0nkmsv5fz6p2ydyzsychicxl6ssc"))))
+        (base32 "0ibs575pfr0wmhfcw6ln6iz7gw2y45l3bah11rksf6g9jlwsxy1d"))))
     (build-system gnu-build-system)
     (native-inputs
      (list `(,glib "bin") ; for glib-compile-schemas, etc.



reply via email to

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