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

Felix Yan felixonmars at archlinux.org
Thu Sep 24 14:06:06 UTC 2020


    Date: Thursday, September 24, 2020 @ 14:06:05
  Author: felixonmars
Revision: 711808

upgpkg: haskell-floatinghex 0.5-1: rebuild with FloatingHex 0.5

Modified:
  haskell-floatinghex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 14:04:17 UTC (rev 711807)
+++ PKGBUILD	2020-09-24 14:06:05 UTC (rev 711808)
@@ -3,8 +3,8 @@
 
 _hkgname=FloatingHex
 pkgname=haskell-floatinghex
-pkgver=0.4
-pkgrel=17
+pkgver=0.5
+pkgrel=1
 pkgdesc="Read and write hexadecimal floating point numbers"
 url="https://github.com/LeventErkok/FloatingHex"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('33bee0d556c7a8c7e98cea34fd9872e1faa19b3adc89d7be740654d31958ccf05601b7e9b89cff0b625a3aa0ff7c4ba00dea8cd6402c5a5298d06c76f8acc074')
+sha512sums=('aabac5a89a3d90828396fa9f7704d49367e2257635731e53975519c049eb39edfcd3ba06b1cbcdeec21d17030b7a22210de17210215323fc8351fd9516e992b9')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list