mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: telepathy-mission-control: Update to 5.16.5.
* gnu/packages/freedesktop.scm (telepathy-mission-control): Update to 5.16.5.
This commit is contained in:
parent
da42873c18
commit
6c5401fca8
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue