Archived
1
0
Fork 0

gnu: copyq: Update to 7.0.0.

* gnu/packages/xdisorg.scm (copyq): Update to 7.0.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
kiasoc5 2023-04-12 23:51:34 -04:00 committed by Christopher Baines
parent 18b13341ea
commit c371555a4b
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -363,7 +363,7 @@ with X11 or Wayland, or in a text terminal with ncurses.")
(define-public copyq (define-public copyq
(package (package
(name "copyq") (name "copyq")
(version "6.3.2") (version "7.0.0")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -372,7 +372,7 @@ with X11 or Wayland, or in a text terminal with ncurses.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0qdf7lr6bdmsnz1k5nnzmbv4h0xj8jqg92x6089qdaz5s87x7vqr")))) "0h8jz7v5xvpq23dh1sr600q5jlrfzm6wsnp7sln8hbgsn96n8kas"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
(list (list