Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] CopyQ: Update to 6.0.1
@ 2022-01-02 19:44 Jlll1
  2022-01-03  7:30 ` [PR PATCH] [Closed]: " Jlll1
  2022-01-03  7:30 ` Jlll1
  0 siblings, 2 replies; 4+ messages in thread
From: Jlll1 @ 2022-01-02 19:44 UTC (permalink / raw)
  To: ml

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

There is a new pull request by Jlll1 against master on the void-packages repository

https://github.com/Jlll1/void-packages master
https://github.com/void-linux/void-packages/pull/34812

CopyQ: Update to 6.0.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64



A patch file from https://github.com/void-linux/void-packages/pull/34812.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-34812.patch --]
[-- Type: text/x-diff, Size: 1046 bytes --]

From 209185c03eca4b49eb26a52767c386ed636a7652 Mon Sep 17 00:00:00 2001
From: Jlll1 <10442356-Jlll1@users.noreply.gitlab.com>
Date: Sun, 2 Jan 2022 20:29:17 +0100
Subject: [PATCH] CopyQ: Update to 6.0.1

---
 srcpkgs/CopyQ/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/CopyQ/template b/srcpkgs/CopyQ/template
index 3f9db762dbb0..484c45c035cd 100644
--- a/srcpkgs/CopyQ/template
+++ b/srcpkgs/CopyQ/template
@@ -1,6 +1,6 @@
 # Template file for 'CopyQ'
 pkgname=CopyQ
-version=5.0.0
+version=6.0.1
 revision=1
 build_style=cmake
 hostmakedepends="qt5-tools-devel extra-cmake-modules pkg-config
@@ -14,4 +14,4 @@ license="GPL-3.0-or-later"
 homepage="https://hluk.github.io/CopyQ/"
 changelog="https://raw.githubusercontent.com/hluk/CopyQ/master/CHANGES.md"
 distfiles="https://github.com/hluk/CopyQ/archive/v${version}.tar.gz"
-checksum=cc77ef8104771bbaa8f99025c1e7a3d318892b0e8767021f3243457b0c68948e
+checksum=8d0b0fa840993fa100e888a5a1098e2769e3c234cd44236d75039e5c6e517645
\ No newline at end of file

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

* Re: [PR PATCH] [Closed]: CopyQ: Update to 6.0.1
  2022-01-02 19:44 [PR PATCH] CopyQ: Update to 6.0.1 Jlll1
@ 2022-01-03  7:30 ` Jlll1
  2022-01-03  7:30 ` Jlll1
  1 sibling, 0 replies; 4+ messages in thread
From: Jlll1 @ 2022-01-03  7:30 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

CopyQ: Update to 6.0.1
https://github.com/void-linux/void-packages/pull/34812

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64



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

* Re: CopyQ: Update to 6.0.1
  2022-01-02 19:44 [PR PATCH] CopyQ: Update to 6.0.1 Jlll1
  2022-01-03  7:30 ` [PR PATCH] [Closed]: " Jlll1
@ 2022-01-03  7:30 ` Jlll1
  1 sibling, 0 replies; 4+ messages in thread
From: Jlll1 @ 2022-01-03  7:30 UTC (permalink / raw)
  To: ml

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

New comment by Jlll1 on void-packages repository

https://github.com/void-linux/void-packages/pull/34812#issuecomment-1003912082

Comment:
I messed up and deleted this branch and now I can't seem to be able to recover it to fix this lint issue, so I'm closing this.

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

* [PR PATCH] CopyQ: update to 6.0.1.
@ 2022-01-04  1:58 ram02z
  0 siblings, 0 replies; 4+ messages in thread
From: ram02z @ 2022-01-04  1:58 UTC (permalink / raw)
  To: ml

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

There is a new pull request by ram02z against master on the void-packages repository

https://github.com/ram02z/void-packages CopyQ
https://github.com/void-linux/void-packages/pull/34840

CopyQ: update to 6.0.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/34840.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-CopyQ-34840.patch --]
[-- Type: text/x-diff, Size: 1013 bytes --]

From ddaae74210f75ecb8d6fa9be3a66de99a9b2e729 Mon Sep 17 00:00:00 2001
From: Omar Zeghouani <omarzeghouanii@gmail.com>
Date: Tue, 4 Jan 2022 01:56:52 +0000
Subject: [PATCH] CopyQ: update to 6.0.1.

---
 srcpkgs/CopyQ/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/CopyQ/template b/srcpkgs/CopyQ/template
index 3f9db762dbb0..c7fa15c9d05c 100644
--- a/srcpkgs/CopyQ/template
+++ b/srcpkgs/CopyQ/template
@@ -1,6 +1,6 @@
 # Template file for 'CopyQ'
 pkgname=CopyQ
-version=5.0.0
+version=6.0.1
 revision=1
 build_style=cmake
 hostmakedepends="qt5-tools-devel extra-cmake-modules pkg-config
@@ -14,4 +14,4 @@ license="GPL-3.0-or-later"
 homepage="https://hluk.github.io/CopyQ/"
 changelog="https://raw.githubusercontent.com/hluk/CopyQ/master/CHANGES.md"
 distfiles="https://github.com/hluk/CopyQ/archive/v${version}.tar.gz"
-checksum=cc77ef8104771bbaa8f99025c1e7a3d318892b0e8767021f3243457b0c68948e
+checksum=8d0b0fa840993fa100e888a5a1098e2769e3c234cd44236d75039e5c6e517645

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

end of thread, other threads:[~2022-01-04  1:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-02 19:44 [PR PATCH] CopyQ: Update to 6.0.1 Jlll1
2022-01-03  7:30 ` [PR PATCH] [Closed]: " Jlll1
2022-01-03  7:30 ` Jlll1
2022-01-04  1:58 [PR PATCH] CopyQ: update " ram02z

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 NNTP newsgroup(s).