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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jul 29 10:47:58 UTC 2021


    Date: Thursday, July 29, 2021 @ 10:47:58
  Author: felixonmars
Revision: 990217

upgpkg: haskell-cracknum 3.2-1

Modified:
  haskell-cracknum/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-29 09:11:21 UTC (rev 990216)
+++ PKGBUILD	2021-07-29 10:47:58 UTC (rev 990217)
@@ -3,8 +3,8 @@
 
 _hkgname=crackNum
 pkgname=haskell-cracknum
-pkgver=3.1
-pkgrel=5
+pkgver=3.2
+pkgrel=1
 pkgdesc="Crack various integer and floating-point data formats"
 url="https://github.com/LeventErkok/crackNum"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-libbf' 'haskell-sbv' 'haskell-tasty' 'haskell-tasty-golden')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('05856604d08229dd3305d729b8b4978cde7af2dddfac95745d4736dbb86d1ae27be6e1bcceab994820eec1a583857c51f098a7301a68a2ebfcae53f96bdea564')
+sha512sums=('1721a70cbebb89cf795882d1e3635e4d4aac5971bb41a2817c188257e459d558809059efc1de0840830f2aa753fa3b54d74ad8da6cbbd3766f6a089f592912d0')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list