Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dbeaver: update to 23.0.1.
@ 2023-03-31  7:34 ar-jan
  2023-04-18  8:32 ` [PR PATCH] [Updated] " ar-jan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ar-jan @ 2023-03-31  7:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ar-jan/void-packages dbeaver2301
https://github.com/void-linux/void-packages/pull/43135

dbeaver: update to 23.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/43135.patch is attached

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

From e8e949f6dfb972c366ef35cd1ff8f08af9b0d2ea Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Fri, 31 Mar 2023 09:34:04 +0200
Subject: [PATCH] dbeaver: update to 23.0.1.

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

diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index d5f7a46c9d2b..976d7d4e1742 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,6 +1,6 @@
 # Template file for 'dbeaver'
 pkgname=dbeaver
-version=22.3.5
+version=23.0.1
 revision=1
 # the build downloads binaries linked to glibc
 archs="x86_64 aarch64"
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://dbeaver.io"
 changelog="https://dbeaver.io/news/"
 distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
-checksum=1f1cbddca091163143f54973fce06323ea8f9cb34400acd643099f09a77c95cc
+checksum=6ebaa81d2fdccefcd56c4aeb69a5d0e3affc69f06c6b28a9fdb11d7367e6b44d
 nopie=true
 
 do_build() {

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

* Re: [PR PATCH] [Updated] dbeaver: update to 23.0.1.
  2023-03-31  7:34 [PR PATCH] dbeaver: update to 23.0.1 ar-jan
@ 2023-04-18  8:32 ` ar-jan
  2023-04-18  8:33 ` dbeaver: update to 23.0.2 ar-jan
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ar-jan @ 2023-04-18  8:32 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ar-jan against master on the void-packages repository

https://github.com/ar-jan/void-packages dbeaver2301
https://github.com/void-linux/void-packages/pull/43135

dbeaver: update to 23.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/43135.patch is attached

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

From 559df7103b66c4a2c17a1534950be39b00af0b87 Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Fri, 31 Mar 2023 09:34:04 +0200
Subject: [PATCH] dbeaver: update to 23.0.2.

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

diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index d5f7a46c9d2b..044353f27841 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,6 +1,6 @@
 # Template file for 'dbeaver'
 pkgname=dbeaver
-version=22.3.5
+version=23.0.2
 revision=1
 # the build downloads binaries linked to glibc
 archs="x86_64 aarch64"
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://dbeaver.io"
 changelog="https://dbeaver.io/news/"
 distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
-checksum=1f1cbddca091163143f54973fce06323ea8f9cb34400acd643099f09a77c95cc
+checksum=814e2f2d9849f9b71282a1ef206333623485a2ca45d2da0b388c520c97f94ee6
 nopie=true
 
 do_build() {

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

* Re: dbeaver: update to 23.0.2.
  2023-03-31  7:34 [PR PATCH] dbeaver: update to 23.0.1 ar-jan
  2023-04-18  8:32 ` [PR PATCH] [Updated] " ar-jan
@ 2023-04-18  8:33 ` ar-jan
  2023-04-26 15:37 ` [PR PATCH] [Updated] " ar-jan
  2023-04-29 14:17 ` [PR PATCH] [Closed]: dbeaver: update to 23.0.3 ar-jan
  3 siblings, 0 replies; 5+ messages in thread
From: ar-jan @ 2023-04-18  8:33 UTC (permalink / raw)
  To: ml

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

New comment by ar-jan on void-packages repository

https://github.com/void-linux/void-packages/pull/43135#issuecomment-1512680116

Comment:
Updated to 23.0.2.

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

* Re: [PR PATCH] [Updated] dbeaver: update to 23.0.2.
  2023-03-31  7:34 [PR PATCH] dbeaver: update to 23.0.1 ar-jan
  2023-04-18  8:32 ` [PR PATCH] [Updated] " ar-jan
  2023-04-18  8:33 ` dbeaver: update to 23.0.2 ar-jan
@ 2023-04-26 15:37 ` ar-jan
  2023-04-29 14:17 ` [PR PATCH] [Closed]: dbeaver: update to 23.0.3 ar-jan
  3 siblings, 0 replies; 5+ messages in thread
From: ar-jan @ 2023-04-26 15:37 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ar-jan against master on the void-packages repository

https://github.com/ar-jan/void-packages dbeaver2301
https://github.com/void-linux/void-packages/pull/43135

dbeaver: update to 23.0.2.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/43135.patch is attached

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

From 5402ab0dbf7071f14cf3a33ec0d1185451e9e23d Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Fri, 31 Mar 2023 09:34:04 +0200
Subject: [PATCH] dbeaver: update to 23.0.3.

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

diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index d5f7a46c9d2b..b345c36c1f34 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,6 +1,6 @@
 # Template file for 'dbeaver'
 pkgname=dbeaver
-version=22.3.5
+version=23.0.3
 revision=1
 # the build downloads binaries linked to glibc
 archs="x86_64 aarch64"
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://dbeaver.io"
 changelog="https://dbeaver.io/news/"
 distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
-checksum=1f1cbddca091163143f54973fce06323ea8f9cb34400acd643099f09a77c95cc
+checksum=8470d2cd00e12aaa13b7167786116229bb60c30c10da3029996270503a99b129
 nopie=true
 
 do_build() {

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

* Re: [PR PATCH] [Closed]: dbeaver: update to 23.0.3.
  2023-03-31  7:34 [PR PATCH] dbeaver: update to 23.0.1 ar-jan
                   ` (2 preceding siblings ...)
  2023-04-26 15:37 ` [PR PATCH] [Updated] " ar-jan
@ 2023-04-29 14:17 ` ar-jan
  3 siblings, 0 replies; 5+ messages in thread
From: ar-jan @ 2023-04-29 14:17 UTC (permalink / raw)
  To: ml

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

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

dbeaver: update to 23.0.3.
https://github.com/void-linux/void-packages/pull/43135

Description:
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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
-->


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

end of thread, other threads:[~2023-04-29 14:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-31  7:34 [PR PATCH] dbeaver: update to 23.0.1 ar-jan
2023-04-18  8:32 ` [PR PATCH] [Updated] " ar-jan
2023-04-18  8:33 ` dbeaver: update to 23.0.2 ar-jan
2023-04-26 15:37 ` [PR PATCH] [Updated] " ar-jan
2023-04-29 14:17 ` [PR PATCH] [Closed]: dbeaver: update to 23.0.3 ar-jan

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).