[arch-commits] Commit in haskell-pantry/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Sep 23 22:32:24 UTC 2020
Date: Wednesday, September 23, 2020 @ 22:32:24
Author: felixonmars
Revision: 711618
upgpkg: haskell-pantry 0.5.1.3-1: rebuild with pantry 0.5.1.3
Modified:
haskell-pantry/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-23 22:27:24 UTC (rev 711617)
+++ PKGBUILD 2020-09-23 22:32:24 UTC (rev 711618)
@@ -2,8 +2,8 @@
_hkgname=pantry
pkgname=haskell-pantry
-pkgver=0.5.1.2
-pkgrel=8
+pkgver=0.5.1.3
+pkgrel=1
pkgdesc="Content addressable Haskell package management"
url="https://github.com/commercialhaskell/pantry"
license=('BSD')
@@ -22,7 +22,7 @@
makedepends=('ghc' 'haskell-hedgehog' 'haskell-hspec' 'haskell-quickcheck' 'haskell-raw-strings-qq')
checkdepends=('git' 'mercurial')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('60012fe986487b5e1e24bee4eb92f9c96971ac961496b6eae7826d11c7c8212d63ec04835aface42b1cf20727adc95bbc63238f9e339c700d832569de66dba43')
+sha512sums=('04f7b229072467d653c4b7b6b004e4f69128182c88ed4896b212b96129da11f269ff53aa50d3dddf8fd9134153ee2559b18d28f81c5b83c120f005bab5b3d78d')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list