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

Felix Yan fyan at archlinux.org
Thu Jan 21 02:30:17 UTC 2016


    Date: Thursday, January 21, 2016 @ 03:30:16
  Author: fyan
Revision: 158344

upgpkg: haskell-file-embed 0.0.9.1-1

Modified:
  haskell-file-embed/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-21 02:27:37 UTC (rev 158343)
+++ PKGBUILD	2016-01-21 02:30:16 UTC (rev 158344)
@@ -4,7 +4,7 @@
 
 _hkgname=file-embed
 pkgname=haskell-file-embed
-pkgver=0.0.9
+pkgver=0.0.9.1
 pkgrel=1
 pkgdesc="Use Template Haskell to embed file contents directly."
 url="https://github.com/snoyberg/file-embed"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('58b3a6b0e0566b9f89286ecd456a669273b8333cd39356d4cc88ef897d93d005')
+sha256sums=('fdbde52cdf03067661944d072d95578ade8a27d709669f4ed40314fc729e460f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list