Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] jaq: update to 2.1.0
@ 2025-01-14 18:40 tranzystorekk
  2025-01-14 18:46 ` [PR PATCH] [Merged]: " tranzystorekk
  0 siblings, 1 reply; 2+ messages in thread
From: tranzystorekk @ 2025-01-14 18:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorekk/void-packages jaq
https://github.com/void-linux/void-packages/pull/53968

jaq: update to 2.1.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From c265579845c12363d1ccbd5ec1d6451bd6844df1 Mon Sep 17 00:00:00 2001
From: tranzystorekk <tranzystorek.io@protonmail.com>
Date: Tue, 14 Jan 2025 19:35:56 +0100
Subject: [PATCH] jaq: update to 2.1.0

---
 srcpkgs/jaq/template | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/jaq/template b/srcpkgs/jaq/template
index ea2d0e4613957a..89fd12c9003daa 100644
--- a/srcpkgs/jaq/template
+++ b/srcpkgs/jaq/template
@@ -1,6 +1,6 @@
 # Template file for 'jaq'
 pkgname=jaq
-version=2.0.1
+version=2.1.0
 revision=1
 build_style=cargo
 configure_args="--no-default-features"
@@ -11,12 +11,7 @@ license="MIT"
 homepage="https://github.com/01mf02/jaq"
 changelog="https://github.com/01mf02/jaq/releases"
 distfiles="https://github.com/01mf02/jaq/archive/refs/tags/v${version}.tar.gz"
-checksum=e554f375500d09813c9a2f4454217b8d12ae3be5dba56bc545b199ae0d4ab72e
-
-# uses machine-sized integers but tests run on 64 bit values
-if [ "${XBPS_WORDSIZE}" = 32 ]; then
-	make_check_args+=" -- --skip math_rem"
-fi
+checksum=59cd17e806a4797e28fa42073c6c8a4d6fb40e28efd7a63f3004d1d738d5be93
 
 post_install() {
 	vlicense LICENSE-MIT

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

* Re: [PR PATCH] [Merged]: jaq: update to 2.1.0
  2025-01-14 18:40 [PR PATCH] jaq: update to 2.1.0 tranzystorekk
@ 2025-01-14 18:46 ` tranzystorekk
  0 siblings, 0 replies; 2+ messages in thread
From: tranzystorekk @ 2025-01-14 18:46 UTC (permalink / raw)
  To: ml

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

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

jaq: update to 2.1.0
https://github.com/void-linux/void-packages/pull/53968

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2025-01-14 18:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-14 18:40 [PR PATCH] jaq: update to 2.1.0 tranzystorekk
2025-01-14 18:46 ` [PR PATCH] [Merged]: " tranzystorekk

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