Date: Sunday, November 14, 2021 @ 13:40:16 Author: felixonmars Revision: 1047419
upgpkg: haskell-monoid-subclasses 1.1.2-1: rebuild with monoid-subclasses 1.1.2 Modified: haskell-monoid-subclasses/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-14 13:39:53 UTC (rev 1047418) +++ PKGBUILD 2021-11-14 13:40:16 UTC (rev 1047419) @@ -3,8 +3,8 @@ _hkgname=monoid-subclasses pkgname=haskell-monoid-subclasses -pkgver=1.1.1 -pkgrel=20 +pkgver=1.1.2 +pkgrel=1 pkgdesc="Subclasses of Monoid" url="https://github.com/blamario/monoid-subclasses/" license=('BSD') @@ -13,7 +13,7 @@ makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-tasty' 'haskell-tasty-quickcheck') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('b809dbe7d5ea26c589808e9ff30f4e720e7fc1efb543d3d551613be135bee6020d6eef09a0dc3145160694c00ad0be06ce4ff1dc5d86f13a2eff903ba08377b5') +sha512sums=('61937a85dfe1bf2438c18c20271b25744db4073f3fa5d8271c9b11457dc9515766a263ae1d960dd189885988197cd949c4e8cb7e9313ed79b59bd036bf88ae85') build() { cd $_hkgname-$pkgver
