gnu: mate-common: Update to 1.26.0.
* gnu/packages/mate.scm (mate-common): Update to 1.26.0.
This commit is contained in:
parent
b3ecbe16d2
commit
b6b3db9f08
1 changed files with 2 additions and 2 deletions
|
@ -78,7 +78,7 @@
|
||||||
(define-public mate-common
|
(define-public mate-common
|
||||||
(package
|
(package
|
||||||
(name "mate-common")
|
(name "mate-common")
|
||||||
(version "1.24.1")
|
(version "1.26.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -86,7 +86,7 @@
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1dgp6k2l6dz7x2lnqk4y5xfkld376726hda3mrc777f821kk99nr"))))
|
"014wpfqpqmfkzv81paap4fz15mj1gsyvaxlrfqsp9a3yxw4f7jaf"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(home-page "https://mate-desktop.org/")
|
(home-page "https://mate-desktop.org/")
|
||||||
(synopsis "Common files for development of MATE packages")
|
(synopsis "Common files for development of MATE packages")
|
||||||
|
|
Reference in a new issue