GNU bug report logs - #69831
[PATCH] gnu: (name copyq): Update to 8.0.0.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Sat, 16 Mar 2024 17:45:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
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





This bug report was last modified 1 year and 59 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.