Date: Thursday, October 6, 2022 @ 00:18:55
  Author: felixonmars
Revision: 1321740

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

Modified:
  haskell-monoid-subclasses/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-06 00:12:49 UTC (rev 1321739)
+++ PKGBUILD    2022-10-06 00:18:55 UTC (rev 1321740)
@@ -3,17 +3,17 @@
 
 _hkgname=monoid-subclasses
 pkgname=haskell-monoid-subclasses
-pkgver=1.1.3
-pkgrel=62
+pkgver=1.2
+pkgrel=1
 pkgdesc="Subclasses of Monoid"
 url="https://github.com/blamario/monoid-subclasses/";
 license=('BSD')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-primes' 'haskell-vector')
+depends=('ghc-libs' 'haskell-commutative-semigroups' 'haskell-primes' 
'haskell-vector')
 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=('bbb83d43f24ba87ab0894fa8488b3d1393d573d88f9a03b216de8164449c471d2eb41c9e811c1e014bdd6cc8f0582230788a07a926fad3030e24b304fc1cc79f')
+sha512sums=('6611f209d5546bb6d922a164dea8f7e60a1965898278ea2afac1845ad876b48e6e320a50fb5a7170dccee38ff828baafbe2e6fa770123a0b53cd9887e2881af8')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to