[arch-commits] Commit in haskell-data-dword/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 18 05:37:35 UTC 2017
Date: Thursday, May 18, 2017 @ 05:37:34
Author: felixonmars
Revision: 228434
upgpkg: haskell-data-dword 0.3.1.1-1
rebuild with data-dword,0.3.1.1
Modified:
haskell-data-dword/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-18 05:25:12 UTC (rev 228433)
+++ PKGBUILD 2017-05-18 05:37:34 UTC (rev 228434)
@@ -3,7 +3,7 @@
_hkgname=data-dword
pkgname=haskell-data-dword
-pkgver=0.3.1
+pkgver=0.3.1.1
pkgrel=1
pkgdesc="Stick two binary words together to get a bigger one"
url="https://github.com/mvv/data-dword"
@@ -11,7 +11,7 @@
arch=('i686' 'x86_64')
depends=('ghc=8.0.1' 'haskell-data-bword' 'haskell-hashable')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a60a95f4ac02a7fef061e34cddd7dbe537849feadc145a29603977097bc8bf57f6478e296de85f84def9d9fd70ae1de896ac8cec970db46c4bfbde9c471a3a87')
+sha512sums=('5d6fd9c6641ebf5ea0e2508cbda8e95357a9b4e9ad27474e5160a53b66b2eb8e423417b0ebdf09ad3ae02ea008ed34b930f13bb6aa5f9f3882220e9e528c55c3')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list