[arch-commits] Commit in haskell-free/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jan 2 19:07:19 UTC 2017
Date: Monday, January 2, 2017 @ 19:07:19
Author: felixonmars
Revision: 204389
upgpkg: haskell-free 4.12.4-22
rebuild with hashable-1.2.5.0
Modified:
haskell-free/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-02 19:04:28 UTC (rev 204388)
+++ PKGBUILD 2017-01-02 19:07:19 UTC (rev 204389)
@@ -5,7 +5,7 @@
_hkgname=free
pkgname=haskell-free
pkgver=4.12.4
-pkgrel=21
+pkgrel=22
pkgdesc="Monads for free"
url="http://github.com/ekmett/free/"
license=("custom:BSD3")
@@ -14,7 +14,7 @@
"haskell-exceptions" "haskell-mtl" "haskell-prelude-extras"
"haskell-profunctors" "haskell-semigroupoids" "haskell-semigroups"
"haskell-transformers-compat")
-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=('c9fe45aae387855626ecb5a0fea6afdb207143cb00af3b1f715d1032d2d08784')
build() {
More information about the arch-commits
mailing list