Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pari-seadata: fix vcopy
@ 2021-02-09 17:38 dkwo
  2021-02-09 17:39 ` dkwo
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dkwo @ 2021-02-09 17:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages pari-seadata-fix
https://github.com/void-linux/void-packages/pull/28610

pari-seadata: fix vcopy


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pari-seadata-fix-28610.patch --]
[-- Type: text/x-diff, Size: 945 bytes --]

From f5614d0700a899fc26e28181145b070d536ad20d Mon Sep 17 00:00:00 2001
From: Nicolo <nicolopiazzalunga@gmail.com>
Date: Tue, 9 Feb 2021 18:35:52 +0100
Subject: [PATCH] pari-seadata: update to 20090618.

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

diff --git a/srcpkgs/pari-seadata/template b/srcpkgs/pari-seadata/template
index 3a5d8c72df7..3c836eafc15 100644
--- a/srcpkgs/pari-seadata/template
+++ b/srcpkgs/pari-seadata/template
@@ -1,7 +1,7 @@
 # Template file for 'pari-seadata'
 pkgname=pari-seadata
 version=20090618
-revision=2
+revision=3
 create_wrksrc=yes
 depends="pari"
 short_desc="PARI/GP package needed by ellap for large primes up to 750 bit"
@@ -13,5 +13,5 @@ checksum=c9282a525ea3f92c1f9c6c69e37ac5a87b48fb9ccd943cfd7c881a3851195833
 
 do_install() {
  vmkdir usr/share/pari/seadata
- vcopy data/seadata/sea* usr/share/pari
+ vcopy data/seadata/sea* usr/share/pari/seadata
 }

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

end of thread, other threads:[~2021-02-09 19:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-09 17:38 [PR PATCH] pari-seadata: fix vcopy dkwo
2021-02-09 17:39 ` dkwo
2021-02-09 19:15 ` ericonr
2021-02-09 19:27 ` [PR PATCH] [Updated] " dkwo
2021-02-09 19:29 ` dkwo
2021-02-09 19:37 ` [PR PATCH] [Closed]: " ericonr
2021-02-09 19:37 ` ericonr
2021-02-09 19:38 ` [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).