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

Felix Yan felixonmars at archlinux.org
Thu Apr 26 03:27:46 UTC 2018


    Date: Thursday, April 26, 2018 @ 03:27:45
  Author: felixonmars
Revision: 318128

upgpkg: haskell-extra 1.6.6-1

rebuild with extra,1.6.6

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-26 03:26:20 UTC (rev 318127)
+++ PKGBUILD	2018-04-26 03:27:45 UTC (rev 318128)
@@ -4,7 +4,7 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.6.5
+pkgver=1.6.6
 pkgrel=1
 pkgdesc="Extra functions I use."
 url="https://github.com/ndmitchell/extra#readme"
@@ -13,7 +13,7 @@
 depends=('ghc-libs' 'haskell-clock')
 makedepends=('ghc' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('890cd546a1f880ac34ccb8109471bc4902a8af6551fe7789e2602383e9fdcbcd33321f1bb6528ed861b3d70b9ae794fc59c1b5b142a695fceb3af75357fa65f8')
+sha512sums=('501f773e98ba7ef1dc0f9d04f25e54d49e166b04565f762ca042843924a59a79cbe4b20083b1f13e7999146efaf23ddbb10b2e2ef2b2cfa0f92b2570c4a195f0')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list