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

Felix Yan felixonmars at archlinux.org
Wed Mar 11 14:31:54 UTC 2020


    Date: Wednesday, March 11, 2020 @ 14:31:54
  Author: felixonmars
Revision: 594267

upgpkg: haskell-hakyll 4.13.2.0-1

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-11 14:27:59 UTC (rev 594266)
+++ PKGBUILD	2020-03-11 14:31:54 UTC (rev 594267)
@@ -3,8 +3,8 @@
 
 _hkgname=hakyll
 pkgname=haskell-hakyll
-pkgver=4.13.1.0
-pkgrel=7
+pkgver=4.13.2.0
+pkgrel=1
 pkgdesc="A static website compiler library"
 url="https://jaspervdj.be/hakyll"
 license=("BSD")
@@ -19,7 +19,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit'
              'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('83ee530dad122992027b8063b581b5646f5786c2275a386578ae2dc0133a8cf57a3d01072c59818bd9c07b1d2497d088ca3fa243489d0811906dac6ba39b3cb7')
+sha512sums=('93dbf4fc35db6c2c65bd8c3d5d0cc2e78b30ea8e01dfd0a596aa2119a56efb7c6c3fab56c111d8c7cdb08ac3a48191e782035344d16c1a69fe263b93788ebc7b')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list