me
/
guix
Archived
1
0
Fork 0

gnu: mate-common: Update to 1.24.1.

* gnu/packages/mate.scm (mate-common): Update to 1.24.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
master
Jonathan Brielmaier 2020-05-09 22:09:45 +02:00 committed by Efraim Flashner
parent bf2ffbcd77
commit a2ebd098d7
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@
(define-public mate-common
(package
(name "mate-common")
(version "1.22.0")
(version "1.24.1")
(source
(origin
(method url-fetch)
@ -84,7 +84,7 @@
name "-" version ".tar.xz"))
(sha256
(base32
"11lwckndizawbq993ws8lqp59vsc873zri0m8s1i5zyc4qx9f69z"))))
"1dgp6k2l6dz7x2lnqk4y5xfkld376726hda3mrc777f821kk99nr"))))
(build-system gnu-build-system)
(home-page "https://mate-desktop.org/")
(synopsis "Common files for development of MATE packages")