Archived
1
0
Fork 0

gnu: libxapp: Update to 2.4.3.

* gnu/packages/cinnamon.scm (libxapp): Update to 2.4.3.
This commit is contained in:
Nicolas Goaziou 2023-04-22 11:54:36 +02:00
parent 635eab00ef
commit 8495803336
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -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