emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62808: closed ([PATCH] gnu: copyq: Update to 7.0.0.)


From: GNU bug Tracking System
Subject: bug#62808: closed ([PATCH] gnu: copyq: Update to 7.0.0.)
Date: Thu, 13 Apr 2023 17:48:02 +0000

Your message dated Thu, 13 Apr 2023 18:47:14 +0100
with message-id <87fs93wu6f.fsf@cbaines.net>
and subject line Re: [bug#62808] [PATCH] gnu: copyq: Update to 7.0.0.
has caused the debbugs.gnu.org bug report #62808,
regarding [PATCH] gnu: copyq: Update to 7.0.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62808: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62808
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: copyq: Update to 7.0.0. Date: Wed, 12 Apr 2023 23:51:34 -0400
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#62808] [PATCH] gnu: copyq: Update to 7.0.0. Date: Thu, 13 Apr 2023 18:47:14 +0100 User-agent: mu4e 1.8.13; emacs 28.2
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]