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

Felix Yan felixonmars at archlinux.org
Fri Sep 15 06:03:43 UTC 2017


    Date: Friday, September 15, 2017 @ 06:03:43
  Author: felixonmars
Revision: 257578

upgpkg: haskell-file-embed 0.0.10.1-1

rebuild with file-embed,0.0.10.1

Modified:
  haskell-file-embed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-15 06:02:26 UTC (rev 257577)
+++ PKGBUILD	2017-09-15 06:03:43 UTC (rev 257578)
@@ -4,8 +4,8 @@
 
 _hkgname=file-embed
 pkgname=haskell-file-embed
-pkgver=0.0.10
-pkgrel=4
+pkgver=0.0.10.1
+pkgrel=1
 pkgdesc="Use Template Haskell to embed file contents directly."
 url="https://github.com/snoyberg/file-embed"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('f751925cec5773a4fad5a48ca0a86a21091ee5f1efccf618a64a89fa2cf5f711')
+sha512sums=('101ddf9cd463b5d2e17d243c72aa0afd51d0eb32dd46da0d677e2b5acf921f8f28c8d50710a81d9165e7ad42210b7f44d7db6c69c8c3a56a167e5e29e7950f1d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list