Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] flintlib: update to 2.8.3.
@ 2021-11-09 13:17 tornaria
  2021-11-09 13:20 ` [PR PATCH] [Updated] " tornaria
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tornaria @ 2021-11-09 13:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages flintlib
https://github.com/void-linux/void-packages/pull/33978

flintlib: update to 2.8.3.
Minor update

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

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

From a4e527041af204a2cf3eb2af199e15824e39a402 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Tue, 9 Nov 2021 10:16:00 -0300
Subject: [PATCH] flintlib: update to 2.8.3.

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

diff --git a/srcpkgs/flintlib/template b/srcpkgs/flintlib/template
index d255014d7e89..16e1d8b268eb 100644
--- a/srcpkgs/flintlib/template
+++ b/srcpkgs/flintlib/template
@@ -1,6 +1,6 @@
 # Template file for 'flintlib'
 pkgname=flintlib
-version=2.8.2
+version=2.8.3
 revision=1
 wrksrc="flint-${version}"
 build_style=configure
@@ -11,7 +11,7 @@ maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
 license="LGPL-2.1-or-later"
 homepage="https://flintlib.org"
 distfiles="https://flintlib.org/flint-${version}.tar.gz"
-checksum=4e878577dc1e17b27887272ff1dff1721189b078d36682c5ceb71b34cd1b3484
+checksum=2c3c2dbfb82242c835be44341d893ca69384d4d0b9448a3aac874e16c623cd59
 
 build_options="ntl"
 desc_option_ntl="enable NTL support"

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

* Re: [PR PATCH] [Updated] flintlib: update to 2.8.3.
  2021-11-09 13:17 [PR PATCH] flintlib: update to 2.8.3 tornaria
@ 2021-11-09 13:20 ` tornaria
  2021-11-09 13:20 ` tornaria
  2021-11-09 14:41 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: tornaria @ 2021-11-09 13:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages flintlib
https://github.com/void-linux/void-packages/pull/33978

flintlib: update to 2.8.3.
Minor update

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

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

From 5f1e789848dc372e63a91d40a40b6a304fb3baa2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Tue, 9 Nov 2021 10:16:00 -0300
Subject: [PATCH] flintlib: update to 2.8.3.

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

diff --git a/srcpkgs/flintlib/template b/srcpkgs/flintlib/template
index d255014d7e89..a14a69fb8fa4 100644
--- a/srcpkgs/flintlib/template
+++ b/srcpkgs/flintlib/template
@@ -1,6 +1,6 @@
 # Template file for 'flintlib'
 pkgname=flintlib
-version=2.8.2
+version=2.8.3
 revision=1
 wrksrc="flint-${version}"
 build_style=configure
@@ -10,8 +10,9 @@ short_desc="Fast Library for Number Theory"
 maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
 license="LGPL-2.1-or-later"
 homepage="https://flintlib.org"
+changelog="https://raw.githubusercontent.com/wbhart/flint2/trunk/NEWS"
 distfiles="https://flintlib.org/flint-${version}.tar.gz"
-checksum=4e878577dc1e17b27887272ff1dff1721189b078d36682c5ceb71b34cd1b3484
+checksum=2c3c2dbfb82242c835be44341d893ca69384d4d0b9448a3aac874e16c623cd59
 
 build_options="ntl"
 desc_option_ntl="enable NTL support"

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

* Re: flintlib: update to 2.8.3.
  2021-11-09 13:17 [PR PATCH] flintlib: update to 2.8.3 tornaria
  2021-11-09 13:20 ` [PR PATCH] [Updated] " tornaria
@ 2021-11-09 13:20 ` tornaria
  2021-11-09 14:41 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: tornaria @ 2021-11-09 13:20 UTC (permalink / raw)
  To: ml

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

New comment by tornaria on void-packages repository

https://github.com/void-linux/void-packages/pull/33978#issuecomment-964145542

Comment:
Force-push to add changelog (https://raw.githubusercontent.com/wbhart/flint2/trunk/NEWS)

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

* Re: [PR PATCH] [Merged]: flintlib: update to 2.8.3.
  2021-11-09 13:17 [PR PATCH] flintlib: update to 2.8.3 tornaria
  2021-11-09 13:20 ` [PR PATCH] [Updated] " tornaria
  2021-11-09 13:20 ` tornaria
@ 2021-11-09 14:41 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-11-09 14:41 UTC (permalink / raw)
  To: ml

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

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

flintlib: update to 2.8.3.
https://github.com/void-linux/void-packages/pull/33978

Description:
Minor update

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

end of thread, other threads:[~2021-11-09 14:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-09 13:17 [PR PATCH] flintlib: update to 2.8.3 tornaria
2021-11-09 13:20 ` [PR PATCH] [Updated] " tornaria
2021-11-09 13:20 ` tornaria
2021-11-09 14:41 ` [PR PATCH] [Merged]: " ericonr

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