Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dbeaver: update to 22.0.2.
@ 2022-04-07 21:09 ar-jan
  2022-04-19 17:16 ` leahneukirchen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ar-jan @ 2022-04-07 21:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ar-jan/void-packages dbeaver2202
https://github.com/void-linux/void-packages/pull/36563

dbeaver: update to 22.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 [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 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/36563.patch is attached

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

From e8bd545b2dfed2195eff2d26355bdbf3350a6b76 Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Thu, 7 Apr 2022 23:08:41 +0200
Subject: [PATCH] dbeaver: update to 22.0.2.

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

diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index 276af8802424..da0397df0874 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,6 +1,6 @@
 # Template file for 'dbeaver'
 pkgname=dbeaver
-version=22.0.1
+version=22.0.2
 revision=1
 # the build downloads binaries linked to glibc
 archs="x86_64 aarch64"
@@ -11,7 +11,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="Apache-2.0"
 homepage="https://dbeaver.io"
 distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
-checksum=2258f77b6e68fc0784dd7d92fc1297695b57e6ca22e3d454f21f328bf61e2bf0
+checksum=fdd49d49644f8a0c3712ea913a5601922b1ca94edacf90a180a5e4307dd4d1ce
 nopie=true
 
 if [ "$XBPS_TARGET_MACHINE" = aarch64 ]; then

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

* Re: dbeaver: update to 22.0.2.
  2022-04-07 21:09 [PR PATCH] dbeaver: update to 22.0.2 ar-jan
@ 2022-04-19 17:16 ` leahneukirchen
  2022-04-19 18:45 ` [PR PATCH] [Updated] " ar-jan
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2022-04-19 17:16 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/36563#issuecomment-1102896459

Comment:
Please rebase.

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

* Re: [PR PATCH] [Updated] dbeaver: update to 22.0.2.
  2022-04-07 21:09 [PR PATCH] dbeaver: update to 22.0.2 ar-jan
  2022-04-19 17:16 ` leahneukirchen
@ 2022-04-19 18:45 ` ar-jan
  2022-04-19 18:46 ` ar-jan
  2022-04-19 19:05 ` [PR PATCH] [Merged]: dbeaver: update to 22.0.3 leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: ar-jan @ 2022-04-19 18:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ar-jan/void-packages dbeaver2202
https://github.com/void-linux/void-packages/pull/36563

dbeaver: update to 22.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 [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 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/36563.patch is attached

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

From 3686207cfb6e552c99724bdcfff196f17937867c Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Thu, 7 Apr 2022 23:08:41 +0200
Subject: [PATCH] dbeaver: update to 22.0.3.

---
 srcpkgs/dbeaver/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index 74a67e77e4f6..a1e7ca0c3004 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,7 +1,7 @@
 # Template file for 'dbeaver'
 pkgname=dbeaver
-version=22.0.1
-revision=2
+version=22.0.3
+revision=1
 # the build downloads binaries linked to glibc
 archs="x86_64 aarch64"
 hostmakedepends="apache-maven"
@@ -11,7 +11,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="Apache-2.0"
 homepage="https://dbeaver.io"
 distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
-checksum=2258f77b6e68fc0784dd7d92fc1297695b57e6ca22e3d454f21f328bf61e2bf0
+checksum=5af628ec7cd4c0e63fd074dd92d5668788136321cc273f778f20ff8c7907323a
 nopie=true
 
 if [ "$XBPS_TARGET_MACHINE" = aarch64 ]; then

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

* Re: dbeaver: update to 22.0.2.
  2022-04-07 21:09 [PR PATCH] dbeaver: update to 22.0.2 ar-jan
  2022-04-19 17:16 ` leahneukirchen
  2022-04-19 18:45 ` [PR PATCH] [Updated] " ar-jan
@ 2022-04-19 18:46 ` ar-jan
  2022-04-19 19:05 ` [PR PATCH] [Merged]: dbeaver: update to 22.0.3 leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: ar-jan @ 2022-04-19 18:46 UTC (permalink / raw)
  To: ml

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

New comment by ar-jan on void-packages repository

https://github.com/void-linux/void-packages/pull/36563#issuecomment-1102973251

Comment:
Also bumped to 22.0.3.

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

* Re: [PR PATCH] [Merged]: dbeaver: update to 22.0.3.
  2022-04-07 21:09 [PR PATCH] dbeaver: update to 22.0.2 ar-jan
                   ` (2 preceding siblings ...)
  2022-04-19 18:46 ` ar-jan
@ 2022-04-19 19:05 ` leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2022-04-19 19:05 UTC (permalink / raw)
  To: ml

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

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

dbeaver: update to 22.0.3.
https://github.com/void-linux/void-packages/pull/36563

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 [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 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:[~2022-04-19 19:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-07 21:09 [PR PATCH] dbeaver: update to 22.0.2 ar-jan
2022-04-19 17:16 ` leahneukirchen
2022-04-19 18:45 ` [PR PATCH] [Updated] " ar-jan
2022-04-19 18:46 ` ar-jan
2022-04-19 19:05 ` [PR PATCH] [Merged]: dbeaver: update to 22.0.3 leahneukirchen

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