me
/
guix
Archived
1
0
Fork 0

gnu: kcolorpicker: Update to 0.3.1.

* gnu/packages/kde-frameworks.scm (kcolorpicker): Update to 0.3.1.

Change-Id: I61d133663b7f820ee3f28c1b03291a5ba427542f
master
Maxim Cournoyer 2024-03-29 12:56:56 -04:00
parent 64e1797e21
commit cbf60a9122
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -569,7 +569,7 @@ Internet).")
(define-public kcolorpicker
(package
(name "kcolorpicker")
(version "0.3.0")
(version "0.3.1")
(source
(origin
(method git-fetch)
@ -579,7 +579,7 @@ Internet).")
(file-name (git-file-name name version))
(sha256
(base32
"1zg078mkdapsd6vq7qy2vxbfzn6i382ss1a1w0xzvpy148ifaj42"))))
"1px40rasvz0r5db9av125q9mlyjz4xdnckg2767i3fndj3ic0vql"))))
(build-system qt-build-system)
(propagated-inputs (list qtbase-5))
(arguments