1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-27 12:40:32 +02:00

gnu: obconf-qt: Update to 0.16.6.

* gnu/packages/lxqt.scm (obconf-qt): Update to 0.16.6.

Change-Id: I6987af55255bf294073dca01bdf1d18a2282d44e
This commit is contained in:
宋文武
2026-01-01 11:00:26 +08:00
parent 1e9eb7927b
commit 075697b16b

View File

@@ -896,14 +896,14 @@ names.")
(define-public obconf-qt
(package
(name "obconf-qt")
(version "0.16.5")
(version "0.16.6")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/lxqt/" name "/releases/download/"
version "/" name "-" version ".tar.xz"))
(sha256
(base32 "030n4jlmd79i3m1kk3jqm9s6f2fgwj78phnlvcjfmxqj15l86j03"))))
(base32 "0587kpi8snbzhkvnhmx6afasrnywzmx54i3n12i73633z8b8vk13"))))
(build-system cmake-build-system)
(inputs
(list imlib2