unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62808] [PATCH] gnu: copyq: Update to 7.0.0.
@ 2023-04-13  3:51 kiasoc5 via Guix-patches via
  2023-04-13 17:47 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: kiasoc5 via Guix-patches via @ 2023-04-13  3:51 UTC (permalink / raw)
  To: 62808; +Cc: kiasoc5

* gnu/packages/xdisorg.scm (copyq): Update to 7.0.0.
---
 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 @@ (define-public bemenu
 (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 @@ (define-public copyq
             (file-name (git-file-name name version))
             (sha256
              (base32
-              "0qdf7lr6bdmsnz1k5nnzmbv4h0xj8jqg92x6089qdaz5s87x7vqr"))))
+              "0h8jz7v5xvpq23dh1sr600q5jlrfzm6wsnp7sln8hbgsn96n8kas"))))
   (build-system cmake-build-system)
   (arguments
    (list

base-commit: 60c97c60a53686ec321eb541b85e01b6decc2014
-- 
2.40.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#62808] [PATCH] gnu: copyq: Update to 7.0.0.
  2023-04-13  3:51 [bug#62808] [PATCH] gnu: copyq: Update to 7.0.0 kiasoc5 via Guix-patches via
@ 2023-04-13 17:47 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-04-13 17:47 UTC (permalink / raw)
  To: kiasoc5; +Cc: 62808-done, 62808

[-- Attachment #1: Type: text/plain, Size: 311 bytes --]


kiasoc5 via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/xdisorg.scm (copyq): Update to 7.0.0.
> ---
>  gnu/packages/xdisorg.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed it to master as
c371555a4b46a5c9288f54753b0f158f9c4b8abc.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-13 17:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-13  3:51 [bug#62808] [PATCH] gnu: copyq: Update to 7.0.0 kiasoc5 via Guix-patches via
2023-04-13 17:47 ` Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).