Date: Monday, January 2, 2017 @ 17:44:51
  Author: felixonmars
Revision: 204334

upgpkg: haskell-psqueues 0.2.2.3-2

rebuild with hashable-1.2.5.0

Modified:
  haskell-psqueues/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-01-02 17:42:42 UTC (rev 204333)
+++ PKGBUILD    2017-01-02 17:44:51 UTC (rev 204334)
@@ -5,13 +5,13 @@
 _hkgname=psqueues
 pkgname=haskell-psqueues
 pkgver=0.2.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Pure priority search queues"
-url="http://hackage.haskell.org/package/${_hkgname}";
+url="https://hackage.haskell.org/package/${_hkgname}";
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-hashable")
-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=('6d757c30f6fdc8df7ed62601f2b2530e71192109ab94d06dec4176c9c3eea6b5')
 
 build() {

Reply via email to