gnu: mate-session-manager: Update to 1.22.0.

* gnu/packages/mate.scm (mate-session-manager): Update to 1.22.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
master
guy fleury iteriteka 2019-04-02 19:26:14 +02:00 committed by Danny Milosavljevic
parent 27d4e820d1
commit bc96f8c4a7
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 2 additions and 2 deletions

View File

@ -304,7 +304,7 @@ configurations (profiles).")
(define-public mate-session-manager
(package
(name "mate-session-manager")
(version "1.18.1")
(version "1.22.0")
(source
(origin
(method url-fetch)
@ -313,7 +313,7 @@ configurations (profiles).")
name "-" version ".tar.xz"))
(sha256
(base32
"0i0xq6041x2qmb26x9bawx0qpfkgjn6x9w3phnm9s7rc4s0z20ll"))))
"1kpfmgay01gm74paaxccs3lim4jfb4hsm7i85jfdypr51985pwyj"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:configure-flags (list "--enable-elogind"