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

Felix Yan fyan at archlinux.org
Fri Jan 8 06:12:08 UTC 2016


    Date: Friday, January 8, 2016 @ 07:12:08
  Author: fyan
Revision: 155681

upgpkg: haskell-extra 1.4.3-1

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-08 06:09:03 UTC (rev 155680)
+++ PKGBUILD	2016-01-08 06:12:08 UTC (rev 155681)
@@ -4,8 +4,8 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.4.2
-pkgrel=2
+pkgver=1.4.3
+pkgrel=1
 pkgdesc="Extra functions I use."
 url="https://github.com/ndmitchell/extra#readme"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('0ea699d56bb08ad6e70ee6aaa2069326c2bc76ac347c0f04e94ce38cf3ec30c1')
+sha256sums=('905325626869958eeb1660469df79d75165f932b2f8b6e80798ebec8c570e1f8')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list