Date: Saturday, January 21, 2023 @ 18:01:17 Author: felixonmars Revision: 1387487
upgpkg: haskell-missingh 1.6.0.0-1: rebuild with MissingH 1.6.0.0 Modified: haskell-missingh/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-21 18:00:26 UTC (rev 1387486) +++ PKGBUILD 2023-01-21 18:01:17 UTC (rev 1387487) @@ -2,10 +2,10 @@ _hkgname=MissingH pkgname=haskell-missingh -pkgver=1.5.0.1 -pkgrel=20 +pkgver=1.6.0.0 +pkgrel=1 pkgdesc="Large utility library" -url="https://github.com/haskell-hvr/missingh.git" +url="https://github.com/haskell-hvr/missingh" license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-hslogger' 'haskell-network' 'haskell-network-bsd' 'haskell-old-locale' @@ -12,7 +12,7 @@ 'haskell-old-time' 'haskell-regex-compat') makedepends=('ghc' 'uusi' 'haskell-hunit') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('cb2fa4a62a609ec6bcfa2eab6ae6d34c6f5bfba523fed8dc0c055b3176732231') +sha256sums=('fc3b9684a0a14fc9a0afdd9c8ffb1ae93db122c7150b1eea1769065658092d4f') prepare() { cd $_hkgname-$pkgver
