Date: Saturday, March 11, 2023 @ 01:49:49
  Author: felixonmars
Revision: 1417967

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

Modified:
  haskell-isomorphism-class/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-11 01:41:38 UTC (rev 1417966)
+++ PKGBUILD    2023-03-11 01:49:49 UTC (rev 1417967)
@@ -2,8 +2,8 @@
 
 _hkgname=isomorphism-class
 pkgname=haskell-isomorphism-class
-pkgver=0.1.0.7
-pkgrel=31
+pkgver=0.1.0.8
+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=('fed5754cc5c4b8ae5d3c1a12791d1dc00bd475559d6d362f7957d42225cfcf4e')
+sha256sums=('29d3d35a4cd286237b78b1a38e775559f00eb290c087e41293052047875ce3fb')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to