gnu: marco: Update to 1.24.1.
* gnu/packages/mate.scm (marco): Update to 1.24.1.master
parent
92b9cdd569
commit
2b00bf2459
|
@ -1014,15 +1014,14 @@ of various aspects of your desktop.")
|
|||
(define-public marco
|
||||
(package
|
||||
(name "marco")
|
||||
(version "1.24.0")
|
||||
(version "1.24.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://mate/" (version-major+minor version) "/"
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0hcbyv8czymhwz5q9rwig7kkhlhik6y080bls736f3wsbqnnirc2"))))
|
||||
(base32 "109b41pjrc1b4slw6sx1lakdhrc46x829vczzk4bz3j15kcszg54"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
(native-inputs
|
||||
`(("pkg-config" ,pkg-config)
|
||||
|
|
Reference in New Issue