[arch-commits] Commit in haskell-pantry/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Mar 18 08:13:07 UTC 2020
Date: Wednesday, March 18, 2020 @ 08:13:06
Author: felixonmars
Revision: 600447
upgpkg: haskell-pantry 0.4.0.1-1: rebuild with pantry 0.4.0.1
Modified:
haskell-pantry/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-18 08:11:28 UTC (rev 600446)
+++ PKGBUILD 2020-03-18 08:13:06 UTC (rev 600447)
@@ -2,8 +2,8 @@
_hkgname=pantry
pkgname=haskell-pantry
-pkgver=0.4.0.0
-pkgrel=15
+pkgver=0.4.0.1
+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=('4a9258cab30ba79ceeeeb85cc56aef445bb24da748f4227ca193e718495336c291724e0a34291b2440af12f53f6998e7b4d0790bffe7051366d11db8efdf2d79')
+sha512sums=('0fbed425e3079bf1a06805efff092345c5f09bca430d2167d132cba4cd4a4c66567ce1aba921a9ac01d0db368f255395b2ad38d8b16ea5d81e263b100ad5a51d')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list