[arch-commits] Commit in swi-prolog/trunk (PKGBUILD)

Alexander Rødseth arodseth at gemini.archlinux.org
Thu Feb 17 10:55:00 UTC 2022


    Date: Thursday, February 17, 2022 @ 10:54:59
  Author: arodseth
Revision: 1133691

upgpkg: swi-prolog 8.4.2-1

Modified:
  swi-prolog/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-17 10:51:16 UTC (rev 1133690)
+++ PKGBUILD	2022-02-17 10:54:59 UTC (rev 1133691)
@@ -5,7 +5,7 @@
 # Contributor: Juergen Hoetzel <juergen at archlinux.org>
 
 pkgname=swi-prolog
-pkgver=8.4.1
+pkgver=8.4.2
 pkgrel=1
 pkgdesc='Prolog environment'
 arch=(x86_64)
@@ -21,7 +21,7 @@
             'libxpm: for using the pl2xpce library'
             'unixodbc: for using the odbc4pl library')
 source=("$pkgname-$pkgver.tar.gz::https://www.swi-prolog.org/download/stable/src/swipl-$pkgver.tar.gz")
-b2sums=('bd53355abe63ffde348ed38b0e7fee4bcba4e74128c73904a72ca3ba2021a8b650d08480a643ea3336f3fc6d1d7bcf7651deb1d32608581ce43bc118288df6da')
+b2sums=('c0835bdbc09171ef00ccc52df14d07651ac42e36ab7bd6e6a72348050d3547a817bec13f2facd8fe051291dc3f0f80f64ed5c8a55e22dba314ccf896434013cf')
 
 build() {
   cmake \
@@ -39,7 +39,7 @@
 
 check() {
   # skip the MQI test
-  sed -i '/mqi/d' build/CTestTestfile.cmake
+  #sed -i '/mqi/d' build/CTestTestfile.cmake
   ctest --test-dir build
 }
 



More information about the arch-commits mailing list