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

Felix Yan felixonmars at archlinux.org
Fri May 18 05:34:49 UTC 2018


    Date: Friday, May 18, 2018 @ 05:34:48
  Author: felixonmars
Revision: 324150

upgpkg: hedgewars 0.9.24.1-3

rebuild with ghc 8.4.2

Modified:
  hedgewars/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-18 05:31:03 UTC (rev 324149)
+++ PKGBUILD	2018-05-18 05:34:48 UTC (rev 324150)
@@ -5,7 +5,7 @@
 
 pkgname=hedgewars
 pkgver=0.9.24.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Turn-based strategy artillery game similiar to Worms"
 arch=('x86_64')
 url="https://hedgewars.org"
@@ -14,7 +14,7 @@
          'physfs' 'ghc-libs' 'haskell-entropy' 'haskell-sha' 'haskell-random' 'haskell-regex-tdfa'
          'haskell-sandi' 'haskell-hslogger' 'haskell-utf8-string' 'haskell-vector')
 makedepends=('fpc' 'cmake' 'qt5-tools' 'ghc' 'haskell-network' 'haskell-bytestring-show'
-             'haskell-mtl' 'haskell-stm' 'haskell-zlib' 'haskell-base-prelude' 'imagemagick')
+             'haskell-zlib' 'haskell-base-prelude' 'imagemagick')
 source=("https://www.hedgewars.org/download/releases/hedgewars-src-$pkgver.tar.bz2")
 sha512sums=('b0b166c807e0d08a763e5e88e178d6e629baa420685bbfe381db7b5ecf003175892f8c2e3b75f1f6d7663335bd5b417d1a2afdc89b9d56b348b056ee3490ed2f')
 



More information about the arch-commits mailing list