* [bug#62807] [PATCH] gnu: (name copyq): Update to 6.4.0.
@ 2023-04-13 3:45 kiasoc5 via Guix-patches via
2023-04-13 9:55 ` Simon Tournier
0 siblings, 1 reply; 4+ messages in thread
From: kiasoc5 via Guix-patches via @ 2023-04-13 3:45 UTC (permalink / raw)
To: 62807; +Cc: kiasoc5
* gnu/packages/xdisorg.scm ((name copyq)): Update to 6.4.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..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
base-commit: 60c97c60a53686ec321eb541b85e01b6decc2014
--
2.40.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [bug#62807] [PATCH] gnu: (name copyq): Update to 6.4.0.
2023-04-13 3:45 [bug#62807] [PATCH] gnu: (name copyq): Update to 6.4.0 kiasoc5 via Guix-patches via
@ 2023-04-13 9:55 ` Simon Tournier
2023-04-13 9:56 ` Simon Tournier
2023-04-20 15:04 ` kiasoc5 via Guix-patches via
0 siblings, 2 replies; 4+ messages in thread
From: Simon Tournier @ 2023-04-13 9:55 UTC (permalink / raw)
To: 62807; +Cc: kiasoc5
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug#62807] [PATCH] gnu: (name copyq): Update to 6.4.0.
2023-04-13 9:55 ` Simon Tournier
@ 2023-04-13 9:56 ` Simon Tournier
2023-04-20 15:04 ` kiasoc5 via Guix-patches via
1 sibling, 0 replies; 4+ messages in thread
From: Simon Tournier @ 2023-04-13 9:56 UTC (permalink / raw)
To: 62807; +Cc: kiasoc5
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug#62807] [PATCH] gnu: (name copyq): Update to 6.4.0.
2023-04-13 9:55 ` Simon Tournier
2023-04-13 9:56 ` Simon Tournier
@ 2023-04-20 15:04 ` kiasoc5 via Guix-patches via
1 sibling, 0 replies; 4+ messages in thread
From: kiasoc5 via Guix-patches via @ 2023-04-20 15:04 UTC (permalink / raw)
To: zimon.toutoune, 62807
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 :)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-04-20 16:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-13 3:45 [bug#62807] [PATCH] gnu: (name copyq): Update to 6.4.0 kiasoc5 via Guix-patches via
2023-04-13 9:55 ` Simon Tournier
2023-04-13 9:56 ` Simon Tournier
2023-04-20 15:04 ` kiasoc5 via Guix-patches via
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).