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

Felix Yan felixonmars at gemini.archlinux.org
Tue Sep 7 23:23:02 UTC 2021


    Date: Tuesday, September 7, 2021 @ 23:23:02
  Author: felixonmars
Revision: 1012049

upgpkg: haskell-time-compat 1.9.6.1-1: rebuild with time-compat 1.9.6.1

Modified:
  haskell-time-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-07 22:24:47 UTC (rev 1012048)
+++ PKGBUILD	2021-09-07 23:23:02 UTC (rev 1012049)
@@ -2,8 +2,8 @@
 
 _hkgname=time-compat
 pkgname=haskell-time-compat
-pkgver=1.9.6
-pkgrel=17
+pkgver=1.9.6.1
+pkgrel=1
 pkgdesc="Compatibility package for time"
 url="https://github.com/phadej/time-compat"
 license=('BSD')
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'uusi' 'haskell-base-compat' 'haskell-hunit' 'haskell-quickcheck' 'haskell-tagged'
              'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('810b9f73b3e667df48e300613716bfed59dd46fe0278fd46c17b17c1d57fc4516cb3e36e07dc7bb7b3b71991a4fc88fe54982e8ea683c838c69efd3c4b757b8a')
+sha512sums=('ca0b19aa5e7948fd7d9fbd8ff5e1b0f93a2d8d410d515e7078b40370e7d9fc363c111d53551d57a0320efb0894bcc2210afa8fc04da9f003ded626f53b7e58ea')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list