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

Felix Yan felixonmars at archlinux.org
Tue Dec 11 06:37:40 UTC 2018


    Date: Tuesday, December 11, 2018 @ 06:37:39
  Author: felixonmars
Revision: 415225

upgpkg: haskell-extra 1.6.14-1

rebuild with extra 1.6.14

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-11 06:37:26 UTC (rev 415224)
+++ PKGBUILD	2018-12-11 06:37:39 UTC (rev 415225)
@@ -3,8 +3,8 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.6.13
-pkgrel=3
+pkgver=1.6.14
+pkgrel=1
 pkgdesc="Extra functions I use."
 url="https://github.com/ndmitchell/extra#readme"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-clock')
 makedepends=('ghc' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('d44358ecf1bb38ba16608f121626fff2f1a5b84d739fd8a96a00fd9e9f642db545a73e67328b83753046528c7ee6017c87db23b2d854c131fb8e5c62b320feaf')
+sha512sums=('ee24847e95bdf14ce916f8952c6ef27998929ae588060529f40e1eb90da211cdc45262d47f4b0ee90da09fe0f7a3ae7053051c9a6f94e760c96c8c01b94a2435')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list