Date: Thursday, April 6, 2017 @ 18:20:49 Author: felixonmars Revision: 221110
upgpkg: haskell-fdo-notify 0.3.1-10 rebuild with primitive,0.6.2.0 vector,0.12.0.1 Modified: haskell-fdo-notify/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-06 18:18:42 UTC (rev 221109) +++ PKGBUILD 2017-04-06 18:20:49 UTC (rev 221110) @@ -5,13 +5,13 @@ _hkgname=fdo-notify pkgname=haskell-fdo-notify pkgver=0.3.1 -pkgrel=9 +pkgrel=10 pkgdesc="Desktop Notifications client" url="http://bitbucket.org/taejo/fdo-notify/" license=("custom:BSD3") arch=('i686' 'x86_64') depends=("ghc=8.0.1" "haskell-dbus") -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=('7083414bb25e3057f6444722288cebf4ad3e4c2616f95f26079c8c7762989fd8') build() {
