Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] typstyle: update to 0.12.0.
@ 2024-10-22 12:34 Bnyro
  2024-11-14 13:13 ` cinerea0
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bnyro @ 2024-10-22 12:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages typstyle
https://github.com/void-linux/void-packages/pull/52742

typstyle: update to 0.12.0.

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


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

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

From ea1a80133aae8b2d051b22b1e346eb4b86299091 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 22 Oct 2024 14:33:32 +0200
Subject: [PATCH] typstyle: update to 0.12.0.

---
 srcpkgs/typstyle/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/typstyle/template b/srcpkgs/typstyle/template
index 2fb6527cf2fa3c..cfea69e8ca07de 100644
--- a/srcpkgs/typstyle/template
+++ b/srcpkgs/typstyle/template
@@ -1,6 +1,6 @@
 # Template file for 'typstyle'
 pkgname=typstyle
-version=0.11.34
+version=0.12.0
 revision=1
 build_style=cargo
 configure_args="--no-default-features --features=cli"
@@ -11,7 +11,7 @@ license="Apache-2.0"
 homepage="https://github.com/Enter-tainer/typstyle/"
 changelog="https://raw.githubusercontent.com/Enter-tainer/typstyle/master/CHANGELOG.md"
 distfiles="https://github.com/Enter-tainer/typstyle/archive/refs/tags/v${version}.tar.gz"
-checksum=ce0646d161ee87abbc35ef97e83856310e54a12438a6234b152e281b1cec0af8
+checksum=11d19d75d370330ad129bb7b6cd5387ace454451fc3522cf93bda0d8bce2d514
 
 if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then
 	make_check=no # reflexo crate for tests not running on i686

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

* Re: typstyle: update to 0.12.0.
  2024-10-22 12:34 [PR PATCH] typstyle: update to 0.12.0 Bnyro
@ 2024-11-14 13:13 ` cinerea0
  2024-11-15 18:06 ` [PR PATCH] [Updated] " Bnyro
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: cinerea0 @ 2024-11-14 13:13 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/52742#issuecomment-2476327562

Comment:
Version 0.12.1 has been released upstream.

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

* Re: [PR PATCH] [Updated] typstyle: update to 0.12.0.
  2024-10-22 12:34 [PR PATCH] typstyle: update to 0.12.0 Bnyro
  2024-11-14 13:13 ` cinerea0
@ 2024-11-15 18:06 ` Bnyro
  2024-11-25 15:04 ` [PR PATCH] [Updated] typstyle: update to 0.12.1 Bnyro
  2024-11-25 16:38 ` [PR PATCH] [Merged]: typstyle: update to 0.12.3 cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: Bnyro @ 2024-11-15 18:06 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages typstyle
https://github.com/void-linux/void-packages/pull/52742

typstyle: update to 0.12.0.

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


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

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

From 5ad1d42f120caf53ea7655265a6bc360d9264a4e Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 15 Nov 2024 19:06:05 +0100
Subject: [PATCH] typstyle: update to 0.12.1.

---
 srcpkgs/typstyle/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/typstyle/template b/srcpkgs/typstyle/template
index 2fb6527cf2fa3c..9d733f103182b1 100644
--- a/srcpkgs/typstyle/template
+++ b/srcpkgs/typstyle/template
@@ -1,6 +1,6 @@
 # Template file for 'typstyle'
 pkgname=typstyle
-version=0.11.34
+version=0.12.1
 revision=1
 build_style=cargo
 configure_args="--no-default-features --features=cli"
@@ -11,7 +11,7 @@ license="Apache-2.0"
 homepage="https://github.com/Enter-tainer/typstyle/"
 changelog="https://raw.githubusercontent.com/Enter-tainer/typstyle/master/CHANGELOG.md"
 distfiles="https://github.com/Enter-tainer/typstyle/archive/refs/tags/v${version}.tar.gz"
-checksum=ce0646d161ee87abbc35ef97e83856310e54a12438a6234b152e281b1cec0af8
+checksum=68138962a660bec25cfa81503753505a02dc6b14f7b1b7b587c8cd521e96f8e0
 
 if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then
 	make_check=no # reflexo crate for tests not running on i686

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

* Re: [PR PATCH] [Updated] typstyle: update to 0.12.1.
  2024-10-22 12:34 [PR PATCH] typstyle: update to 0.12.0 Bnyro
  2024-11-14 13:13 ` cinerea0
  2024-11-15 18:06 ` [PR PATCH] [Updated] " Bnyro
@ 2024-11-25 15:04 ` Bnyro
  2024-11-25 16:38 ` [PR PATCH] [Merged]: typstyle: update to 0.12.3 cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: Bnyro @ 2024-11-25 15:04 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages typstyle
https://github.com/void-linux/void-packages/pull/52742

typstyle: update to 0.12.1.

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


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

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

From cb90879d5a48395fafa93173392f96cded9180c8 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 25 Nov 2024 16:03:57 +0100
Subject: [PATCH] typstyle: update to 0.12.3.

---
 srcpkgs/typstyle/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/typstyle/template b/srcpkgs/typstyle/template
index 2fb6527cf2fa3c..d5619c657e1277 100644
--- a/srcpkgs/typstyle/template
+++ b/srcpkgs/typstyle/template
@@ -1,6 +1,6 @@
 # Template file for 'typstyle'
 pkgname=typstyle
-version=0.11.34
+version=0.12.3
 revision=1
 build_style=cargo
 configure_args="--no-default-features --features=cli"
@@ -11,7 +11,7 @@ license="Apache-2.0"
 homepage="https://github.com/Enter-tainer/typstyle/"
 changelog="https://raw.githubusercontent.com/Enter-tainer/typstyle/master/CHANGELOG.md"
 distfiles="https://github.com/Enter-tainer/typstyle/archive/refs/tags/v${version}.tar.gz"
-checksum=ce0646d161ee87abbc35ef97e83856310e54a12438a6234b152e281b1cec0af8
+checksum=cbe6ea2c110849c0bdb7b8f22683b964c3a1ecb11b912a0b7e2a9d1468726b24
 
 if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then
 	make_check=no # reflexo crate for tests not running on i686

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

* Re: [PR PATCH] [Merged]: typstyle: update to 0.12.3.
  2024-10-22 12:34 [PR PATCH] typstyle: update to 0.12.0 Bnyro
                   ` (2 preceding siblings ...)
  2024-11-25 15:04 ` [PR PATCH] [Updated] typstyle: update to 0.12.1 Bnyro
@ 2024-11-25 16:38 ` cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: cinerea0 @ 2024-11-25 16:38 UTC (permalink / raw)
  To: ml

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

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

typstyle: update to 0.12.3.
https://github.com/void-linux/void-packages/pull/52742

Description:

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


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

end of thread, other threads:[~2024-11-25 16:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-22 12:34 [PR PATCH] typstyle: update to 0.12.0 Bnyro
2024-11-14 13:13 ` cinerea0
2024-11-15 18:06 ` [PR PATCH] [Updated] " Bnyro
2024-11-25 15:04 ` [PR PATCH] [Updated] typstyle: update to 0.12.1 Bnyro
2024-11-25 16:38 ` [PR PATCH] [Merged]: typstyle: update to 0.12.3 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).