[arch-commits] Commit in haskell-pipes/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Dec 10 11:37:58 UTC 2019
Date: Tuesday, December 10, 2019 @ 11:37:57
Author: felixonmars
Revision: 536503
upgpkg: haskell-pipes 4.3.13-1
rebuild with pipes 4.3.13
Modified:
haskell-pipes/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-10 10:54:28 UTC (rev 536502)
+++ PKGBUILD 2019-12-10 11:37:57 UTC (rev 536503)
@@ -3,8 +3,8 @@
_hkgname=pipes
pkgname=haskell-pipes
-pkgver=4.3.12
-pkgrel=2
+pkgver=4.3.13
+pkgrel=1
pkgdesc="Compositional pipelines"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
@@ -12,7 +12,7 @@
depends=('ghc-libs' 'haskell-exceptions' 'haskell-mmorph' 'haskell-void')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('10dbb280b98689f6ba262ad2c79584dc14d0c36091408b2f6a30b6c1195fa9320124f53cc498aca54a2e034a30b439c2674764d284fa7cbbe7a34188a87b2119')
+sha512sums=('81a8408f1bb6941e8507b3ce97e1fb0216ff3491c65b3d634fd489d8cbe9340b4eff515890d68745af5d183223a0cac01e6102bcf784c9b3167e155641e2ffb1')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list