[arch-commits] Commit in haskell-pantry/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Jun 30 08:58:01 UTC 2020


    Date: Tuesday, June 30, 2020 @ 08:58:00
  Author: felixonmars
Revision: 657100

upgpkg: haskell-pantry 0.5.1.1-1: rebuild with pantry 0.5.1.1

Modified:
  haskell-pantry/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-30 08:57:20 UTC (rev 657099)
+++ PKGBUILD	2020-06-30 08:58:00 UTC (rev 657100)
@@ -2,8 +2,8 @@
 
 _hkgname=pantry
 pkgname=haskell-pantry
-pkgver=0.5.1.0
-pkgrel=7
+pkgver=0.5.1.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=('2f04d0f59816f56b3167b0e8d0346bf3d83422a1096979a392f2dd7df27a9a7ae160ab4f456ea68fd4f09fbf3ce029c7ab3603bcebca084e815b03e0fd6910fd')
+sha512sums=('84c62ca4d299f41d1cf6fc403bf736ea15197e4f1ea5fcfd6d7de78785d74dd8bbca43243e183bc25722df7892fe1c856a411178c93d7dcf57f5d244c9eb2852')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list