Date: Monday, March 13, 2023 @ 17:17:11
  Author: felixonmars
Revision: 1419701

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

Modified:
  haskell-isomorphism-class/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-13 17:16:03 UTC (rev 1419700)
+++ PKGBUILD    2023-03-13 17:17:11 UTC (rev 1419701)
@@ -2,7 +2,7 @@
 
 _hkgname=isomorphism-class
 pkgname=haskell-isomorphism-class
-pkgver=0.1.0.8
+pkgver=0.1.0.9
 pkgrel=1
 pkgdesc="Isomorphism typeclass solving the conversion problem"
 url="https://github.com/nikita-volkov/isomorphism-class";
@@ -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=('29d3d35a4cd286237b78b1a38e775559f00eb290c087e41293052047875ce3fb')
+sha256sums=('2fbaa8cf141489a2107e294e50628dc7797b8e3218069bdfbc387ab9547d1bb4')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to