Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] onedrive: update to 2.4.17
@ 2022-05-09 21:50 abraunegg
  2022-05-10  9:12 ` paper42
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: abraunegg @ 2022-05-09 21:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abraunegg/void-packages patch-1
https://github.com/void-linux/void-packages/pull/37066

onedrive: update to 2.4.17
onedrive: update to 2.4.17

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

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

**NB:** I am the upstream developer, this change only changes the sha256sum & version number of the 'onedrive' upstream package that void uses.

<!--
#### 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/37066.patch is attached

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

From ebb2f78f81779d748fcb8a84c48395799eb549df Mon Sep 17 00:00:00 2001
From: abraunegg <alex.braunegg@gmail.com>
Date: Tue, 10 May 2022 07:48:33 +1000
Subject: [PATCH] onedrive: update to 2.4.17

onedrive: update to 2.4.17
---
 srcpkgs/onedrive/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/onedrive/template b/srcpkgs/onedrive/template
index ef21f47eb6f4..3c16c470b4fa 100644
--- a/srcpkgs/onedrive/template
+++ b/srcpkgs/onedrive/template
@@ -1,6 +1,6 @@
 # Template file for 'onedrive'
 pkgname=onedrive
-version=2.4.13
+version=2.4.17
 revision=1
 build_style=gnu-configure
 configure_args="DC=ldc2"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/abraunegg/onedrive"
 changelog="https://raw.githubusercontent.com/abraunegg/onedrive/master/CHANGELOG.md"
 distfiles="https://github.com/abraunegg/onedrive/archive/v${version}.tar.gz"
-checksum=6cb903ec14be249caa13c04a4fbba9a431041c224e7d815798a94f7b93861263
+checksum=ee65ad33be6d0ed65234da92a3b38be47bbd2cda7821c90513ec32a27516cece
 nocross="uses host flags for cross compilations"
 
 post_install() {

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

* Re: onedrive: update to 2.4.17
  2022-05-09 21:50 [PR PATCH] onedrive: update to 2.4.17 abraunegg
@ 2022-05-10  9:12 ` paper42
  2022-05-13 13:52 ` ericonr
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2022-05-10  9:12 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37066#issuecomment-1122134778

Comment:
Please drop the commit body, it's a duplicate of the commit title. I will mark this with help-wanted, so someone can test this.

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

* Re: onedrive: update to 2.4.17
  2022-05-09 21:50 [PR PATCH] onedrive: update to 2.4.17 abraunegg
  2022-05-10  9:12 ` paper42
@ 2022-05-13 13:52 ` ericonr
  2022-05-13 13:54 ` selfisekai
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2022-05-13 13:52 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/37066#issuecomment-1126080966

Comment:
@selfisekai are you available to test it?

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

* Re: onedrive: update to 2.4.17
  2022-05-09 21:50 [PR PATCH] onedrive: update to 2.4.17 abraunegg
  2022-05-10  9:12 ` paper42
  2022-05-13 13:52 ` ericonr
@ 2022-05-13 13:54 ` selfisekai
  2022-05-13 13:56 ` ericonr
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: selfisekai @ 2022-05-13 13:54 UTC (permalink / raw)
  To: ml

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

New comment by selfisekai on void-packages repository

https://github.com/void-linux/void-packages/pull/37066#issuecomment-1126082968

Comment:
@ericonr no, my both Void machines are currently in transit :(

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

* Re: onedrive: update to 2.4.17
  2022-05-09 21:50 [PR PATCH] onedrive: update to 2.4.17 abraunegg
                   ` (2 preceding siblings ...)
  2022-05-13 13:54 ` selfisekai
@ 2022-05-13 13:56 ` ericonr
  2022-06-02 23:05 ` [PR PATCH] [Updated] " abraunegg
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2022-05-13 13:56 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/37066#issuecomment-1126084349

Comment:
ok, np! thanks for the quick answer :)

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

* Re: [PR PATCH] [Updated] onedrive: update to 2.4.17
  2022-05-09 21:50 [PR PATCH] onedrive: update to 2.4.17 abraunegg
                   ` (3 preceding siblings ...)
  2022-05-13 13:56 ` ericonr
@ 2022-06-02 23:05 ` abraunegg
  2022-06-02 23:07 ` onedrive: update to 2.4.18 abraunegg
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: abraunegg @ 2022-06-02 23:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abraunegg/void-packages patch-1
https://github.com/void-linux/void-packages/pull/37066

onedrive: update to 2.4.17
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

**NB:** I am the upstream developer, this change only changes the sha256sum & version number of the 'onedrive' upstream package that void uses.

<!--
#### 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/37066.patch is attached

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

From ebb2f78f81779d748fcb8a84c48395799eb549df Mon Sep 17 00:00:00 2001
From: abraunegg <alex.braunegg@gmail.com>
Date: Tue, 10 May 2022 07:48:33 +1000
Subject: [PATCH 1/2] onedrive: update to 2.4.17

onedrive: update to 2.4.17
---
 srcpkgs/onedrive/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/onedrive/template b/srcpkgs/onedrive/template
index ef21f47eb6f4..3c16c470b4fa 100644
--- a/srcpkgs/onedrive/template
+++ b/srcpkgs/onedrive/template
@@ -1,6 +1,6 @@
 # Template file for 'onedrive'
 pkgname=onedrive
-version=2.4.13
+version=2.4.17
 revision=1
 build_style=gnu-configure
 configure_args="DC=ldc2"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/abraunegg/onedrive"
 changelog="https://raw.githubusercontent.com/abraunegg/onedrive/master/CHANGELOG.md"
 distfiles="https://github.com/abraunegg/onedrive/archive/v${version}.tar.gz"
-checksum=6cb903ec14be249caa13c04a4fbba9a431041c224e7d815798a94f7b93861263
+checksum=ee65ad33be6d0ed65234da92a3b38be47bbd2cda7821c90513ec32a27516cece
 nocross="uses host flags for cross compilations"
 
 post_install() {

From 3c335b5b1e12229e51c03d54c08e37e94568394e Mon Sep 17 00:00:00 2001
From: abraunegg <alex.braunegg@gmail.com>
Date: Fri, 3 Jun 2022 09:05:50 +1000
Subject: [PATCH 2/2] onedrive: update to 2.4.18

Update to v2.4.18
---
 srcpkgs/onedrive/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/onedrive/template b/srcpkgs/onedrive/template
index 3c16c470b4fa..6e3ac656c6bb 100644
--- a/srcpkgs/onedrive/template
+++ b/srcpkgs/onedrive/template
@@ -1,6 +1,6 @@
 # Template file for 'onedrive'
 pkgname=onedrive
-version=2.4.17
+version=2.4.18
 revision=1
 build_style=gnu-configure
 configure_args="DC=ldc2"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/abraunegg/onedrive"
 changelog="https://raw.githubusercontent.com/abraunegg/onedrive/master/CHANGELOG.md"
 distfiles="https://github.com/abraunegg/onedrive/archive/v${version}.tar.gz"
-checksum=ee65ad33be6d0ed65234da92a3b38be47bbd2cda7821c90513ec32a27516cece
+checksum=e6dfd1644395c03bebfc5e68e3d0037644c0bcad5d732326df5cec00fbd05f3d
 nocross="uses host flags for cross compilations"
 
 post_install() {

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

* Re: onedrive: update to 2.4.18
  2022-05-09 21:50 [PR PATCH] onedrive: update to 2.4.17 abraunegg
                   ` (4 preceding siblings ...)
  2022-06-02 23:05 ` [PR PATCH] [Updated] " abraunegg
@ 2022-06-02 23:07 ` abraunegg
  2022-06-08  1:41 ` [PR PATCH] [Updated] " abraunegg
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: abraunegg @ 2022-06-02 23:07 UTC (permalink / raw)
  To: ml

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

New comment by abraunegg on void-packages repository

https://github.com/void-linux/void-packages/pull/37066#issuecomment-1145424831

Comment:
@ericonr
PR updated as v2.4.18 has been released upstream

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

* Re: [PR PATCH] [Updated] onedrive: update to 2.4.18
  2022-05-09 21:50 [PR PATCH] onedrive: update to 2.4.17 abraunegg
                   ` (5 preceding siblings ...)
  2022-06-02 23:07 ` onedrive: update to 2.4.18 abraunegg
@ 2022-06-08  1:41 ` abraunegg
  2022-06-15  6:48 ` abraunegg
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: abraunegg @ 2022-06-08  1:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abraunegg/void-packages patch-1
https://github.com/void-linux/void-packages/pull/37066

onedrive: update to 2.4.18
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

**NB:** I am the upstream developer, this change only changes the sha256sum & version number of the 'onedrive' upstream package that void uses.

<!--
#### 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/37066.patch is attached

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

From ebb2f78f81779d748fcb8a84c48395799eb549df Mon Sep 17 00:00:00 2001
From: abraunegg <alex.braunegg@gmail.com>
Date: Tue, 10 May 2022 07:48:33 +1000
Subject: [PATCH 1/2] onedrive: update to 2.4.17

onedrive: update to 2.4.17
---
 srcpkgs/onedrive/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/onedrive/template b/srcpkgs/onedrive/template
index ef21f47eb6f4..3c16c470b4fa 100644
--- a/srcpkgs/onedrive/template
+++ b/srcpkgs/onedrive/template
@@ -1,6 +1,6 @@
 # Template file for 'onedrive'
 pkgname=onedrive
-version=2.4.13
+version=2.4.17
 revision=1
 build_style=gnu-configure
 configure_args="DC=ldc2"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/abraunegg/onedrive"
 changelog="https://raw.githubusercontent.com/abraunegg/onedrive/master/CHANGELOG.md"
 distfiles="https://github.com/abraunegg/onedrive/archive/v${version}.tar.gz"
-checksum=6cb903ec14be249caa13c04a4fbba9a431041c224e7d815798a94f7b93861263
+checksum=ee65ad33be6d0ed65234da92a3b38be47bbd2cda7821c90513ec32a27516cece
 nocross="uses host flags for cross compilations"
 
 post_install() {

From 3c335b5b1e12229e51c03d54c08e37e94568394e Mon Sep 17 00:00:00 2001
From: abraunegg <alex.braunegg@gmail.com>
Date: Fri, 3 Jun 2022 09:05:50 +1000
Subject: [PATCH 2/2] onedrive: update to 2.4.18

Update to v2.4.18
---
 srcpkgs/onedrive/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/onedrive/template b/srcpkgs/onedrive/template
index 3c16c470b4fa..6e3ac656c6bb 100644
--- a/srcpkgs/onedrive/template
+++ b/srcpkgs/onedrive/template
@@ -1,6 +1,6 @@
 # Template file for 'onedrive'
 pkgname=onedrive
-version=2.4.17
+version=2.4.18
 revision=1
 build_style=gnu-configure
 configure_args="DC=ldc2"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/abraunegg/onedrive"
 changelog="https://raw.githubusercontent.com/abraunegg/onedrive/master/CHANGELOG.md"
 distfiles="https://github.com/abraunegg/onedrive/archive/v${version}.tar.gz"
-checksum=ee65ad33be6d0ed65234da92a3b38be47bbd2cda7821c90513ec32a27516cece
+checksum=e6dfd1644395c03bebfc5e68e3d0037644c0bcad5d732326df5cec00fbd05f3d
 nocross="uses host flags for cross compilations"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] onedrive: update to 2.4.18
  2022-05-09 21:50 [PR PATCH] onedrive: update to 2.4.17 abraunegg
                   ` (6 preceding siblings ...)
  2022-06-08  1:41 ` [PR PATCH] [Updated] " abraunegg
@ 2022-06-15  6:48 ` abraunegg
  2022-06-15 20:07 ` onedrive: update to 2.4.19 abraunegg
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: abraunegg @ 2022-06-15  6:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abraunegg/void-packages patch-1
https://github.com/void-linux/void-packages/pull/37066

onedrive: update to 2.4.18
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

**NB:** I am the upstream developer, this change only changes the sha256sum & version number of the 'onedrive' upstream package that void uses.

<!--
#### 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/37066.patch is attached

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

From ebb2f78f81779d748fcb8a84c48395799eb549df Mon Sep 17 00:00:00 2001
From: abraunegg <alex.braunegg@gmail.com>
Date: Tue, 10 May 2022 07:48:33 +1000
Subject: [PATCH 1/3] onedrive: update to 2.4.17

onedrive: update to 2.4.17
---
 srcpkgs/onedrive/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/onedrive/template b/srcpkgs/onedrive/template
index ef21f47eb6f4..3c16c470b4fa 100644
--- a/srcpkgs/onedrive/template
+++ b/srcpkgs/onedrive/template
@@ -1,6 +1,6 @@
 # Template file for 'onedrive'
 pkgname=onedrive
-version=2.4.13
+version=2.4.17
 revision=1
 build_style=gnu-configure
 configure_args="DC=ldc2"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/abraunegg/onedrive"
 changelog="https://raw.githubusercontent.com/abraunegg/onedrive/master/CHANGELOG.md"
 distfiles="https://github.com/abraunegg/onedrive/archive/v${version}.tar.gz"
-checksum=6cb903ec14be249caa13c04a4fbba9a431041c224e7d815798a94f7b93861263
+checksum=ee65ad33be6d0ed65234da92a3b38be47bbd2cda7821c90513ec32a27516cece
 nocross="uses host flags for cross compilations"
 
 post_install() {

From 3c335b5b1e12229e51c03d54c08e37e94568394e Mon Sep 17 00:00:00 2001
From: abraunegg <alex.braunegg@gmail.com>
Date: Fri, 3 Jun 2022 09:05:50 +1000
Subject: [PATCH 2/3] onedrive: update to 2.4.18

Update to v2.4.18
---
 srcpkgs/onedrive/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/onedrive/template b/srcpkgs/onedrive/template
index 3c16c470b4fa..6e3ac656c6bb 100644
--- a/srcpkgs/onedrive/template
+++ b/srcpkgs/onedrive/template
@@ -1,6 +1,6 @@
 # Template file for 'onedrive'
 pkgname=onedrive
-version=2.4.17
+version=2.4.18
 revision=1
 build_style=gnu-configure
 configure_args="DC=ldc2"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/abraunegg/onedrive"
 changelog="https://raw.githubusercontent.com/abraunegg/onedrive/master/CHANGELOG.md"
 distfiles="https://github.com/abraunegg/onedrive/archive/v${version}.tar.gz"
-checksum=ee65ad33be6d0ed65234da92a3b38be47bbd2cda7821c90513ec32a27516cece
+checksum=e6dfd1644395c03bebfc5e68e3d0037644c0bcad5d732326df5cec00fbd05f3d
 nocross="uses host flags for cross compilations"
 
 post_install() {

From a6526f5ed21c5f7426a964ffc11590e26a842dd7 Mon Sep 17 00:00:00 2001
From: abraunegg <alex.braunegg@gmail.com>
Date: Wed, 15 Jun 2022 16:48:28 +1000
Subject: [PATCH 3/3] Update template

Update to v2.4.19
---
 srcpkgs/onedrive/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/onedrive/template b/srcpkgs/onedrive/template
index 1261c63e385d..c0ec1a16f6cb 100644
--- a/srcpkgs/onedrive/template
+++ b/srcpkgs/onedrive/template
@@ -1,6 +1,6 @@
 # Template file for 'onedrive'
 pkgname=onedrive
-version=2.4.18
+version=2.4.19
 revision=1
 build_style=gnu-configure
 configure_args="DC=ldc2"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/abraunegg/onedrive"
 changelog="https://raw.githubusercontent.com/abraunegg/onedrive/master/CHANGELOG.md"
 distfiles="https://github.com/abraunegg/onedrive/archive/v${version}.tar.gz"
-checksum=e6dfd1644395c03bebfc5e68e3d0037644c0bcad5d732326df5cec00fbd05f3d
+checksum=4dc977f4caf51af834bb0d1c3da818a6225c96a13c0acba4d1e674eba057d9f7
 nocross="uses host flags for cross compilations"
 
 post_install() {
@@ -23,4 +23,4 @@ onedrive-d_package() {
 	build_style=meta
 	depends="${sourcepkg}"
 	short_desc+=" (transitional dummy package)"
-}
\ No newline at end of file
+}

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

* Re: onedrive: update to 2.4.19
  2022-05-09 21:50 [PR PATCH] onedrive: update to 2.4.17 abraunegg
                   ` (7 preceding siblings ...)
  2022-06-15  6:48 ` abraunegg
@ 2022-06-15 20:07 ` abraunegg
  2022-07-26  6:34 ` [PR PATCH] [Closed]: " abraunegg
  2022-07-26  6:34 ` abraunegg
  10 siblings, 0 replies; 12+ messages in thread
From: abraunegg @ 2022-06-15 20:07 UTC (permalink / raw)
  To: ml

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

New comment by abraunegg on void-packages repository

https://github.com/void-linux/void-packages/pull/37066#issuecomment-1156881721

Comment:
@ericonr
PR updated as v2.4.19 has been released upstream

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

* Re: onedrive: update to 2.4.19
  2022-05-09 21:50 [PR PATCH] onedrive: update to 2.4.17 abraunegg
                   ` (9 preceding siblings ...)
  2022-07-26  6:34 ` [PR PATCH] [Closed]: " abraunegg
@ 2022-07-26  6:34 ` abraunegg
  10 siblings, 0 replies; 12+ messages in thread
From: abraunegg @ 2022-07-26  6:34 UTC (permalink / raw)
  To: ml

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

New comment by abraunegg on void-packages repository

https://github.com/void-linux/void-packages/pull/37066#issuecomment-1195065148

Comment:
Closing this - someone in the Void Linux community can look at this.

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

* Re: [PR PATCH] [Closed]: onedrive: update to 2.4.19
  2022-05-09 21:50 [PR PATCH] onedrive: update to 2.4.17 abraunegg
                   ` (8 preceding siblings ...)
  2022-06-15 20:07 ` onedrive: update to 2.4.19 abraunegg
@ 2022-07-26  6:34 ` abraunegg
  2022-07-26  6:34 ` abraunegg
  10 siblings, 0 replies; 12+ messages in thread
From: abraunegg @ 2022-07-26  6:34 UTC (permalink / raw)
  To: ml

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

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

onedrive: update to 2.4.19
https://github.com/void-linux/void-packages/pull/37066

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

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

**NB:** I am the upstream developer, this change only changes the sha256sum & version number of the 'onedrive' upstream package that void uses.

<!--
#### 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] 12+ messages in thread

end of thread, other threads:[~2022-07-26  6:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-09 21:50 [PR PATCH] onedrive: update to 2.4.17 abraunegg
2022-05-10  9:12 ` paper42
2022-05-13 13:52 ` ericonr
2022-05-13 13:54 ` selfisekai
2022-05-13 13:56 ` ericonr
2022-06-02 23:05 ` [PR PATCH] [Updated] " abraunegg
2022-06-02 23:07 ` onedrive: update to 2.4.18 abraunegg
2022-06-08  1:41 ` [PR PATCH] [Updated] " abraunegg
2022-06-15  6:48 ` abraunegg
2022-06-15 20:07 ` onedrive: update to 2.4.19 abraunegg
2022-07-26  6:34 ` [PR PATCH] [Closed]: " abraunegg
2022-07-26  6:34 ` abraunegg

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