[arch-commits] Commit in sagemath/trunk (PKGBUILD ntl9.patch)
Antonio Rojas
arojas at archlinux.org
Fri Jun 5 21:48:20 UTC 2015
Date: Friday, June 5, 2015 @ 23:48:19
Author: arojas
Revision: 134874
upgpkg: sagemath 6.7-2
Modified:
sagemath/trunk/PKGBUILD
sagemath/trunk/ntl9.patch
------------+
PKGBUILD | 2 +-
ntl9.patch | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-06-05 21:46:52 UTC (rev 134873)
+++ PKGBUILD 2015-06-05 21:48:19 UTC (rev 134874)
@@ -48,7 +48,7 @@
'a83a3b1bc7fcb7cbf752a83a8311fc42'
'f333939ea6c41377b66407c81016cee4'
'506944613082ba7f5b34360939ca90eb'
- '308abbb1a49db9b8f0e088aff69567ff')
+ '56ac59972fcb9fe005ef89638b2e3828')
prepare(){
cd sage-$pkgver
Modified: ntl9.patch
===================================================================
--- ntl9.patch 2015-06-05 21:46:52 UTC (rev 134873)
+++ ntl9.patch 2015-06-05 21:48:19 UTC (rev 134874)
@@ -97,7 +97,7 @@
#ifndef BERNMM_BERN_MODP_H
#define BERNMM_BERN_MODP_H
-+#include <NTL/ZZ.h>
++#include <NTL/sp_arith.h>
namespace bernmm {
@@ -147,7 +147,7 @@
#include <vector>
#include <cassert>
#include <climits>
-+#include <NTL/ZZ.h>
++#include <NTL/sp_arith.h>
#if ULONG_MAX == 4294967295U
More information about the arch-commits
mailing list