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

Felix Yan felixonmars at archlinux.org
Thu Jul 18 12:42:00 UTC 2019


    Date: Thursday, July 18, 2019 @ 12:41:59
  Author: felixonmars
Revision: 491487

upgpkg: haskell-chasingbottoms 1.3.1.6-1

rebuild with ChasingBottoms 1.3.1.6

Modified:
  haskell-chasingbottoms/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-18 12:14:03 UTC (rev 491486)
+++ PKGBUILD	2019-07-18 12:41:59 UTC (rev 491487)
@@ -2,8 +2,8 @@
 
 _hkgname=ChasingBottoms
 pkgname=haskell-chasingbottoms
-pkgver=1.3.1.5
-pkgrel=16
+pkgver=1.3.1.6
+pkgrel=1
 pkgdesc="For testing partial and infinite values"
 url="https://hackage.haskell.org/package/ChasingBottoms"
 license=('MIT')
@@ -11,13 +11,8 @@
 depends=('ghc-libs' 'haskell-quickcheck' 'haskell-random' 'haskell-syb')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('0e8ec789779defb535d719fd2711678d55d85c6608f363e35bbb1cc49e804ef5439f4dba89b7f813137df1d1e51b0d46e2c7f54c4904b898bfb94f5f44e08679')
+sha512sums=('1e42b127a589b02105ebbda31d88508e9ef991b6a9f3f05b14a8e453d76dc0a200e5d3709b46944ea7233cf8219a005df1fdc7dcb8c898f597aa6d6140c12ed2')
 
-prepare() {
-    cd $_hkgname-$pkgver
-    sed -i 's/< *2.13/<3/' $_hkgname.cabal
-}
-
 build() {
     cd $_hkgname-$pkgver
     



More information about the arch-commits mailing list