unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69831] [PATCH] gnu: (name copyq): Update to 8.0.0.
@ 2024-03-16 17:41 kiasoc5 via Guix-patches via
  2024-03-22 15:47 ` bug#69831: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: kiasoc5 via Guix-patches via @ 2024-03-16 17:41 UTC (permalink / raw)
  To: 69831; +Cc: kiasoc5

* 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





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

* bug#69831: [PATCH] gnu: (name copyq): Update to 8.0.0.
  2024-03-16 17:41 [bug#69831] [PATCH] gnu: (name copyq): Update to 8.0.0 kiasoc5 via Guix-patches via
@ 2024-03-22 15:47 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-03-22 15:47 UTC (permalink / raw)
  To: kiasoc5; +Cc: guix-patches, 69831-done

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


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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2024-03-22 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-16 17:41 [bug#69831] [PATCH] gnu: (name copyq): Update to 8.0.0 kiasoc5 via Guix-patches via
2024-03-22 15:47 ` bug#69831: " 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).