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

Felix Yan felixonmars at archlinux.org
Wed Mar 11 09:40:25 UTC 2020


    Date: Wednesday, March 11, 2020 @ 09:40:25
  Author: felixonmars
Revision: 594154

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

Modified:
  haskell-pantry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-11 09:29:16 UTC (rev 594153)
+++ PKGBUILD	2020-03-11 09:40:25 UTC (rev 594154)
@@ -2,8 +2,8 @@
 
 _hkgname=pantry
 pkgname=haskell-pantry
-pkgver=0.3.0.0
-pkgrel=12
+pkgver=0.4.0.0
+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=('4322f6f74a02aa2878f15269cb764fdd66df3adf6dd6427e0d8c37dddfd3ff3a18a73d4591f506e39b55b39bb1b3dac879d71efee20ef19a864beb556d4803ae')
+sha512sums=('4a9258cab30ba79ceeeeb85cc56aef445bb24da748f4227ca193e718495336c291724e0a34291b2440af12f53f6998e7b4d0790bffe7051366d11db8efdf2d79')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list