Date: Monday, December 19, 2022 @ 09:09:53
  Author: felixonmars
Revision: 1361505

upgpkg: haskell-statistics 0.16.1.2-1: rebuild with statistics 0.16.1.2

Modified:
  haskell-statistics/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-19 09:08:34 UTC (rev 1361504)
+++ PKGBUILD    2022-12-19 09:09:53 UTC (rev 1361505)
@@ -3,8 +3,8 @@
 
 _hkgname=statistics
 pkgname=haskell-statistics
-pkgver=0.16.1.0
-pkgrel=11
+pkgver=0.16.1.2
+pkgrel=1
 pkgdesc="A library of statistical types, data, and functions"
 url="https://github.com/haskell/statistics";
 license=("BSD")
@@ -17,7 +17,7 @@
              'haskell-tasty' 'haskell-tasty-expected-failure' 
'haskell-tasty-hunit'
              'haskell-tasty-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('cba66ff20ffa95e54116f2bf04a335c195b44532f09035f80fd5ff7c0f61a5d0309f0e56fb82dd874c15c34f163755dfb780edd9c64a312fbafa3d7093b217b7')
+sha512sums=('754d6773dc5b42fb8631593fac76b8e64514086ea5dfe09d3effdd5a9e091600bcd934ce683bfee8a682bebdf9b0de6b6cb217dabf541292c79d9b5c7464a36f')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to