[arch-commits] Commit in haskell-file-embed/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jul 30 03:43:37 UTC 2018
Date: Monday, July 30, 2018 @ 03:43:36
Author: felixonmars
Revision: 364907
upgpkg: haskell-file-embed 0.0.11-1
rebuild with file-embed 0.0.11
Modified:
haskell-file-embed/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-30 03:28:17 UTC (rev 364906)
+++ PKGBUILD 2018-07-30 03:43:36 UTC (rev 364907)
@@ -4,8 +4,8 @@
_hkgname=file-embed
pkgname=haskell-file-embed
-pkgver=0.0.10.1
-pkgrel=5
+pkgver=0.0.11
+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")
-sha512sums=('101ddf9cd463b5d2e17d243c72aa0afd51d0eb32dd46da0d677e2b5acf921f8f28c8d50710a81d9165e7ad42210b7f44d7db6c69c8c3a56a167e5e29e7950f1d')
+sha512sums=('2c6ac6bdf951706a6d2cfe317bb6c50e3fb166acd746ff9af0420212bfc8f298cf4dea08b2e38cb4615b98cbc15954e1b7d46918970234e4ab91012e34bf7b41')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list