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

Felix Yan felixonmars at archlinux.org
Sat Apr 20 17:48:51 UTC 2019


    Date: Saturday, April 20, 2019 @ 17:48:50
  Author: felixonmars
Revision: 452157

upgpkg: haskell-integer-logarithms 1.0.3-1

rebuild with integer-logarithms 1.0.3

Modified:
  haskell-integer-logarithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-20 17:48:39 UTC (rev 452156)
+++ PKGBUILD	2019-04-20 17:48:50 UTC (rev 452157)
@@ -2,8 +2,8 @@
 
 _hkgname=integer-logarithms
 pkgname=haskell-integer-logarithms 
-pkgver=1.0.2.2
-pkgrel=5
+pkgver=1.0.3
+pkgrel=1
 pkgdesc="Integer logarithms"
 url="https://github.com/Bodigrim/integer-logarithms"
 license=('MIT')
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9c4d7906455febaa271372f1bd331ce0c869fd8c9858f7f84e239eb75fcf3c6ddde95b3587569b8ba334f06bacee8db6497857f9b5668a30587738da015206d4')
+sha512sums=('b211127620bb52398ae7e64281f991d9dd016d5f74ff5d939275afea15689b01f82577efeaa2dfcdf4230cfea841f6c14f731ba16d38192f48e2e7ae90e704f3')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list