Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rest-server: update to 0.11.0.
@ 2022-02-26 10:47 arete
  2022-05-24  6:56 ` [PR PATCH] [Updated] " arete
  2022-05-24  7:27 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: arete @ 2022-02-26 10:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/arete/void-packages rest-server
https://github.com/void-linux/void-packages/pull/35860

rest-server: update to 0.11.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From e528c6377db5b4a638eba675f6cdd47499c8d780 Mon Sep 17 00:00:00 2001
From: Gerardo Di iorio <arete74@gmail.com>
Date: Fri, 18 Feb 2022 21:25:36 +0100
Subject: [PATCH] rest-server: update to 0.11.0.

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

diff --git a/srcpkgs/rest-server/template b/srcpkgs/rest-server/template
index 4c0bab74ea84..1c58a815ad88 100644
--- a/srcpkgs/rest-server/template
+++ b/srcpkgs/rest-server/template
@@ -1,6 +1,6 @@
 # Template file for 'rest-server'
 pkgname=rest-server
-version=0.10.0
+version=0.11.0
 revision=1
 build_style=go
 go_import_path="github.com/restic/rest-server"
@@ -10,7 +10,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/restic/rest-server"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=d109cf9e9c3f36c9c8eb6d4a2bd530c5dfcd62b11687d93034e2edc0fdecf479
+checksum=cd9b35ad2224244207a967ebbc78d84f4298d725e95c1fa9341ed95a350ea68f
 system_accounts="_restserver"
 _restserver_homedir="/var/lib/rest-server"
 _restserver_descr="Rest Server Daemon User"

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

* Re: [PR PATCH] [Updated] rest-server: update to 0.11.0.
  2022-02-26 10:47 [PR PATCH] rest-server: update to 0.11.0 arete
@ 2022-05-24  6:56 ` arete
  2022-05-24  7:27 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 3+ messages in thread
From: arete @ 2022-05-24  6:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/arete/void-packages rest-server
https://github.com/void-linux/void-packages/pull/35860

rest-server: update to 0.11.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From b20f37f924a10af80b10d95e65f7659e01d434c1 Mon Sep 17 00:00:00 2001
From: Gerardo Di iorio <arete74@gmail.com>
Date: Fri, 18 Feb 2022 21:25:36 +0100
Subject: [PATCH] rest-server: update to 0.11.0.

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

diff --git a/srcpkgs/rest-server/template b/srcpkgs/rest-server/template
index 4c0bab74ea84..1c58a815ad88 100644
--- a/srcpkgs/rest-server/template
+++ b/srcpkgs/rest-server/template
@@ -1,6 +1,6 @@
 # Template file for 'rest-server'
 pkgname=rest-server
-version=0.10.0
+version=0.11.0
 revision=1
 build_style=go
 go_import_path="github.com/restic/rest-server"
@@ -10,7 +10,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/restic/rest-server"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=d109cf9e9c3f36c9c8eb6d4a2bd530c5dfcd62b11687d93034e2edc0fdecf479
+checksum=cd9b35ad2224244207a967ebbc78d84f4298d725e95c1fa9341ed95a350ea68f
 system_accounts="_restserver"
 _restserver_homedir="/var/lib/rest-server"
 _restserver_descr="Rest Server Daemon User"

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

* Re: [PR PATCH] [Merged]: rest-server: update to 0.11.0.
  2022-02-26 10:47 [PR PATCH] rest-server: update to 0.11.0 arete
  2022-05-24  6:56 ` [PR PATCH] [Updated] " arete
@ 2022-05-24  7:27 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-05-24  7:27 UTC (permalink / raw)
  To: ml

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

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

rest-server: update to 0.11.0.
https://github.com/void-linux/void-packages/pull/35860

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

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

<!--
#### 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
-->


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

end of thread, other threads:[~2022-05-24  7:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-26 10:47 [PR PATCH] rest-server: update to 0.11.0 arete
2022-05-24  6:56 ` [PR PATCH] [Updated] " arete
2022-05-24  7:27 ` [PR PATCH] [Merged]: " paper42

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