[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/10: gnu: copyq: Update to 7.0.0.
From: |
guix-commits |
Subject: |
10/10: gnu: copyq: Update to 7.0.0. |
Date: |
Thu, 13 Apr 2023 12:47:04 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit c371555a4b46a5c9288f54753b0f158f9c4b8abc
Author: kiasoc5 <kiasoc5@disroot.org>
AuthorDate: Wed Apr 12 23:51:34 2023 -0400
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>
---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 330ec466d2..7af926f0fa 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -363,7 +363,7 @@ with X11 or Wayland, or in a text terminal with ncurses.")
(define-public copyq
(package
(name "copyq")
- (version "6.3.2")
+ (version "7.0.0")
(source (origin
(method git-fetch)
(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))
(sha256
(base32
- "0qdf7lr6bdmsnz1k5nnzmbv4h0xj8jqg92x6089qdaz5s87x7vqr"))))
+ "0h8jz7v5xvpq23dh1sr600q5jlrfzm6wsnp7sln8hbgsn96n8kas"))))
(build-system cmake-build-system)
(arguments
(list
- branch master updated (8d347815c7 -> c371555a4b), guix-commits, 2023/04/13
- 01/10: gnu: guix-build-coordinator: Update to 0-77.7f6db4b., guix-commits, 2023/04/13
- 05/10: gnu: python-redis: Update to 4.5.4., guix-commits, 2023/04/13
- 09/10: gnu: cbatticon: Update to 1.6.13., guix-commits, 2023/04/13
- 08/10: gnu: freeciv: Update to 3.0.7., guix-commits, 2023/04/13
- 10/10: gnu: copyq: Update to 7.0.0.,
guix-commits <=
- 02/10: gnu: python-faker: Update to 15.0.0., guix-commits, 2023/04/13
- 04/10: gnu: python-breathe: Update to 4.35.0., guix-commits, 2023/04/13
- 06/10: gnu: minetest: Update to 5.7.0., guix-commits, 2023/04/13
- 03/10: gnu: rust-slog-stdlog: Update to 4.1.1., guix-commits, 2023/04/13
- 07/10: gnu: uxn: Update to 0.1.0-1.83237c9., guix-commits, 2023/04/13