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

Felix Yan felixonmars at archlinux.org
Mon Jan 2 18:40:24 UTC 2017


    Date: Monday, January 2, 2017 @ 18:40:23
  Author: felixonmars
Revision: 204373

upgpkg: haskell-semigroupoids 5.1-6

rebuild with hashable-1.2.5.0

Modified:
  haskell-semigroupoids/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-02 18:37:38 UTC (rev 204372)
+++ PKGBUILD	2017-01-02 18:40:23 UTC (rev 204373)
@@ -5,7 +5,7 @@
 _hkgname=semigroupoids
 pkgname=haskell-semigroupoids
 pkgver=5.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Semigroupoids: Category sans id"
 url="http://github.com/ekmett/semigroupoids"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-base-orphans" "haskell-bifunctors" "haskell-comonad"
          "haskell-contravariant" "haskell-distributive" "haskell-semigroups"
          "haskell-tagged" "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=('16ac8ce9b40b0407cdb1b1197a704ec58ec689d5a6de891165a577725361f835')
 
 build() {



More information about the arch-commits mailing list