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

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

bug#69831: closed ([PATCH] gnu: (name copyq): Update to 8.0.0.)


From: GNU bug Tracking System
Subject: bug#69831: closed ([PATCH] gnu: (name copyq): Update to 8.0.0.)
Date: Fri, 22 Mar 2024 16:11:02 +0000

Your message dated Fri, 22 Mar 2024 15:47:08 +0000
with message-id <87y1aai7z5.fsf@cbaines.net>
and subject line Re: [bug#69831] [PATCH] gnu: (name copyq): Update to 8.0.0.
has caused the debbugs.gnu.org bug report #69831,
regarding [PATCH] gnu: (name copyq): Update to 8.0.0.
to be marked as done.

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


-- 
69831: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69831
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: (name copyq): Update to 8.0.0. Date: Sat, 16 Mar 2024 13:41:37 -0400
* gnu/packages/xdisorg.scm ((name copyq)): Update to 8.0.0.

Change-Id: I36fb1eec237f280993a495e56d754961555a8f8e
---
 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 c81c549736..9089c4e6a5 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -372,7 +372,7 @@ (define-public bemenu
 (define-public copyq
 (package
   (name "copyq")
-  (version "7.1.0")
+  (version "8.0.0")
   (source (origin
             (method git-fetch)
             (uri (git-reference
@@ -381,7 +381,7 @@ (define-public copyq
             (file-name (git-file-name name version))
             (sha256
              (base32
-              "1f39mh9qv1fa2vbwjigi1raz1pym2pz733j6b77r4588l8aaj2b8"))))
+              "029s1pdp177fnrq5qrwjmd5pf1672l5jhq99is1lczrxi6bsf2qk"))))
   (build-system cmake-build-system)
   (arguments
    (list

base-commit: 9daf074a7a9ea77017622b2b244e3a2cdc6af7b2
-- 
2.39.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#69831] [PATCH] gnu: (name copyq): Update to 8.0.0. Date: Fri, 22 Mar 2024 15:47:08 +0000 User-agent: mu4e 1.10.8; emacs 29.1
kiasoc5 via Guix-patches via <guix-patches@gnu.org> writes:

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

I fixed the commit message and pushed this to master as
d5f857a3cfd1d7523b4051b94bd67b5cf5636219.

I also fixed the indentation for this package in a later commit.

Thanks,

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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