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

Felix Yan fyan at archlinux.org
Thu May 12 14:01:09 UTC 2016


    Date: Thursday, May 12, 2016 @ 16:01:09
  Author: fyan
Revision: 175011

upgpkg: haskell-either 4.4.1.1-1

rebuild with cabal-helper-0.7.0.1, cryptohash-sha256-0.11.7.2, either-4.4.1.1, extra-1.4.6, math-functions-0.1.7.0, git-annex-6.20160511, streaming-commons-0.1.15.5, tls-1.3.8, xml-conduit-1.3.5

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-12 13:48:11 UTC (rev 175010)
+++ PKGBUILD	2016-05-12 14:01:09 UTC (rev 175011)
@@ -4,8 +4,8 @@
 
 _hkgname=either
 pkgname=haskell-either
-pkgver=4.4.1
-pkgrel=20
+pkgver=4.4.1.1
+pkgrel=1
 pkgdesc="An either monad transformer"
 url="http://github.com/ekmett/either/"
 license=("custom:BSD3")
@@ -17,7 +17,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('91e57debc09bcaa7d4b884902ea6d3201ca3fec77625a059edd84bcaeb5909cb')
+sha256sums=('b087cb0fb63fec2fbdcac05fef0d03751daef5deb86cda3c732b9a6a31e634d3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list