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

Felix Yan felixonmars at archlinux.org
Sat May 22 15:29:55 UTC 2021


    Date: Saturday, May 22, 2021 @ 15:29:55
  Author: felixonmars
Revision: 941995

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

Modified:
  haskell-time-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-22 15:13:27 UTC (rev 941994)
+++ PKGBUILD	2021-05-22 15:29:55 UTC (rev 941995)
@@ -2,17 +2,17 @@
 
 _hkgname=time-compat
 pkgname=haskell-time-compat
-pkgver=1.9.5
-pkgrel=53
+pkgver=1.9.6
+pkgrel=1
 pkgdesc="Compatibility package for time"
 url="https://github.com/phadej/time-compat"
 license=('BSD')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-base-orphans')
+depends=('ghc-libs' 'haskell-base-orphans' 'haskell-hashable')
 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=('c5e61242140c5bca4ca3b8e6f9f1058128cce40ac77ed3009a82d511b3ac9c0a2423bf0de1369c49e65a22fb8d864b1c9351994730951e5e302c5d17f131db83')
+sha512sums=('810b9f73b3e667df48e300613716bfed59dd46fe0278fd46c17b17c1d57fc4516cb3e36e07dc7bb7b3b71991a4fc88fe54982e8ea683c838c69efd3c4b757b8a')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list