mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-04 18:07:24 +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 @@ (define-public bemenu
|
|||
license:lgpl3+)))) ; library and bindings
|
||||
|
||||
(define-public copyq
|
||||
(package
|
||||
(package
|
||||
(name "copyq")
|
||||
(version "8.0.0")
|
||||
(source (origin
|
||||
|
|
Loading…
Reference in a new issue