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

Felix Yan felixonmars at archlinux.org
Tue Jun 11 12:21:09 UTC 2019


    Date: Tuesday, June 11, 2019 @ 12:21:08
  Author: felixonmars
Revision: 480368

upgpkg: haskell-network-byte-order 0.1.1.0-1

rebuild with network-byte-order 0.1.1.0

Modified:
  haskell-network-byte-order/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-11 12:21:05 UTC (rev 480367)
+++ PKGBUILD	2019-06-11 12:21:08 UTC (rev 480368)
@@ -2,8 +2,8 @@
 
 _hkgname=network-byte-order
 pkgname=haskell-network-byte-order
-pkgver=0.0.0.0
-pkgrel=19
+pkgver=0.1.1.0
+pkgrel=1
 pkgdesc="Network byte order utilities"
 url="https://github.com/kazu-yamamoto/network-byte-order"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-doctest')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('9dc114219a44f06d8a4c2576ad98598ca42db8dc1e99aa6caab2be6adf954237b1ecad7498ff76b3c3b7df1880070e09a120ed3c2655c85709770e47e23a35cc')
+sha512sums=('25fe862799e57f4f01a5f5a05c3ed6bbb2bda18190352c16371fa19c500807905a9d03804ecb31daf1dcb4d5cce567487fa744714466f7a6982a42bc2d57268a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list