Date: Tuesday, May 16, 2023 @ 21:24:59
  Author: felixonmars
Revision: 1462784

upgpkg: haskell-monoid-subclasses 1.2.3-1: rebuild with monoid-subclasses 1.2.3

Modified:
  haskell-monoid-subclasses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-16 21:24:18 UTC (rev 1462783)
+++ PKGBUILD    2023-05-16 21:24:59 UTC (rev 1462784)
@@ -3,8 +3,8 @@
 
 _hkgname=monoid-subclasses
 pkgname=haskell-monoid-subclasses
-pkgver=1.2.2
-pkgrel=9
+pkgver=1.2.3
+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=('541595c4b4bc0f7e1f4f9fcd032a99770ff9a55e4320b998819cd1193ea5cd94ee7ade6c24b597f0e41f94e1c263270bf9498e581da5a931aac1a99209ecd156')
+sha512sums=('7c3fd62fc9b805213e73de8891d361a3a9b14721ddbac842c195896423f4c96d766f410dba572a284af705f2faba7b83ba51346d91c342800980976e3ebebf61')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to