diff mbox series

[bug#62807] gnu: (name copyq): Update to 6.4.0.

Message ID 20230413034511.71743-1-kiasoc5@disroot.org
State New
Headers show
Series [bug#62807] gnu: (name copyq): Update to 6.4.0. | expand

Commit Message

kiasoc5 April 13, 2023, 3:45 a.m. UTC
* gnu/packages/xdisorg.scm ((name copyq)): Update to 6.4.0.
---
 gnu/packages/xdisorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: 60c97c60a53686ec321eb541b85e01b6decc2014

Comments

Simon Tournier April 13, 2023, 9:55 a.m. UTC | #1
Hi,

On Wed, 12 Apr 2023 at 23:45, kiasoc5 via Guix-patches via <guix-patches@gnu.org> wrote:

> * gnu/packages/xdisorg.scm ((name copyq)): Update to 6.4.0.

Some expansions had not been expected. :-)  In the commit message and
the ChangeLog. 


Cheers,
simon
Simon Tournier April 13, 2023, 9:56 a.m. UTC | #2
On Thu, 13 Apr 2023 at 11:55, Simon Tournier <zimon.toutoune@gmail.com> wrote:

> Some expansions had not been expected. :-)  In the commit message and
> the ChangeLog. 

Sorry for the noise.  Fixed by another bug report.  See #62808.


Cheers,
simon
kiasoc5 April 20, 2023, 3:04 p.m. UTC | #3
On 4/13/23 05:55, Simon Tournier wrote:

> On Wed, 12 Apr 2023 at 23:45, kiasoc5 via Guix-patches via <guix-patches@gnu.org> wrote:
> 
>> * gnu/packages/xdisorg.scm ((name copyq)): Update to 6.4.0.
> 
> Some expansions had not been expected. :-)  In the commit message and
> the ChangeLog.

This was a result of ./etc/committer.scm. Sometimes it has weird bugs :)
diff mbox series

Patch

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 330ec466d2..9f4716b20d 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 "6.4.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"))))
+              "0lh01n2k18m68hnvi635fsrwn13qm60q87ijmc4lm0vk00hb758y"))))
   (build-system cmake-build-system)
   (arguments
    (list