Date: Tuesday, January 31, 2023 @ 21:24:50
  Author: felixonmars
Revision: 1391578

upgpkg: haskell-fgl 5.8.1.0-1: rebuild with fgl 5.8.1.0

Modified:
  haskell-fgl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-31 21:24:31 UTC (rev 1391577)
+++ PKGBUILD    2023-01-31 21:24:50 UTC (rev 1391578)
@@ -3,8 +3,8 @@
 
 _hkgname=fgl
 pkgname=haskell-fgl
-pkgver=5.8.0.0
-pkgrel=12
+pkgver=5.8.1.0
+pkgrel=1
 pkgdesc="Martin Erwig's Functional Graph Library"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('6d27cfc1e54a6090cacef61e6dd318d3f8f03252d8f71300110f1e843c76efb6aa91d541cfb7254351d689101e163f237a515c3ce8a5b1c825cfcbcd9203fd9c')
+sha512sums=('ba189b12e1829643c5463dbffd3df28b5c3f3e2def7d945fbf3b4138d34873255b4ecdc43f85855296ffec10d37eb6f5aa1acd6ad11d07c85dba9730f5897206')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to