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

Felix Yan fyan at archlinux.org
Fri Feb 19 10:14:56 UTC 2016


    Date: Friday, February 19, 2016 @ 11:14:56
  Author: fyan
Revision: 162463

upgpkg: haskell-fclabels 2.0.3-1

rebuild with conduit-extra-1.1.10.1, fclabels-2.0.3

Modified:
  haskell-fclabels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-19 10:06:25 UTC (rev 162462)
+++ PKGBUILD	2016-02-19 10:14:56 UTC (rev 162463)
@@ -4,7 +4,7 @@
 
 _hkgname=fclabels
 pkgname=haskell-fclabels
-pkgver=2.0.2.4
+pkgver=2.0.3
 pkgrel=1
 pkgdesc="First class accessor labels implemented as lenses."
 url="https://github.com/sebastiaanvisser/fclabels"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('f030940b23701aa2580a8c3f8af3c8a7c0a5ed83b30e07607ce9ef75eb4f60b7')
+sha256sums=('b43e4dcc9000be435145b13b97e0997ec1fb8291ec0af8f18cf2a2b696d9ce43')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list