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

Felix Yan felixonmars at archlinux.org
Mon Jan 2 19:22:54 UTC 2017


    Date: Monday, January 2, 2017 @ 19:22:53
  Author: felixonmars
Revision: 204401

upgpkg: haskell-adjunctions 4.3-22

rebuild with hashable-1.2.5.0

Modified:
  haskell-adjunctions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-02 19:20:45 UTC (rev 204400)
+++ PKGBUILD	2017-01-02 19:22:53 UTC (rev 204401)
@@ -5,7 +5,7 @@
 _hkgname=adjunctions
 pkgname=haskell-adjunctions
 pkgver=4.3
-pkgrel=21
+pkgrel=22
 pkgdesc="Adjunctions and representable functors"
 url="http://github.com/ekmett/adjunctions/"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          "haskell-free" "haskell-mtl" "haskell-profunctors" "haskell-semigroupoids"
          "haskell-semigroups" "haskell-tagged" "haskell-transformers-compat"
          "haskell-void")
-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=('b948a14fafe8857f451ae3e474f5264c907b5a2d841d52bf78249ae4749c3ecc')
 
 build() {



More information about the arch-commits mailing list