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

Felix Yan fyan at archlinux.org
Wed Jan 20 14:05:56 UTC 2016


    Date: Wednesday, January 20, 2016 @ 15:05:55
  Author: fyan
Revision: 158096

upgpkg: haskell-fclabels 2.0.2.4-1

Modified:
  haskell-fclabels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-20 14:04:37 UTC (rev 158095)
+++ PKGBUILD	2016-01-20 14:05:55 UTC (rev 158096)
@@ -4,7 +4,7 @@
 
 _hkgname=fclabels
 pkgname=haskell-fclabels
-pkgver=2.0.2.3
+pkgver=2.0.2.4
 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=('82ba7747afeec6526d3bc2df61b222ae71b45aa3dd8bb8787e9ab2c537f6fad5')
+sha256sums=('f030940b23701aa2580a8c3f8af3c8a7c0a5ed83b30e07607ce9ef75eb4f60b7')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list