Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] volta: update to 0.8.6
@ 2020-08-10  7:47 atk
  2020-08-10 15:17 ` ahesford
  2020-08-10 15:17 ` [PR PATCH] [Closed]: " ahesford
  0 siblings, 2 replies; 4+ messages in thread
From: atk @ 2020-08-10  7:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atk/void-packages volta-0.8.6
https://github.com/void-linux/void-packages/pull/24195

volta: update to 0.8.6


A patch file from https://github.com/void-linux/void-packages/pull/24195.patch is attached

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

From 813da44138044b179339785447d2693ce4f5f02a Mon Sep 17 00:00:00 2001
From: Alex Lohr <alex.lohr@logmein.com>
Date: Mon, 10 Aug 2020 08:38:54 +0200
Subject: [PATCH] volta: update to 0.8.6

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

diff --git a/srcpkgs/volta/template b/srcpkgs/volta/template
index 31d121525a1..f1c0fce1a0a 100644
--- a/srcpkgs/volta/template
+++ b/srcpkgs/volta/template
@@ -1,6 +1,6 @@
 # Template file for 'volta'
 pkgname=volta
-version=0.8.5
+version=0.8.6
 revision=1
 archs="x86_64 i686" # Due to volta pulling pre-built binaries later. Evil.
 build_helper="rust"
@@ -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=28ad7fdfae21c8a9ee687496a0f225553f91cd221a03844af3b3ff309d3c68f7
+checksum=c227ba3eef06176dd8d162fb24480e8c4536d5df6cb79b820b10d7407e4ca031
 
 pre_build() {
 	cargo update --package openssl-sys --precise 0.9.58

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

* Re: volta: update to 0.8.6
  2020-08-10  7:47 [PR PATCH] volta: update to 0.8.6 atk
@ 2020-08-10 15:17 ` ahesford
  2020-08-10 15:17 ` [PR PATCH] [Closed]: " ahesford
  1 sibling, 0 replies; 4+ messages in thread
From: ahesford @ 2020-08-10 15:17 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/24195#issuecomment-671417749

Comment:
Duplicates #24164 

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

* Re: [PR PATCH] [Closed]: volta: update to 0.8.6
  2020-08-10  7:47 [PR PATCH] volta: update to 0.8.6 atk
  2020-08-10 15:17 ` ahesford
@ 2020-08-10 15:17 ` ahesford
  1 sibling, 0 replies; 4+ messages in thread
From: ahesford @ 2020-08-10 15:17 UTC (permalink / raw)
  To: ml

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

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

volta: update to 0.8.6
https://github.com/void-linux/void-packages/pull/24195

Description:


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

* [PR PATCH] volta: update to 0.8.6.
@ 2020-08-09 20:05 mobinmob
  0 siblings, 0 replies; 4+ messages in thread
From: mobinmob @ 2020-08-09 20:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages volta
https://github.com/void-linux/void-packages/pull/24164

volta: update to 0.8.6.


A patch file from https://github.com/void-linux/void-packages/pull/24164.patch is attached

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

From deed95dd2d9c0130601ac70adbd0df21a580845e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 9 Aug 2020 23:02:38 +0300
Subject: [PATCH] volta: update to 0.8.6.

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

diff --git a/srcpkgs/volta/template b/srcpkgs/volta/template
index 31d121525a1..f1c0fce1a0a 100644
--- a/srcpkgs/volta/template
+++ b/srcpkgs/volta/template
@@ -1,6 +1,6 @@
 # Template file for 'volta'
 pkgname=volta
-version=0.8.5
+version=0.8.6
 revision=1
 archs="x86_64 i686" # Due to volta pulling pre-built binaries later. Evil.
 build_helper="rust"
@@ -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=28ad7fdfae21c8a9ee687496a0f225553f91cd221a03844af3b3ff309d3c68f7
+checksum=c227ba3eef06176dd8d162fb24480e8c4536d5df6cb79b820b10d7407e4ca031
 
 pre_build() {
 	cargo update --package openssl-sys --precise 0.9.58

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

end of thread, other threads:[~2020-08-10 15:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-10  7:47 [PR PATCH] volta: update to 0.8.6 atk
2020-08-10 15:17 ` ahesford
2020-08-10 15:17 ` [PR PATCH] [Closed]: " ahesford
  -- strict thread matches above, loose matches on Subject: below --
2020-08-09 20:05 [PR PATCH] " mobinmob

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