gnu: libxapp: Update to 2.4.3.
* gnu/packages/cinnamon.scm (libxapp): Update to 2.4.3.
This commit is contained in:
parent
635eab00ef
commit
8495803336
1 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@
|
||||||
(define-public libxapp
|
(define-public libxapp
|
||||||
(package
|
(package
|
||||||
(name "libxapp")
|
(name "libxapp")
|
||||||
(version "2.4.2")
|
(version "2.4.3")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -56,7 +56,7 @@
|
||||||
(commit version)))
|
(commit version)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0cy9g0zqcbx9zscc9qavqmghfyfb8244cg299llv1ha8n6mpxl3s"))))
|
"0n443lwmxzmfnw03n98cqnm2ah1iij6pwsnwbly8sncmzg5jyklg"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Reference in a new issue