Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] volta: update to 0.9.99
@ 2020-12-16 10:48 atk
  2020-12-16 14:28 ` [PR REVIEW] " ericonr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: atk @ 2020-12-16 10:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atk/void-packages volta-0.9.99
https://github.com/void-linux/void-packages/pull/27197

volta: update to 0.9.99


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

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

From aae08bfc81e3757e941e4408c896383c744d8bf5 Mon Sep 17 00:00:00 2001
From: Alex Lohr <alex.lohr@logmein.com>
Date: Wed, 16 Dec 2020 11:48:12 +0100
Subject: [PATCH] volta: update to 0.9.99

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

diff --git a/srcpkgs/volta/template b/srcpkgs/volta/template
index 45ebad762e8..41394a189c9 100644
--- a/srcpkgs/volta/template
+++ b/srcpkgs/volta/template
@@ -1,21 +1,17 @@
 # Template file for 'volta'
 pkgname=volta
-version=0.9.3
+version=0.9.99
 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=3777585d5ebd24f9f53ac5d41c378c471211ded0d8e0e126110648fefbd0d316
-
-do_build() {
-	cargo build --release --target ${RUST_TARGET}
-}
+checksum=7485db7471f44de574523152ed14bbda549954794e6c2fd920a9d80b2ebcdb9b
 
 do_install() {
 	vlicense LICENSE

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

end of thread, other threads:[~2020-12-19 20:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16 10:48 [PR PATCH] volta: update to 0.9.99 atk
2020-12-16 14:28 ` [PR REVIEW] " ericonr
2020-12-17 20:54 ` [PR PATCH] [Updated] " atk
2020-12-17 20:57 ` [PR REVIEW] " atk
2020-12-17 21:08 ` ericonr
2020-12-17 21:28 ` atk
2020-12-19 20:19 ` atk
2020-12-19 20:19 ` [PR PATCH] [Closed]: " atk

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