Date: Monday, September 19, 2022 @ 20:54:57
  Author: felixonmars
Revision: 1305308

upgpkg: haskell-isomorphism-class 0.1.0.7-1: rebuild with isomorphism-class 
0.1.0.7

Modified:
  haskell-isomorphism-class/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-19 20:52:59 UTC (rev 1305307)
+++ PKGBUILD    2022-09-19 20:54:57 UTC (rev 1305308)
@@ -2,8 +2,8 @@
 
 _hkgname=isomorphism-class
 pkgname=haskell-isomorphism-class
-pkgver=0.1.0.6
-pkgrel=9
+pkgver=0.1.0.7
+pkgrel=1
 pkgdesc="Isomorphism typeclass solving the conversion problem"
 url="https://github.com/nikita-volkov/isomorphism-class";
 license=("MIT")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-quickcheck-instances' 
'haskell-rebase'
              'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('a336b4fef3ffd4ee34a7c5b75192632a8f5fea661eb093c99c383e3050d9c96b')
+sha256sums=('fed5754cc5c4b8ae5d3c1a12791d1dc00bd475559d6d362f7957d42225cfcf4e')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to