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

Felix Yan felixonmars at archlinux.org
Wed Mar 7 07:07:01 UTC 2018


    Date: Wednesday, March 7, 2018 @ 07:06:54
  Author: felixonmars
Revision: 303470

upgpkg: haskell-extra 1.6.4-1

rebuild with extra,1.6.4

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-07 07:03:34 UTC (rev 303469)
+++ PKGBUILD	2018-03-07 07:06:54 UTC (rev 303470)
@@ -4,7 +4,7 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.6.3
+pkgver=1.6.4
 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=('17c3ff9cbce676a87754f472eb9b4efdc2b034a25d762118a8771ce3dd1c83d14838215722ab593801fe38d587bf040a8f3cd063281c7345d715acc79d794524')
+sha512sums=('54be96bfa25f7dfa0d3816ee730ab41fb066f6ed0fe8b2e05a3ebf6677b3fbb7beea87abbebba2a5eb7a088c0e92680a8af21fa12154e2837e05ae1f959604a3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list