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

Felix Yan felixonmars at archlinux.org
Mon Sep 10 09:54:54 UTC 2018


    Date: Monday, September 10, 2018 @ 09:54:54
  Author: felixonmars
Revision: 378996

upgpkg: haskell-integer-logarithms 1.0.2.2-1

rebuild with integer-logarithms 1.0.2.2

Modified:
  haskell-integer-logarithms/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-10 09:50:20 UTC (rev 378995)
+++ PKGBUILD	2018-09-10 09:54:54 UTC (rev 378996)
@@ -3,16 +3,16 @@
 
 _hkgname=integer-logarithms
 pkgname=haskell-integer-logarithms 
-pkgver=1.0.2.1
-pkgrel=3
+pkgver=1.0.2.2
+pkgrel=1
 pkgdesc="Integer logarithms"
-url="https://github.com/phadej/integer-logarithms"
+url="https://github.com/Bodigrim/integer-logarithms"
 license=('MIT')
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2f19593609e579f83b7aac1ae310aa537c525d1ed1eeb0dbe982a1c3d62e699a68828eb7e8838a4ad5ab6f77e77463ee719b70483154b873f3ad76da7cbbc504')
+sha512sums=('9c4d7906455febaa271372f1bd331ce0c869fd8c9858f7f84e239eb75fcf3c6ddde95b3587569b8ba334f06bacee8db6497857f9b5668a30587738da015206d4')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list