~ruther/guix-local

075697b16b3ddcae5d8e5f9fac1e42a2c1352e17 — 宋文武 a month ago 1e9eb79
gnu: obconf-qt: Update to 0.16.6.

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

Change-Id: I6987af55255bf294073dca01bdf1d18a2282d44e
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/lxqt.scm
M gnu/packages/lxqt.scm => gnu/packages/lxqt.scm +2 -2
@@ 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