Github messages for voidlinux
 help / color / mirror / Atom feed
From: atk <atk@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] volta: update to 0.9.1
Date: Fri, 30 Oct 2020 15:13:34 +0100	[thread overview]
Message-ID: <20201030141334.YDa2jlZAZVpaXepABjl4nW7yQ6uF-q4Yrmkr1ohpIus@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25787@inbox.vuxu.org>

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

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

https://github.com/atk/void-packages volta-0.9.0
https://github.com/void-linux/void-packages/pull/25787

volta: update to 0.9.1


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

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

From 2f882e630cd42a821886b8237909ab8bf66ec848 Mon Sep 17 00:00:00 2001
From: Alex Lohr <alex.lohr@logmein.com>
Date: Thu, 22 Oct 2020 13:53:49 +0200
Subject: [PATCH] volta: update to 0.9.1

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

diff --git a/srcpkgs/volta/template b/srcpkgs/volta/template
index 7cd6f9d76c3..3f8499f4c6f 100644
--- a/srcpkgs/volta/template
+++ b/srcpkgs/volta/template
@@ -1,26 +1,22 @@
 # Template file for 'volta'
 pkgname=volta
-version=0.8.7
+version=0.9.2
 revision=1
 archs="x86_64 i686" # Due to volta pulling pre-built binaries later. Evil.
-build_helper="rust"
-hostmakedepends="cargo pkg-config"
+build_style=cargo
+hostmakedepends="pkg-config"
 makedepends="libressl-devel"
 short_desc="JavaScript tool version sync helper"
 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=3e1c29f3846c40b13601ee5ebdf4b379243462bfff728b370b72495a430b177e
+checksum=2fa0d5e1b900664339c84dce792cd516b240c1380dc34df09c2f9b0e708a8f96
 
 pre_build() {
 	cargo update --package openssl-sys --precise 0.9.58
 }
 
-do_build() {
-	cargo build --release --target ${RUST_TARGET}
-}
-
 do_install() {
 	vlicense LICENSE
 

  parent reply	other threads:[~2020-10-30 14:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-22 11:54 [PR PATCH] volta: update to 0.9.0 atk
2020-10-23  7:53 ` [PR PATCH] [Updated] " atk
2020-10-30 14:13 ` atk [this message]
2020-11-23 11:21 ` [PR PATCH] [Updated] volta: update to 0.9.2 atk
2020-12-14 15:39 ` [PR PATCH] [Closed]: " atk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201030141334.YDa2jlZAZVpaXepABjl4nW7yQ6uF-q4Yrmkr1ohpIus@z \
    --to=atk@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).