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

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 10 23:40:36 UTC 2021


    Date: Friday, September 10, 2021 @ 23:40:35
  Author: felixonmars
Revision: 1013965

upgpkg: haskell-strict-list 0.1.6-1: rebuild with strict-list 0.1.6

Modified:
  haskell-strict-list/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-10 23:10:41 UTC (rev 1013964)
+++ PKGBUILD	2021-09-10 23:40:35 UTC (rev 1013965)
@@ -2,8 +2,8 @@
 
 _hkgname=strict-list
 pkgname=haskell-strict-list
-pkgver=0.1.5
-pkgrel=143
+pkgver=0.1.6
+pkgrel=1
 pkgdesc="Strict linked list"
 url="https://github.com/nikita-volkov/strict-list"
 license=("MIT")
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-rerebase'
              'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('ba7338766ba5fbb4069b748e5bdce12866379c32f1ab1c6015d45dbd1010bb1a')
+sha512sums=('f58cf2cfec7b9f8e397bbacf2acb13743eca76cfe2992270a39bf0456eea79bc1abe838d824f55e7f19e6bbb945609d46ec0ac8a4e2b30df60dfa6a0ced7469b')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list