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

Felix Yan felixonmars at archlinux.org
Fri Jul 14 06:47:50 UTC 2017


    Date: Friday, July 14, 2017 @ 06:47:49
  Author: felixonmars
Revision: 245051

upgpkg: haskell-pid1 0.1.2.0-1

rebuild with pid1,0.1.2.0

Modified:
  haskell-pid1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-14 06:34:52 UTC (rev 245050)
+++ PKGBUILD	2017-07-14 06:47:49 UTC (rev 245051)
@@ -4,7 +4,7 @@
 
 _hkgname=pid1
 pkgname=haskell-pid1
-pkgver=0.1.1.0
+pkgver=0.1.2.0
 pkgrel=1
 pkgdesc="Do signal handling and orphan reaping for Unix PID1 init processes"
 url="https://github.com/fpco/pid1"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a5e7801ec6c1cb92f12565be1ba576bb15a61f9d002d6690b68a870109322ab7c6489ef0a69525dac70b7bbfc498271ab309bf987f01e47c0b7482959e63cda2')
+sha512sums=('92d639637d13ad2cd4db2e4c5a0858ebd2fb6784b5826e4446b0a873e193a614e960a3fce8353742fd7439a93c9af309b254b55cf1b32f43620199a93864b729')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list