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: Tue, 08 Nov 2022 20:02:41 +0100	[thread overview]
Message-ID: <20221108190241.ix07UZy0SyNPEQYhTYhEASIeu7g4U8j7RwmkfbV1wqM@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: 1188 bytes --]

From d39f93df5ee4791d44c32b80510997cdc75f594c Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 8 Nov 2022 14:02:24 -0500
Subject: [PATCH] taplo: update to 0.8.0

---
 srcpkgs/taplo/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/taplo/template b/srcpkgs/taplo/template
index 7a0781d88a96..36cc4ebefe76 100644
--- a/srcpkgs/taplo/template
+++ b/srcpkgs/taplo/template
@@ -1,17 +1,17 @@
 # Template file for 'taplo'
 pkgname=taplo
-version=0.7.0
+version=0.8.0
 revision=1
-archs="x86_64* i686* aarch64* arm*" # ring
 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"
+distfiles="https://github.com/tamasfe/taplo/archive/refs/tags/${version}.tar.gz"
 checksum=6b6d06220dabc3a63e17b87ca4be1b9dfde97dc3c6bd6e8115cc5d2e2dad9bbe
 
 post_install() {

  parent reply	other threads:[~2022-11-08 19:02 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 ` [PR PATCH] [Updated] " cinerea0
2022-11-08 19:02 ` cinerea0 [this message]
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=20221108190241.ix07UZy0SyNPEQYhTYhEASIeu7g4U8j7RwmkfbV1wqM@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).