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

Felix Yan felixonmars at archlinux.org
Wed Apr 15 16:16:04 UTC 2020


    Date: Wednesday, April 15, 2020 @ 16:16:02
  Author: felixonmars
Revision: 614906

upgpkg: haskell-data-dword 0.3.2-1: rebuild with data-dword 0.3.2

Modified:
  haskell-data-dword/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-15 16:12:05 UTC (rev 614905)
+++ PKGBUILD	2020-04-15 16:16:02 UTC (rev 614906)
@@ -2,8 +2,8 @@
 
 _hkgname=data-dword
 pkgname=haskell-data-dword
-pkgver=0.3.1.3
-pkgrel=20
+pkgver=0.3.2
+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=('12651bc8d086e1873e05261c1a7ea807863f05ea35dd1d6b80a48d5f4750a4beee4f6eeedf1a79b290899174b93c8c6b2f32f4a02941e1de6dae236fea55239d')
+sha512sums=('df31147e56d5464397d84b24c86dc33767343bc62978b91df3fcc06872f63ad38cbe6c15f6c225a65499ac23ba3e9046535e3b6e3e59fc89bcb004634f50992e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list