Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] volta: update to 1.1.0
@ 2022-10-01 19:55 atk
  2022-10-02  0:27 ` classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: atk @ 2022-10-01 19:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atk/void-packages volta-1.1.0
https://github.com/void-linux/void-packages/pull/39599

volta: update to 1.1.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 [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/39599.patch is attached

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

From ebecc2e83810156b6a6a6a649a0667a566f6fe42 Mon Sep 17 00:00:00 2001
From: Alex Lohr <alexthkloss@web.de>
Date: Sat, 1 Oct 2022 21:55:03 +0200
Subject: [PATCH] volta: update to 1.1.0

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

diff --git a/srcpkgs/volta/template b/srcpkgs/volta/template
index 1428ed989411..fa0c382d2999 100644
--- a/srcpkgs/volta/template
+++ b/srcpkgs/volta/template
@@ -1,6 +1,6 @@
 # Template file for 'volta'
 pkgname=volta
-version=1.0.8
+version=1.1.0
 revision=1
 archs="x86_64" # Due to volta pulling pre-built binaries later. Evil.
 build_style="cargo"
@@ -11,7 +11,7 @@ maintainer="Alex Lohr <alex.lohr@logmein.com>"
 license="BSD-2-Clause"
 homepage="https://volta.sh/"
 distfiles="https://github.com/volta-cli/volta/archive/v${version}.tar.gz"
-checksum=b6d1691424b13e28a953a2661e1f3261ecbeb607574ad217e18c4cf62ab48df4
+checksum=3328f10c1e1aec8d6c46d22a202872addd83c6b4aec4f24e5548f3048e4a26c3
 
 post_install() {
 	vlicense LICENSE

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

* Re: volta: update to 1.1.0
  2022-10-01 19:55 [PR PATCH] volta: update to 1.1.0 atk
@ 2022-10-02  0:27 ` classabbyamp
  2022-11-10  7:36 ` [PR PATCH] [Updated] " atk
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-10-02  0:27 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39599#issuecomment-1264515577

Comment:
![image](https://user-images.githubusercontent.com/5366828/193432950-938f2422-3e8e-409c-b898-6478754c7ba3.png)


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

* Re: [PR PATCH] [Updated] volta: update to 1.1.0
  2022-10-01 19:55 [PR PATCH] volta: update to 1.1.0 atk
  2022-10-02  0:27 ` classabbyamp
@ 2022-11-10  7:36 ` atk
  2022-11-10  7:37 ` atk
  2022-11-10  7:43 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: atk @ 2022-11-10  7:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atk/void-packages volta-1.1.0
https://github.com/void-linux/void-packages/pull/39599

volta: update to 1.1.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 [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/39599.patch is attached

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

From ef3696622965c491dd2044f1f79288971d7ff917 Mon Sep 17 00:00:00 2001
From: Alex Lohr <alexthkloss@web.de>
Date: Sat, 1 Oct 2022 21:55:03 +0200
Subject: [PATCH] volta: update to 1.1.0

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

diff --git a/srcpkgs/volta/template b/srcpkgs/volta/template
index 1428ed989411..fa0c382d2999 100644
--- a/srcpkgs/volta/template
+++ b/srcpkgs/volta/template
@@ -1,6 +1,6 @@
 # Template file for 'volta'
 pkgname=volta
-version=1.0.8
+version=1.1.0
 revision=1
 archs="x86_64" # Due to volta pulling pre-built binaries later. Evil.
 build_style="cargo"
@@ -11,7 +11,7 @@ maintainer="Alex Lohr <alex.lohr@logmein.com>"
 license="BSD-2-Clause"
 homepage="https://volta.sh/"
 distfiles="https://github.com/volta-cli/volta/archive/v${version}.tar.gz"
-checksum=b6d1691424b13e28a953a2661e1f3261ecbeb607574ad217e18c4cf62ab48df4
+checksum=3328f10c1e1aec8d6c46d22a202872addd83c6b4aec4f24e5548f3048e4a26c3
 
 post_install() {
 	vlicense LICENSE

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

* Re: volta: update to 1.1.0
  2022-10-01 19:55 [PR PATCH] volta: update to 1.1.0 atk
  2022-10-02  0:27 ` classabbyamp
  2022-11-10  7:36 ` [PR PATCH] [Updated] " atk
@ 2022-11-10  7:37 ` atk
  2022-11-10  7:43 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: atk @ 2022-11-10  7:37 UTC (permalink / raw)
  To: ml

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

New comment by atk on void-packages repository

https://github.com/void-linux/void-packages/pull/39599#issuecomment-1309887194

Comment:
It's officially released by now. I rebased to current master.

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

* Re: [PR PATCH] [Merged]: volta: update to 1.1.0
  2022-10-01 19:55 [PR PATCH] volta: update to 1.1.0 atk
                   ` (2 preceding siblings ...)
  2022-11-10  7:37 ` atk
@ 2022-11-10  7:43 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-11-10  7:43 UTC (permalink / raw)
  To: ml

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

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

volta: update to 1.1.0
https://github.com/void-linux/void-packages/pull/39599

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 [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:[~2022-11-10  7:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-01 19:55 [PR PATCH] volta: update to 1.1.0 atk
2022-10-02  0:27 ` classabbyamp
2022-11-10  7:36 ` [PR PATCH] [Updated] " atk
2022-11-10  7:37 ` atk
2022-11-10  7:43 ` [PR PATCH] [Merged]: " classabbyamp

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