Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] taplo: update to 0.8.0
Date: Fri, 04 Nov 2022 04:09:18 +0100	[thread overview]
Message-ID: <20221104030918.MrgIdi45Qe76TitjE5m5jWJQI-I2JirA502JPcrpkhk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40255@inbox.vuxu.org>

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

There is an updated 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: 1349 bytes --]

From 6a7dc3f7658c2072fec37ea96b8c987d0d02f80f Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 3 Nov 2022 23:08:57 -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

  reply	other threads:[~2022-11-04  3:09 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-01  1:58 [PR PATCH] " cinerea0
2022-11-04  3:09 ` cinerea0 [this message]
2022-11-08 19:02 ` [PR PATCH] [Updated] " 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

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=20221104030918.MrgIdi45Qe76TitjE5m5jWJQI-I2JirA502JPcrpkhk@z \
    --to=cinerea0@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).