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

Felix Yan felixonmars at archlinux.org
Sun Jul 30 15:23:49 UTC 2017


    Date: Sunday, July 30, 2017 @ 15:23:49
  Author: felixonmars
Revision: 247057

upgpkg: haskell-network-ip 0.3.0.2-1

rebuild with network-ip,0.3.0.2

Modified:
  haskell-network-ip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-30 15:21:57 UTC (rev 247056)
+++ PKGBUILD	2017-07-30 15:23:49 UTC (rev 247057)
@@ -3,8 +3,8 @@
 
 _hkgname=network-ip
 pkgname=haskell-network-ip
-pkgver=0.3
-pkgrel=19
+pkgver=0.3.0.2
+pkgrel=1
 pkgdesc="Internet Protocol data structures"
 url="https://github.com/mvv/network-ip"
 license=('custom:BSD3')
@@ -13,7 +13,7 @@
          'haskell-data-serializer' 'haskell-data-textual' 'haskell-hashable' 'haskell-parsers'
          'haskell-text-printer' 'haskell-type-hint')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-md5sums=('56fe3e65ffae3c6cbcb19982af866909')
+sha512sums=('de18967efdf4b42e1db16f28e5cf396b37207d5e37c9d01275dc4ab3fd8dd56f791f8af9943f53b588caed81963b785429582702fe4ce647ae7d76f8a1fa0092')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list