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

Felix Yan felixonmars at archlinux.org
Sat Jan 27 09:02:23 UTC 2018


    Date: Saturday, January 27, 2018 @ 09:02:18
  Author: felixonmars
Revision: 287378

upgpkg: haskell-extra 1.6.3-1

rebuild with extra,1.6.3

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-27 08:52:52 UTC (rev 287377)
+++ PKGBUILD	2018-01-27 09:02:18 UTC (rev 287378)
@@ -4,7 +4,7 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.6.2
+pkgver=1.6.3
 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=('388471b91d3f5a0abfd349aee0f3f4619cb34576c0190b023e620b914be3c9ed85b7e953251fe69a16aba00c6e443a14801c1c986360992bb0235501a9f94f53')
+sha512sums=('17c3ff9cbce676a87754f472eb9b4efdc2b034a25d762118a8771ce3dd1c83d14838215722ab593801fe38d587bf040a8f3cd063281c7345d715acc79d794524')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list