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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jul 25 06:31:33 UTC 2021


    Date: Sunday, July 25, 2021 @ 06:31:33
  Author: felixonmars
Revision: 984949

upgpkg: haskell-cracknum 3.1-1

Modified:
  haskell-cracknum/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-25 06:26:03 UTC (rev 984948)
+++ PKGBUILD	2021-07-25 06:31:33 UTC (rev 984949)
@@ -3,7 +3,7 @@
 
 _hkgname=crackNum
 pkgname=haskell-cracknum
-pkgver=3.0
+pkgver=3.1
 pkgrel=1
 pkgdesc="Crack various integer and floating-point data formats"
 url="https://github.com/LeventErkok/crackNum"
@@ -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=('8207ab162bca8668b45fab5f8cabf41ffc99300518f92f599d0603f95b342e7580efb90a2425a351f217f838e10cf8d924cef47400f34acb87c2b2ca56af70da')
+sha512sums=('05856604d08229dd3305d729b8b4978cde7af2dddfac95745d4736dbb86d1ae27be6e1bcceab994820eec1a583857c51f098a7301a68a2ebfcae53f96bdea564')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list