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

Felix Yan felixonmars at archlinux.org
Mon Mar 20 09:32:55 UTC 2017


    Date: Monday, March 20, 2017 @ 09:32:54
  Author: felixonmars
Revision: 217531

upgpkg: haskell-torrent 10000.1.1-1

rebuild with torrent,10000.1.1

Modified:
  haskell-torrent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-20 09:32:04 UTC (rev 217530)
+++ PKGBUILD	2017-03-20 09:32:54 UTC (rev 217531)
@@ -4,15 +4,15 @@
 
 _hkgname=torrent
 pkgname=haskell-torrent
-pkgver=10000.0.1
+pkgver=10000.1.1
 pkgrel=1
 pkgdesc="BitTorrent file parser and generater"
-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-bencode" "haskell-syb")
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('ba7c9565f5397f7603b924a67537abe6738cdc20649ff3fb510b5731d1e18725')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
+sha256sums=('2009964210e229ee67254a73fead3413f60299415238887fa7ef30e40e06fa54')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list