Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gmp: update to 6.2.1
@ 2020-11-17  3:39 ndowens
  2020-11-20 23:51 ` [PR PATCH] [Updated] " ndowens
  2020-12-17  5:22 ` [PR PATCH] [Closed]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: ndowens @ 2020-11-17  3:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages gmp
https://github.com/void-linux/void-packages/pull/26452

gmp: update to 6.2.1


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

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

From 9e27a1477bc761ca806c16e4b059f5d945203301 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 16 Nov 2020 21:39:23 -0600
Subject: [PATCH] gmp: update to 6.2.1

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

diff --git a/srcpkgs/gmp/template b/srcpkgs/gmp/template
index 0dfe4a12c3a..62f2b7cb096 100644
--- a/srcpkgs/gmp/template
+++ b/srcpkgs/gmp/template
@@ -1,6 +1,6 @@
 # Template file for 'gmp'
 pkgname=gmp
-version=6.2.0
+version=6.2.1
 revision=1
 bootstrap=yes
 build_style=gnu-configure
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-3.0-or-later"
 homepage="http://gmplib.org/"
 distfiles="https://gmplib.org/download/gmp/gmp-${version}.tar.xz"
-checksum=258e6cd51b3fbdfc185c716d55f82c08aff57df0c6fbd143cf6ed561267a1526
+checksum=fd4829912cddd12f84181c3451cc752be224643e87fac497b69edddadc49b4f2
 
 subpackages="gmpxx gmpxx-devel gmp-devel"
 

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

* Re: [PR PATCH] [Updated] gmp: update to 6.2.1
  2020-11-17  3:39 [PR PATCH] gmp: update to 6.2.1 ndowens
@ 2020-11-20 23:51 ` ndowens
  2020-12-17  5:22 ` [PR PATCH] [Closed]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ndowens @ 2020-11-20 23:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages gmp
https://github.com/void-linux/void-packages/pull/26452

gmp: update to 6.2.1


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

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

From b06aa0e52661a9de597ab2cc34e846d4bb46b722 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 16 Nov 2020 21:39:23 -0600
Subject: [PATCH] gmp: update to 6.2.1

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

diff --git a/srcpkgs/gmp/template b/srcpkgs/gmp/template
index 0dfe4a12c3a..62f2b7cb096 100644
--- a/srcpkgs/gmp/template
+++ b/srcpkgs/gmp/template
@@ -1,6 +1,6 @@
 # Template file for 'gmp'
 pkgname=gmp
-version=6.2.0
+version=6.2.1
 revision=1
 bootstrap=yes
 build_style=gnu-configure
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-3.0-or-later"
 homepage="http://gmplib.org/"
 distfiles="https://gmplib.org/download/gmp/gmp-${version}.tar.xz"
-checksum=258e6cd51b3fbdfc185c716d55f82c08aff57df0c6fbd143cf6ed561267a1526
+checksum=fd4829912cddd12f84181c3451cc752be224643e87fac497b69edddadc49b4f2
 
 subpackages="gmpxx gmpxx-devel gmp-devel"
 

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

* Re: [PR PATCH] [Closed]: gmp: update to 6.2.1
  2020-11-17  3:39 [PR PATCH] gmp: update to 6.2.1 ndowens
  2020-11-20 23:51 ` [PR PATCH] [Updated] " ndowens
@ 2020-12-17  5:22 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-12-17  5:22 UTC (permalink / raw)
  To: ml

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

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

gmp: update to 6.2.1
https://github.com/void-linux/void-packages/pull/26452

Description:


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

end of thread, other threads:[~2020-12-17  5:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-17  3:39 [PR PATCH] gmp: update to 6.2.1 ndowens
2020-11-20 23:51 ` [PR PATCH] [Updated] " ndowens
2020-12-17  5:22 ` [PR PATCH] [Closed]: " ahesford

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