Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] lagrange: update to 1.17.1.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46833@inbox.vuxu.org>
@ 2023-10-28 17:53 ` TeddyDD
  2023-11-17  8:21 ` [PR PATCH] [Updated] lagrange: update to 1.17.2 TeddyDD
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: TeddyDD @ 2023-10-28 17:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-lagrange
https://github.com/void-linux/void-packages/pull/46833

lagrange: update to 1.17.1.
<!-- 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/46833.patch is attached

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

From 2fad1c09225324b8712a09cf18d86567013e6b95 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Sun, 22 Oct 2023 17:34:16 +0200
Subject: [PATCH] lagrange: update to 1.17.2.

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

diff --git a/srcpkgs/lagrange/template b/srcpkgs/lagrange/template
index 64ff40a3a9732..c650817298e19 100644
--- a/srcpkgs/lagrange/template
+++ b/srcpkgs/lagrange/template
@@ -1,6 +1,6 @@
 # Template file for 'lagrange'
 pkgname=lagrange
-version=1.17.0
+version=1.17.2
 revision=1
 build_style=cmake
 configure_args="-DTFDN_ENABLE_SSE41=NO"
@@ -13,7 +13,7 @@ license="BSD-2-Clause"
 homepage="https://gmi.skyjake.fi/lagrange/"
 changelog="https://git.skyjake.fi/skyjake/lagrange/raw/branch/dev/res/about/version.gmi"
 distfiles="https://git.skyjake.fi/skyjake/lagrange/releases/download/v$version/lagrange-$version.tar.gz"
-checksum=c0f68e7d8d7b4a94eeaaf2c041f08b13abc2a2922b2485d69844b823e710cc8a
+checksum=17500698dd9f90ef46dc2c360f00b392f24ddc85d4f07e664834ee05a4a40f62
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: [PR PATCH] [Updated] lagrange: update to 1.17.2.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46833@inbox.vuxu.org>
  2023-10-28 17:53 ` [PR PATCH] [Updated] lagrange: update to 1.17.1 TeddyDD
@ 2023-11-17  8:21 ` TeddyDD
  2023-11-26  2:38 ` [PR PATCH] [Updated] lagrange: update to 1.17.3 TeddyDD
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: TeddyDD @ 2023-11-17  8:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-lagrange
https://github.com/void-linux/void-packages/pull/46833

lagrange: update to 1.17.2.
<!-- 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/46833.patch is attached

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

From fbbd4dfafa81de9cdf8cbca07c0acd9563daacd1 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Fri, 17 Nov 2023 09:20:19 +0100
Subject: [PATCH] lagrange: update to 1.17.3.

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

diff --git a/srcpkgs/lagrange/template b/srcpkgs/lagrange/template
index 64ff40a3a9732..2edad1cd0f080 100644
--- a/srcpkgs/lagrange/template
+++ b/srcpkgs/lagrange/template
@@ -1,6 +1,6 @@
 # Template file for 'lagrange'
 pkgname=lagrange
-version=1.17.0
+version=1.17.3
 revision=1
 build_style=cmake
 configure_args="-DTFDN_ENABLE_SSE41=NO"
@@ -13,7 +13,7 @@ license="BSD-2-Clause"
 homepage="https://gmi.skyjake.fi/lagrange/"
 changelog="https://git.skyjake.fi/skyjake/lagrange/raw/branch/dev/res/about/version.gmi"
 distfiles="https://git.skyjake.fi/skyjake/lagrange/releases/download/v$version/lagrange-$version.tar.gz"
-checksum=c0f68e7d8d7b4a94eeaaf2c041f08b13abc2a2922b2485d69844b823e710cc8a
+checksum=cd0c4797e399082ccbf4d0ede939ef286b96863c31860f62387fd94275dda3ba
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: [PR PATCH] [Updated] lagrange: update to 1.17.3.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46833@inbox.vuxu.org>
  2023-10-28 17:53 ` [PR PATCH] [Updated] lagrange: update to 1.17.1 TeddyDD
  2023-11-17  8:21 ` [PR PATCH] [Updated] lagrange: update to 1.17.2 TeddyDD
@ 2023-11-26  2:38 ` TeddyDD
  2023-12-06 12:20 ` [PR PATCH] [Updated] lagrange: update to 1.17.4 TeddyDD
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: TeddyDD @ 2023-11-26  2:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-lagrange
https://github.com/void-linux/void-packages/pull/46833

lagrange: update to 1.17.3.
<!-- 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/46833.patch is attached

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

From 08e643aa17993eaa906b26a0bec30e6841f18040 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Fri, 17 Nov 2023 09:20:19 +0100
Subject: [PATCH] lagrange: update to 1.17.4.

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

diff --git a/srcpkgs/lagrange/template b/srcpkgs/lagrange/template
index 64ff40a3a9732..5ab310a3e2316 100644
--- a/srcpkgs/lagrange/template
+++ b/srcpkgs/lagrange/template
@@ -1,6 +1,6 @@
 # Template file for 'lagrange'
 pkgname=lagrange
-version=1.17.0
+version=1.17.4
 revision=1
 build_style=cmake
 configure_args="-DTFDN_ENABLE_SSE41=NO"
@@ -13,7 +13,7 @@ license="BSD-2-Clause"
 homepage="https://gmi.skyjake.fi/lagrange/"
 changelog="https://git.skyjake.fi/skyjake/lagrange/raw/branch/dev/res/about/version.gmi"
 distfiles="https://git.skyjake.fi/skyjake/lagrange/releases/download/v$version/lagrange-$version.tar.gz"
-checksum=c0f68e7d8d7b4a94eeaaf2c041f08b13abc2a2922b2485d69844b823e710cc8a
+checksum=8e29bf4cbacdc67bd128bdc41a46e3b0b9d54ae0af82882090f0ae632c678dda
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: [PR PATCH] [Updated] lagrange: update to 1.17.4.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46833@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2023-11-26  2:38 ` [PR PATCH] [Updated] lagrange: update to 1.17.3 TeddyDD
@ 2023-12-06 12:20 ` TeddyDD
  2024-01-24  8:56 ` [PR PATCH] [Updated] lagrange: update to 1.17.5 TeddyDD
  2024-01-25 16:55 ` [PR PATCH] [Merged]: lagrange: update to 1.17.6 cinerea0
  5 siblings, 0 replies; 6+ messages in thread
From: TeddyDD @ 2023-12-06 12:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-lagrange
https://github.com/void-linux/void-packages/pull/46833

lagrange: update to 1.17.4.
<!-- 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/46833.patch is attached

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

From 57d4399d55f45077d961e93a616d8c45715c6344 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Fri, 17 Nov 2023 09:20:19 +0100
Subject: [PATCH] lagrange: update to 1.17.5.

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

diff --git a/srcpkgs/lagrange/template b/srcpkgs/lagrange/template
index 64ff40a3a9732..ebc8680ffe713 100644
--- a/srcpkgs/lagrange/template
+++ b/srcpkgs/lagrange/template
@@ -1,6 +1,6 @@
 # Template file for 'lagrange'
 pkgname=lagrange
-version=1.17.0
+version=1.17.5
 revision=1
 build_style=cmake
 configure_args="-DTFDN_ENABLE_SSE41=NO"
@@ -13,7 +13,7 @@ license="BSD-2-Clause"
 homepage="https://gmi.skyjake.fi/lagrange/"
 changelog="https://git.skyjake.fi/skyjake/lagrange/raw/branch/dev/res/about/version.gmi"
 distfiles="https://git.skyjake.fi/skyjake/lagrange/releases/download/v$version/lagrange-$version.tar.gz"
-checksum=c0f68e7d8d7b4a94eeaaf2c041f08b13abc2a2922b2485d69844b823e710cc8a
+checksum=01ae2066a6865f0f861c5e159f192eb120c1b36b04d032cd0bfcf2ffcbd990e0
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: [PR PATCH] [Updated] lagrange: update to 1.17.5.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46833@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2023-12-06 12:20 ` [PR PATCH] [Updated] lagrange: update to 1.17.4 TeddyDD
@ 2024-01-24  8:56 ` TeddyDD
  2024-01-25 16:55 ` [PR PATCH] [Merged]: lagrange: update to 1.17.6 cinerea0
  5 siblings, 0 replies; 6+ messages in thread
From: TeddyDD @ 2024-01-24  8:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-lagrange
https://github.com/void-linux/void-packages/pull/46833

lagrange: update to 1.17.5.
<!-- 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/46833.patch is attached

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

From 9b325d439f951ddf68f426362f55c7346e7281f1 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Wed, 24 Jan 2024 09:52:00 +0100
Subject: [PATCH] lagrange: update to 1.17.6.

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

diff --git a/srcpkgs/lagrange/template b/srcpkgs/lagrange/template
index 64ff40a3a9732..f94ebab1d2501 100644
--- a/srcpkgs/lagrange/template
+++ b/srcpkgs/lagrange/template
@@ -1,6 +1,6 @@
 # Template file for 'lagrange'
 pkgname=lagrange
-version=1.17.0
+version=1.17.6
 revision=1
 build_style=cmake
 configure_args="-DTFDN_ENABLE_SSE41=NO"
@@ -13,7 +13,7 @@ license="BSD-2-Clause"
 homepage="https://gmi.skyjake.fi/lagrange/"
 changelog="https://git.skyjake.fi/skyjake/lagrange/raw/branch/dev/res/about/version.gmi"
 distfiles="https://git.skyjake.fi/skyjake/lagrange/releases/download/v$version/lagrange-$version.tar.gz"
-checksum=c0f68e7d8d7b4a94eeaaf2c041f08b13abc2a2922b2485d69844b823e710cc8a
+checksum=b9d0982617fec495565ac9c09fb788a0be207d6fdf2324edc390e5cac8b1523b
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: [PR PATCH] [Merged]: lagrange: update to 1.17.6.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46833@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2024-01-24  8:56 ` [PR PATCH] [Updated] lagrange: update to 1.17.5 TeddyDD
@ 2024-01-25 16:55 ` cinerea0
  5 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2024-01-25 16:55 UTC (permalink / raw)
  To: ml

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

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

lagrange: update to 1.17.6.
https://github.com/void-linux/void-packages/pull/46833

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] 6+ messages in thread

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46833@inbox.vuxu.org>
2023-10-28 17:53 ` [PR PATCH] [Updated] lagrange: update to 1.17.1 TeddyDD
2023-11-17  8:21 ` [PR PATCH] [Updated] lagrange: update to 1.17.2 TeddyDD
2023-11-26  2:38 ` [PR PATCH] [Updated] lagrange: update to 1.17.3 TeddyDD
2023-12-06 12:20 ` [PR PATCH] [Updated] lagrange: update to 1.17.4 TeddyDD
2024-01-24  8:56 ` [PR PATCH] [Updated] lagrange: update to 1.17.5 TeddyDD
2024-01-25 16:55 ` [PR PATCH] [Merged]: lagrange: update to 1.17.6 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).