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

Felix Yan felixonmars at archlinux.org
Mon Jan 2 20:31:07 UTC 2017


    Date: Monday, January 2, 2017 @ 20:31:06
  Author: felixonmars
Revision: 204442

upgpkg: haskell-either 4.4.1.1-10

rebuild with hashable-1.2.5.0

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-02 20:30:18 UTC (rev 204441)
+++ PKGBUILD	2017-01-02 20:31:06 UTC (rev 204442)
@@ -5,7 +5,7 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=4.4.1.1
-pkgrel=9
+pkgrel=10
 pkgdesc="An either monad transformer"
 url="http://github.com/ekmett/either/"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          "haskell-mmorph" "haskell-monad-control" "haskell-monadrandom"
          "haskell-mtl" "haskell-profunctors" "haskell-semigroupoids"
          "haskell-semigroups" "haskell-transformers-base")
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha256sums=('b087cb0fb63fec2fbdcac05fef0d03751daef5deb86cda3c732b9a6a31e634d3')
 
 build() {



More information about the arch-commits mailing list