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

Felix Yan felixonmars at archlinux.org
Thu Nov 24 13:51:01 UTC 2016


    Date: Thursday, November 24, 2016 @ 13:51:00
  Author: felixonmars
Revision: 196692

upgpkg: haskell-torrent 10000.0.1-1

Modified:
  haskell-torrent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-24 13:47:15 UTC (rev 196691)
+++ PKGBUILD	2016-11-24 13:51:00 UTC (rev 196692)
@@ -4,8 +4,8 @@
 
 _hkgname=torrent
 pkgname=haskell-torrent
-pkgver=10000.0.0
-pkgrel=5
+pkgver=10000.0.1
+pkgrel=1
 pkgdesc="BitTorrent file parser and generater"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 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=('5914bc8b4c32c10dc82bfe373ba73745e1e785424a052b0ede5352802aa1140c')
+sha256sums=('ba7c9565f5397f7603b924a67537abe6738cdc20649ff3fb510b5731d1e18725')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list