Date: Sunday, March 20, 2022 @ 13:54:39
  Author: felixonmars
Revision: 1163643

upgpkg: haskell-ghc-source-gen 0.4.3.0-1

Modified:
  haskell-ghc-source-gen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-20 13:52:54 UTC (rev 1163642)
+++ PKGBUILD    2022-03-20 13:54:39 UTC (rev 1163643)
@@ -2,8 +2,8 @@
 
 _hkgname=ghc-source-gen
 pkgname=haskell-ghc-source-gen
-pkgver=0.4.2.0
-pkgrel=32
+pkgver=0.4.3.0
+pkgrel=1
 pkgdesc="Constructs Haskell syntax trees for the GHC API."
 url="https://github.com/google/ghc-source-gen#readme";
 license=("BSD")
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-ghc-paths' 'haskell-tasty' 
'haskell-tasty-hunit'
              'haskell-tasty-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('a33a8936a54a1c44991e067e9f22f0fec96a8d7be6bec157a6edfe8ec8f264b1')
+sha256sums=('0e88038ab714cbe420da8ea15f5cd78565828e9dd956a461283bbe15e9d418d2')
 
 build() {
   cd $_hkgname-$pkgver

Reply via email to