[arch-commits] Commit in haskell-bifunctors/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Tue May 10 07:10:53 UTC 2022
Date: Tuesday, May 10, 2022 @ 07:10:52
Author: felixonmars
Revision: 1196727
upgpkg: haskell-bifunctors 5.5.12-1: rebuild with bifunctors 5.5.12
Modified:
haskell-bifunctors/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-10 07:09:45 UTC (rev 1196726)
+++ PKGBUILD 2022-05-10 07:10:52 UTC (rev 1196727)
@@ -3,8 +3,8 @@
_hkgname=bifunctors
pkgname=haskell-bifunctors
-pkgver=5.5.11
-pkgrel=61
+pkgver=5.5.12
+pkgrel=1
pkgdesc="Bifunctors"
url="https://github.com/ekmett/bifunctors/"
license=("BSD")
@@ -14,7 +14,7 @@
makedepends=('ghc')
checkdepends=('haskell-hspec' 'haskell-quickcheck')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('09f66d1a086a72a822e804521c2258acb16fd5a4a29c3758b97987f27a271f58e3dd4103518b31b3bdf44465c87fe5573a0bba168ba109287ca3370b8ab491a1')
+sha512sums=('8ebccd995d218cc171238aef2a767daff5defe8e66fc6ccca1d99c15ae51b4d3df880c96143eb4956c85ca6508921d9addc27e2d73b1906b66300d1574f5b558')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list