Date: Wednesday, March 8, 2023 @ 18:57:28 Author: felixonmars Revision: 1416878
upgpkg: haskell-monoid-subclasses 1.2.2-1: rebuild with monoid-subclasses 1.2.2 Modified: haskell-monoid-subclasses/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-08 18:53:12 UTC (rev 1416877) +++ PKGBUILD 2023-03-08 18:57:28 UTC (rev 1416878) @@ -3,8 +3,8 @@ _hkgname=monoid-subclasses pkgname=haskell-monoid-subclasses -pkgver=1.2.1 -pkgrel=17 +pkgver=1.2.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=('9fba038f7785e8197aa8dfc81bee6a1c3d2b0219f5eddf6081c537f12e95bc2b19b696ce1ed556240777915ad3a7f516f53731b78d8898d6195741cb6f370617') +sha512sums=('541595c4b4bc0f7e1f4f9fcd032a99770ff9a55e4320b998819cd1193ea5cd94ee7ade6c24b597f0e41f94e1c263270bf9498e581da5a931aac1a99209ecd156') build() { cd $_hkgname-$pkgver
