1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-26 11:01:48 +02:00

gnu: libdbusmenu-lxqt: Update to 0.3.0.

* gnu/packages/lxqt.scm (libdbusmenu-lxqt): Update to 0.3.0.

Change-Id: Ia8604c330327d996096e40d504bc64811d000a18
This commit is contained in:
宋文武
2025-08-23 12:36:48 +08:00
parent 33b35493dd
commit c86daef72a
+2 -2
View File
@@ -480,14 +480,14 @@ of other programs.")
(define-public libdbusmenu-lxqt
(package
(name "libdbusmenu-lxqt")
(version "0.2.0")
(version "0.3.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/lxqt/" name "/releases/download/"
version "/" name "-" version ".tar.xz"))
(sha256
(base32 "0knq04si5dzcml35hj29fkp806rrr7gnviqci1diw1k9gxyaf8lc"))))
(base32 "1y9z4iwpl5kqdn36y2d1dligsv84a79piw2b6jxb17sd796x385d"))))
(build-system cmake-build-system)
(arguments
(list