[arch-commits] Commit in haskell-dlist/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Aug 6 09:55:52 UTC 2019


    Date: Tuesday, August 6, 2019 @ 09:55:51
  Author: felixonmars
Revision: 497624

upgpkg: haskell-dlist 0.8.0.7-1

rebuild with dlist 0.8.0.7

Modified:
  haskell-dlist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-06 09:53:30 UTC (rev 497623)
+++ PKGBUILD	2019-08-06 09:55:51 UTC (rev 497624)
@@ -5,8 +5,8 @@
 
 _hkgname=dlist
 pkgname=haskell-dlist
-pkgver=0.8.0.6
-pkgrel=12
+pkgver=0.8.0.7
+pkgrel=1
 pkgdesc="Differences lists"
 url="https://hackage.haskell.org/package/dlist"
 license=('BSD')
@@ -14,7 +14,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('67df94aa155229b58297ba11cdf3d7846e988d61a3d49ba1573c99a85afbab0ca0f0a793be514704ffec63f655ec7e77ae5c7301d4938d8752067b5ae5146783')
+sha512sums=('e98ce96819bc8c7a86f1eb402ba7c6aea95fc87502afbb40a4b61ac6dc9a9793ca6f6042f633733c9e0e7c7f3f77711809767ecd213639bfa3b77e71bd6bd806')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list