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

Felix Yan felixonmars at gemini.archlinux.org
Thu Mar 17 23:32:35 UTC 2022


    Date: Thursday, March 17, 2022 @ 23:32:35
  Author: felixonmars
Revision: 1157445

upgpkg: haskell-clock 0.8.3-1: rebuild with clock 0.8.3

Modified:
  haskell-clock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-17 23:30:50 UTC (rev 1157444)
+++ PKGBUILD	2022-03-17 23:32:35 UTC (rev 1157445)
@@ -3,8 +3,8 @@
 
 _hkgname=clock
 pkgname=haskell-clock
-pkgver=0.8.2
-pkgrel=139
+pkgver=0.8.3
+pkgrel=1
 pkgdesc="High-resolution clock functions: monotonic, realtime, cputime."
 url="https://github.com/corsis/clock"
 license=("BSD")
@@ -13,7 +13,7 @@
 makedepends=('ghc')
 checkdepends=('haskell-tasty' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('42a7681ae8f1357c4ae39f51a15d7a00f3d587c8fc787d648308f914702471e6f9b32ee51fa1e8164a77f195600fdab8e27d45aa13a7052a921c4b8c246b891e')
+sha512sums=('86424c9593b9851a3c59ceb23a1665526a0f7e47a18322aa772feff2babb8799c1c2187005639882e4a1553cc327e78a25e85ebe87dec6de17cad050b526ff6f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list