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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jan 21 16:18:28 UTC 2022


    Date: Friday, January 21, 2022 @ 16:18:28
  Author: felixonmars
Revision: 1112266

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

Modified:
  haskell-chasingbottoms/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-21 16:13:33 UTC (rev 1112265)
+++ PKGBUILD	2022-01-21 16:18:28 UTC (rev 1112266)
@@ -2,8 +2,8 @@
 
 _hkgname=ChasingBottoms
 pkgname=haskell-chasingbottoms
-pkgver=1.3.1.10
-pkgrel=68
+pkgver=1.3.1.11
+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=('3da94b087282a7c10425ad404f35dd56ab189e83a96f78bb02dc45667a7c441abe3d00e74eb23ecfed7a59e9dd0d96bcc30810bb5df2b0b187470b3ba192d205')
+sha512sums=('36c457cc954b998be5a729752fdc49cc8a564ab3e4395e1a79115ed5e10a28980ac1fcf1dad9513a6404678557ee5de443fc7be40af3853eba3a10d89880733c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list