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

Felix Yan felixonmars at archlinux.org
Fri Sep 15 05:06:46 UTC 2017


    Date: Friday, September 15, 2017 @ 05:06:43
  Author: felixonmars
Revision: 257566

upgpkg: haskell-dns 2.0.13-1

rebuild with dns,2.0.13

Modified:
  haskell-dns/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-15 05:06:13 UTC (rev 257565)
+++ PKGBUILD	2017-09-15 05:06:43 UTC (rev 257566)
@@ -4,8 +4,8 @@
 
 _hkgname=dns
 pkgname=haskell-dns
-pkgver=2.0.12
-pkgrel=6
+pkgver=2.0.13
+pkgrel=1
 pkgdesc="DNS library in Haskell"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          "haskell-mtl" "haskell-network" "haskell-random" "haskell-resourcet" "haskell-safe")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a47f3a5feee2e5a5db6c7280985a12b9ca28d13f81d6a50c1fd5130669786ac05a455e4c29b2bc138df9296d062cbfece71c650aaf6e8f359ee2004e4499e1ed')
+sha512sums=('fcf6d358c50af39f61734ed390ab51f0dc897e7d52989de0c9b8d3afc0682361f5ef1f9b6766f18359d5618eca4d31f992a5d533b7a3f3fce8a74a508a61a254')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list