mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-05 02:16:31 +01:00
gnu: copyq: Fix indentation.
* gnu/packages/xdisorg.scm (copyq): Fix indentation. Change-Id: I3eb25dd410c0071d28244d4363ae390d2fc54e13
This commit is contained in:
parent
4a1619dbf6
commit
d5f857a3cf
1 changed files with 32 additions and 32 deletions
|
@ -370,7 +370,7 @@ with X11 or Wayland, or in a text terminal with ncurses.")
|
||||||
license:lgpl3+)))) ; library and bindings
|
license:lgpl3+)))) ; library and bindings
|
||||||
|
|
||||||
(define-public copyq
|
(define-public copyq
|
||||||
(package
|
(package
|
||||||
(name "copyq")
|
(name "copyq")
|
||||||
(version "8.0.0")
|
(version "8.0.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
|
|
Loading…
Add table
Reference in a new issue