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

Felix Yan felixonmars at archlinux.org
Sun Mar 29 16:52:04 UTC 2020


    Date: Sunday, March 29, 2020 @ 16:52:03
  Author: felixonmars
Revision: 606112

upgpkg: haskell-chasingbottoms 1.3.1.8-1: rebuild with ChasingBottoms 1.3.1.8

Modified:
  haskell-chasingbottoms/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-29 16:49:48 UTC (rev 606111)
+++ PKGBUILD	2020-03-29 16:52:03 UTC (rev 606112)
@@ -2,8 +2,8 @@
 
 _hkgname=ChasingBottoms
 pkgname=haskell-chasingbottoms
-pkgver=1.3.1.7
-pkgrel=18
+pkgver=1.3.1.8
+pkgrel=1
 pkgdesc="For testing partial and infinite values"
 url="https://hackage.haskell.org/package/ChasingBottoms"
 license=('MIT')
@@ -11,7 +11,7 @@
 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=('85723d6f440ff1691f596f920d5253717a4e60ae9269ca16be520fda6d34956c7a24b419410f0df0012f7ef61929d9bafc5913bab5f9fd2848b6c0d6f232dfc0')
+sha512sums=('cb602f4d2c157415058099e9a133cfcc8a7e8aa3e6d20d1d66355187a8ec4a2a5185bad5ca5b8573b055b15b6992e77d9777f000c1bcf31652a375e51f073d82')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list