Date: Friday, December 16, 2022 @ 16:49:33
  Author: felixonmars
Revision: 1359614

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

Modified:
  haskell-monoid-subclasses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-16 16:28:47 UTC (rev 1359613)
+++ PKGBUILD    2022-12-16 16:49:33 UTC (rev 1359614)
@@ -3,8 +3,8 @@
 
 _hkgname=monoid-subclasses
 pkgname=haskell-monoid-subclasses
-pkgver=1.2
-pkgrel=8
+pkgver=1.2.1
+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=('6611f209d5546bb6d922a164dea8f7e60a1965898278ea2afac1845ad876b48e6e320a50fb5a7170dccee38ff828baafbe2e6fa770123a0b53cd9887e2881af8')
+sha512sums=('9fba038f7785e8197aa8dfc81bee6a1c3d2b0219f5eddf6081c537f12e95bc2b19b696ce1ed556240777915ad3a7f516f53731b78d8898d6195741cb6f370617')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to