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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 17 04:36:21 UTC 2022


    Date: Monday, January 17, 2022 @ 04:36:20
  Author: felixonmars
Revision: 1107258

upgpkg: haskell-integer-roots 1.0.1.0-1: rebuild with integer-roots 1.0.1.0

Modified:
  haskell-integer-roots/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-17 04:34:38 UTC (rev 1107257)
+++ PKGBUILD	2022-01-17 04:36:20 UTC (rev 1107258)
@@ -2,8 +2,8 @@
 
 _hkgname=integer-roots
 pkgname=haskell-integer-roots
-pkgver=1.0.0.1
-pkgrel=21
+pkgver=1.0.1.0
+pkgrel=1
 pkgdesc="Integer roots and perfect powers"
 url="https://github.com/Bodigrim/integer-roots"
 license=("MIT")
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'uusi' 'haskell-doctest' 'haskell-smallcheck' 'haskell-tasty'
              'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 'haskell-tasty-smallcheck')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('654e411789170993b7e759fd433b80083c1ad52731f7c430d4726f3eb32f3ff6431a93e24b779f522c965f8cd649c37cd952418def56da7e73b05ea85f7d7814')
+sha512sums=('36878a667f864212edac2186eacf65b2d83afb8b81f9d3583526cbbae37d677e9af85e98cae359fd6ce7f3d3e6a8c468e4594588a539d37fface3a0bbbfd0ef9')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list