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

Felix Yan felixonmars at archlinux.org
Tue May 28 17:16:47 UTC 2019


    Date: Tuesday, May 28, 2019 @ 17:16:47
  Author: felixonmars
Revision: 472783

upgpkg: haskell-clock 0.8-1

rebuild with clock 0.8

Modified:
  haskell-clock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-28 17:12:50 UTC (rev 472782)
+++ PKGBUILD	2019-05-28 17:16:47 UTC (rev 472783)
@@ -3,8 +3,8 @@
 
 _hkgname=clock
 pkgname=haskell-clock
-pkgver=0.7.2
-pkgrel=13
+pkgver=0.8
+pkgrel=1
 pkgdesc="High-resolution clock functions: monotonic, realtime, cputime."
 url="https://github.com/corsis/clock"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('cf44dfca6c0825a003018c68266ef0fe503a9b147aaf784435f6297b365c6d18fc71b63b77a23ee2a3298ace638a35de0c6118e361d43b418a45d4fdd24d57cf')
+sha512sums=('c966811e3df10d299a8c5a56f0d9ffeaea1e819516d3efb1f2454254bd828e891e579894ca4783f3249e35793b1721a4a4fae867c8e2e4d2d6519ee9abd752b9')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list