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

Felix Yan felixonmars at archlinux.org
Thu Oct 13 14:53:15 UTC 2016


    Date: Thursday, October 13, 2016 @ 14:53:14
  Author: felixonmars
Revision: 192178

upgpkg: haskell-fclabels 2.0.3.1-1

Modified:
  haskell-fclabels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-13 14:45:27 UTC (rev 192177)
+++ PKGBUILD	2016-10-13 14:53:14 UTC (rev 192178)
@@ -4,8 +4,8 @@
 
 _hkgname=fclabels
 pkgname=haskell-fclabels
-pkgver=2.0.3
-pkgrel=2
+pkgver=2.0.3.1
+pkgrel=1
 pkgdesc="First class accessor labels implemented as lenses."
 url="https://github.com/sebastiaanvisser/fclabels"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-mtl")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('b43e4dcc9000be435145b13b97e0997ec1fb8291ec0af8f18cf2a2b696d9ce43')
+sha256sums=('b993e35fd89945669c8b3cd95fa9dee618eb6a5256f8909ccbdc8ec713f75c8b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list