[arch-commits] Commit in haskell-hackage-db/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 16 08:32:17 UTC 2021
Date: Sunday, May 16, 2021 @ 08:32:17
Author: felixonmars
Revision: 935673
upgpkg: haskell-hackage-db 2.1.1-1: rebuild with hackage-db 2.1.1
Modified:
haskell-hackage-db/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-16 08:31:07 UTC (rev 935672)
+++ PKGBUILD 2021-05-16 08:32:17 UTC (rev 935673)
@@ -2,8 +2,8 @@
_hkgname=hackage-db
pkgname=haskell-hackage-db
-pkgver=2.1.0
-pkgrel=93
+pkgver=2.1.1
+pkgrel=1
pkgdesc="Access cabal-install's Hackage database via Data.Map"
url="https://github.com/peti/hackage-db#readme"
license=("BSD")
@@ -11,7 +11,7 @@
depends=('ghc-libs' 'haskell-aeson' 'haskell-tar' 'haskell-utf8-string')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('7458bdecb426344ced430851c95ef5901b827e610063e6b32ba2acbc32054cef')
+sha512sums=('fada91ffbad436148bfe14c7b44fd2a8682fac6d4ccedd3a86ae49767f1604e723e42b0d712f0edae2797e19c15a80ab6fb4d6e9902ee4125af02b38f3bdbe32')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list