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

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


    Date: Monday, January 2, 2017 @ 22:54:39
  Author: felixonmars
Revision: 204529

upgpkg: haskell-monad-unlift 0.2.0-2

rebuild with hashable-1.2.5.0

Modified:
  haskell-monad-unlift/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-02 22:53:04 UTC (rev 204528)
+++ PKGBUILD	2017-01-02 22:54:39 UTC (rev 204529)
@@ -5,13 +5,13 @@
 _hkgname=monad-unlift
 pkgname=haskell-monad-unlift
 pkgver=0.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Typeclasses for representing monad transformer unlifting"
 url="https://github.com/fpco/monad-unlift"
 license=("MIT")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-monad-control" "haskell-transformers-base" "haskell-constraints")
-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=('4b5e638619e4821918b4ec67aeffb581ab9df23d168fbb72164137009a15ee0f')
 
 build() {



More information about the arch-commits mailing list