Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] isl: update to 0.26.
@ 2023-09-07  0:59 tornaria
  2023-09-07  1:01 ` [PR PATCH] [Updated] " tornaria
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: tornaria @ 2023-09-07  0:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages isl
https://github.com/void-linux/void-packages/pull/45951

isl: update to 0.26.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/45951.patch is attached

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

From cec362b72c2f4585f9024af4c769c3fbfa9af941 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Thu, 11 May 2023 20:56:52 -0300
Subject: [PATCH] isl: update to 0.26.

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

diff --git a/srcpkgs/isl/template b/srcpkgs/isl/template
index 9eb07390d9837..d711ad54181cd 100644
--- a/srcpkgs/isl/template
+++ b/srcpkgs/isl/template
@@ -1,6 +1,6 @@
 # Template file for 'isl'
 pkgname=isl
-version=0.25
+version=0.26
 revision=1
 build_style=gnu-configure
 makedepends="gmp-devel"
@@ -9,7 +9,7 @@ maintainer="dkwo <npiazza@disroot.org>"
 license="MIT"
 homepage="https://libisl.sourceforge.io/"
 distfiles="${SOURCEFORGE_SITE}/libisl/isl-${version}.tar.bz2"
-checksum=4305c54d4eebc4bf3ce365af85f04984ef5aa97a52e01128445e26da5b1f467a
+checksum=5eac8664e9d67be6bd0bee5085d6840b8baf738c06814df47eaf4166d9776436
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] isl: update to 0.26.
  2023-09-07  0:59 [PR PATCH] isl: update to 0.26 tornaria
@ 2023-09-07  1:01 ` tornaria
  2023-09-10 13:10 ` [PR PATCH] [Merged]: " leahneukirchen
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: tornaria @ 2023-09-07  1:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages isl
https://github.com/void-linux/void-packages/pull/45951

isl: update to 0.26.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/45951.patch is attached

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

From 4b2cc020f90cd681a7c3f1d8a7ed7a37c65a8094 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Thu, 11 May 2023 20:56:52 -0300
Subject: [PATCH] isl: update to 0.26.

---
 srcpkgs/isl/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/isl/template b/srcpkgs/isl/template
index 9eb07390d9837..d5b46083a8523 100644
--- a/srcpkgs/isl/template
+++ b/srcpkgs/isl/template
@@ -1,6 +1,6 @@
 # Template file for 'isl'
 pkgname=isl
-version=0.25
+version=0.26
 revision=1
 build_style=gnu-configure
 makedepends="gmp-devel"
@@ -8,8 +8,9 @@ short_desc="Integer Set Library"
 maintainer="dkwo <npiazza@disroot.org>"
 license="MIT"
 homepage="https://libisl.sourceforge.io/"
+changelog="https://repo.or.cz/isl.git/blob_plain/HEAD:/ChangeLog"
 distfiles="${SOURCEFORGE_SITE}/libisl/isl-${version}.tar.bz2"
-checksum=4305c54d4eebc4bf3ce365af85f04984ef5aa97a52e01128445e26da5b1f467a
+checksum=5eac8664e9d67be6bd0bee5085d6840b8baf738c06814df47eaf4166d9776436
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: isl: update to 0.26.
  2023-09-07  0:59 [PR PATCH] isl: update to 0.26 tornaria
  2023-09-07  1:01 ` [PR PATCH] [Updated] " tornaria
@ 2023-09-10 13:10 ` leahneukirchen
  2023-09-10 13:10 ` leahneukirchen
  2023-09-10 22:34 ` tornaria
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2023-09-10 13:10 UTC (permalink / raw)
  To: ml

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

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

isl: update to 0.26.
https://github.com/void-linux/void-packages/pull/45951

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

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

<!--
#### 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] 5+ messages in thread

* Re: isl: update to 0.26.
  2023-09-07  0:59 [PR PATCH] isl: update to 0.26 tornaria
  2023-09-07  1:01 ` [PR PATCH] [Updated] " tornaria
  2023-09-10 13:10 ` [PR PATCH] [Merged]: " leahneukirchen
@ 2023-09-10 13:10 ` leahneukirchen
  2023-09-10 22:34 ` tornaria
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2023-09-10 13:10 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/45951#issuecomment-1712810631

Comment:
We may wanna bump all isl in the gcc template too.

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

* Re: isl: update to 0.26.
  2023-09-07  0:59 [PR PATCH] isl: update to 0.26 tornaria
                   ` (2 preceding siblings ...)
  2023-09-10 13:10 ` leahneukirchen
@ 2023-09-10 22:34 ` tornaria
  3 siblings, 0 replies; 5+ messages in thread
From: tornaria @ 2023-09-10 22:34 UTC (permalink / raw)
  To: ml

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

New comment by tornaria on void-packages repository

https://github.com/void-linux/void-packages/pull/45951#issuecomment-1712958504

Comment:
> We may wanna bump all isl in the gcc template too.

Ain't that better done when updating gcc?


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

end of thread, other threads:[~2023-09-10 22:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-07  0:59 [PR PATCH] isl: update to 0.26 tornaria
2023-09-07  1:01 ` [PR PATCH] [Updated] " tornaria
2023-09-10 13:10 ` [PR PATCH] [Merged]: " leahneukirchen
2023-09-10 13:10 ` leahneukirchen
2023-09-10 22:34 ` tornaria

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