Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] taplo: update to 0.8.0
@ 2022-11-01  1:58 cinerea0
  2022-11-04  3:09 ` [PR PATCH] [Updated] " cinerea0
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: cinerea0 @ 2022-11-01  1:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages taplo
https://github.com/void-linux/void-packages/pull/40255

taplo: update to 0.8.0
#### Testing the changes
- I tested the changes in this PR: **YES**

I've enabled a feature that should remove the arch restriction. If someone with ppc equipment could test, I'd be grateful.


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

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

From 149571e9f7393e81c05d49feaa0f48983d7c1b43 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 31 Oct 2022 21:56:36 -0400
Subject: [PATCH] taplo: update to 0.8.0

---
 srcpkgs/taplo/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/taplo/template b/srcpkgs/taplo/template
index 72e918b651b2..d1a0d719c9a5 100644
--- a/srcpkgs/taplo/template
+++ b/srcpkgs/taplo/template
@@ -1,19 +1,18 @@
 # Template file for 'taplo'
 pkgname=taplo
-version=0.7.0
+version=0.8.0
 revision=1
-archs="x86_64* i686* aarch64* arm*" # ring
-wrksrc="${pkgname}-release-${pkgname}-cli-${version}"
 build_wrksrc="crates/taplo-cli"
 build_style=cargo
+configure_args="--no-default-features --features lsp,native-tls"
 hostmakedepends="pkg-config"
 makedepends="openssl-devel"
 short_desc="TOML toolkit written in Rust"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="MIT"
 homepage="https://taplo.tamasfe.dev/"
-distfiles="https://github.com/tamasfe/taplo/archive/refs/tags/release-${pkgname}-cli-${version}.tar.gz"
-checksum=6b6d06220dabc3a63e17b87ca4be1b9dfde97dc3c6bd6e8115cc5d2e2dad9bbe
+distfiles="https://github.com/tamasfe/taplo/archive/refs/tags/${version}.tar.gz"
+checksum=079fab82f48e4f71379f0d2e249b7bd402af8ddf84ea16b65ba2742811a8d951
 
 post_install() {
 	vlicense ../../LICENSE.md

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

end of thread, other threads:[~2023-03-02 21:01 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-01  1:58 [PR PATCH] taplo: update to 0.8.0 cinerea0
2022-11-04  3:09 ` [PR PATCH] [Updated] " cinerea0
2022-11-08 19:02 ` cinerea0
2022-11-08 19:32 ` cinerea0
2022-11-16  2:05 ` cinerea0
2022-11-22  3:07 ` cinerea0
2023-02-28  2:01 ` github-actions
2023-02-28 15:04 ` cinerea0
2023-02-28 21:56 ` [PR REVIEW] " paper42
2023-03-02 15:05 ` [PR PATCH] [Updated] " cinerea0
2023-03-02 15:12 ` cinerea0
2023-03-02 15:16 ` [PR REVIEW] " cinerea0
2023-03-02 21:01 ` [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).