Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] singular: update to 4.3.1p3.
@ 2023-02-13 16:16 tornaria
  2023-02-14 13:41 ` tornaria
  2023-02-14 13:41 ` [PR PATCH] [Closed]: " tornaria
  0 siblings, 2 replies; 3+ messages in thread
From: tornaria @ 2023-02-13 16:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages singular
https://github.com/void-linux/void-packages/pull/42235

singular: update to 4.3.1p3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

Needs a patch for sagemath, which I will include in the update to 9.8 (see #42048)

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

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

From da8ab937c72d5b39ca665f68ceb77a4712932ca8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Thu, 2 Feb 2023 23:11:04 -0300
Subject: [PATCH] singular: update to 4.3.1p3.

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

diff --git a/srcpkgs/singular/template b/srcpkgs/singular/template
index 2dc38af826be..c73a020dcf15 100644
--- a/srcpkgs/singular/template
+++ b/srcpkgs/singular/template
@@ -1,6 +1,6 @@
 # Template file for 'singular'
 pkgname=singular
-version=4.3.1p2
+version=4.3.1p3
 revision=1
 _majver=${version%p*}
 build_style=gnu-configure
@@ -20,7 +20,7 @@ maintainer="dkwo <npiazza@disroot.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.singular.uni-kl.de"
 distfiles="https://www.singular.uni-kl.de/ftp/pub/Math/Singular/SOURCES/${_majver//./-}/singular-${version}.tar.gz"
-checksum=95814bba0f0bd0290cd9799ec1d2ecc6f4c8a4e6429d9a02eb7f9c4e5649682a
+checksum=66cfaeee7ab909272fd81050a09cae3ec115652a01adde014a5128a54b97397a
 
 if [ -z "$CROSS_BUILD" ]; then
 	makedepends+=" ntl-devel"

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

* Re: singular: update to 4.3.1p3.
  2023-02-13 16:16 [PR PATCH] singular: update to 4.3.1p3 tornaria
@ 2023-02-14 13:41 ` tornaria
  2023-02-14 13:41 ` [PR PATCH] [Closed]: " tornaria
  1 sibling, 0 replies; 3+ messages in thread
From: tornaria @ 2023-02-14 13:41 UTC (permalink / raw)
  To: ml

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

New comment by tornaria on void-packages repository

https://github.com/void-linux/void-packages/pull/42235#issuecomment-1429766643

Comment:
It turns out this has to be upgraded in sync with sagemath so I moved this commit to #42048.

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

* Re: [PR PATCH] [Closed]: singular: update to 4.3.1p3.
  2023-02-13 16:16 [PR PATCH] singular: update to 4.3.1p3 tornaria
  2023-02-14 13:41 ` tornaria
@ 2023-02-14 13:41 ` tornaria
  1 sibling, 0 replies; 3+ messages in thread
From: tornaria @ 2023-02-14 13:41 UTC (permalink / raw)
  To: ml

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

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

singular: update to 4.3.1p3.
https://github.com/void-linux/void-packages/pull/42235

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

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

Needs a patch for sagemath, which I will include in the update to 9.8 (see #42048)

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

end of thread, other threads:[~2023-02-14 13:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-13 16:16 [PR PATCH] singular: update to 4.3.1p3 tornaria
2023-02-14 13:41 ` tornaria
2023-02-14 13:41 ` [PR PATCH] [Closed]: " 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).