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

Felix Yan felixonmars at gemini.archlinux.org
Thu Dec 30 11:16:38 UTC 2021


    Date: Thursday, December 30, 2021 @ 11:16:37
  Author: felixonmars
Revision: 1088124

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

Modified:
  haskell-data-dword/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-30 11:14:13 UTC (rev 1088123)
+++ PKGBUILD	2021-12-30 11:16:37 UTC (rev 1088124)
@@ -2,8 +2,8 @@
 
 _hkgname=data-dword
 pkgname=haskell-data-dword
-pkgver=0.3.2
-pkgrel=116
+pkgver=0.3.2.1
+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=('df31147e56d5464397d84b24c86dc33767343bc62978b91df3fcc06872f63ad38cbe6c15f6c225a65499ac23ba3e9046535e3b6e3e59fc89bcb004634f50992e')
+sha512sums=('45f7fa48c5d3ef15361a8b0523e12721e2bce37cd126bed212666cb032466d96b1b72a80fc05e5ad544eb69997e4e8f692b1c808bc1194dfdd7c97428e8ab1e4')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list