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

Felix Yan felixonmars at archlinux.org
Fri Nov 15 20:09:07 UTC 2019


    Date: Friday, November 15, 2019 @ 20:09:07
  Author: felixonmars
Revision: 529404

upgpkg: haskell-data-dword 0.3.1.3-1

rebuild with data-dword 0.3.1.3

Modified:
  haskell-data-dword/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-15 19:58:04 UTC (rev 529403)
+++ PKGBUILD	2019-11-15 20:09:07 UTC (rev 529404)
@@ -2,8 +2,8 @@
 
 _hkgname=data-dword
 pkgname=haskell-data-dword
-pkgver=0.3.1.2
-pkgrel=48
+pkgver=0.3.1.3
+pkgrel=1
 pkgdesc="Stick two binary words together to get a bigger one"
 url="https://github.com/mvv/data-dword"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-data-bword' 'haskell-hashable')
 makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1578dd21cb9e0856a6628f93d0617249895d34741f7c8d43547863e2dadd815ea9732b216d10cbdcaf149057222ae355af86423efa45795fd5a6d2da0ce6ed96')
+sha512sums=('12651bc8d086e1873e05261c1a7ea807863f05ea35dd1d6b80a48d5f4750a4beee4f6eeedf1a79b290899174b93c8c6b2f32f4a02941e1de6dae236fea55239d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list