Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] taplo: update to 0.9.1
@ 2024-03-27 15:20 cinerea0
  2024-04-03 14:24 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 1 reply; 2+ messages in thread
From: cinerea0 @ 2024-03-27 15:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 376 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/49569

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



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

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

From 29fad347dd136befacdcac3cd893e16c700847d4 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 27 Mar 2024 11:20:11 -0400
Subject: [PATCH] taplo: update to 0.9.1

---
 srcpkgs/taplo/template | 6 +++---
 srcpkgs/taplo/update   | 1 +
 2 files changed, 4 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/taplo/update

diff --git a/srcpkgs/taplo/template b/srcpkgs/taplo/template
index 91a98582bcd0b3..c4acda090c54d3 100644
--- a/srcpkgs/taplo/template
+++ b/srcpkgs/taplo/template
@@ -1,6 +1,6 @@
 # Template file for 'taplo'
 pkgname=taplo
-version=0.9.0
+version=0.9.1
 revision=1
 build_style=cargo
 # no-default-features: allows selecting custom feature set
@@ -14,9 +14,9 @@ short_desc="TOML toolkit written in Rust"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="MIT"
 homepage="https://taplo.tamasfe.dev/"
-changelog="https://github.com/tamasfe/taplo/releases"
+changelog="https://raw.githubusercontent.com/tamasfe/taplo/master/crates/taplo-cli/CHANGELOG.md"
 distfiles="https://github.com/tamasfe/taplo/archive/refs/tags/release-taplo-cli-${version}.tar.gz"
-checksum=7d292f52c2d97d9e9c447a725d6d4e59096fce10e2f72ec6b80387034c20ba35
+checksum=6b00333260bd593f7eb2046c9d5f0fac48b5e673e9b064b23eccf240a86b33f7
 
 post_patch() {
 	cargo update --package pprof@0.9.1 --precise 0.13.0
diff --git a/srcpkgs/taplo/update b/srcpkgs/taplo/update
new file mode 100644
index 00000000000000..d4af49a34d03a5
--- /dev/null
+++ b/srcpkgs/taplo/update
@@ -0,0 +1 @@
+pattern="release-taplo-cli-\K[\d.]+(?=\.tar\.gz)"

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

* Re: [PR PATCH] [Merged]: taplo: update to 0.9.1
  2024-03-27 15:20 [PR PATCH] taplo: update to 0.9.1 cinerea0
@ 2024-04-03 14:24 ` cinerea0
  0 siblings, 0 replies; 2+ messages in thread
From: cinerea0 @ 2024-04-03 14:24 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

taplo: update to 0.9.1
https://github.com/void-linux/void-packages/pull/49569

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**



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

end of thread, other threads:[~2024-04-03 14:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-27 15:20 [PR PATCH] taplo: update to 0.9.1 cinerea0
2024-04-03 14:24 ` [PR PATCH] [Merged]: " cinerea0

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