[arch-commits] Commit in haskell-vector-builder/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sat Jan 1 15:47:27 UTC 2022


    Date: Saturday, January 1, 2022 @ 15:47:26
  Author: felixonmars
Revision: 1091849

upgpkg: haskell-vector-builder 0.3.8.3-1

Modified:
  haskell-vector-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-01 12:27:53 UTC (rev 1091848)
+++ PKGBUILD	2022-01-01 15:47:26 UTC (rev 1091849)
@@ -3,8 +3,8 @@
 
 _hkgname=vector-builder
 pkgname=haskell-vector-builder
-pkgver=0.3.8.2
-pkgrel=45
+pkgver=0.3.8.3
+pkgrel=1
 pkgdesc="Vector builder"
 url="https://github.com/nikita-volkov/vector-builder"
 license=("MIT")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-attoparsec' '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")
-sha512sums=('7ad6c01f21ef38445f81389ffac6d8a12de95e36dfbb4d83f011586c35a5c569e58c827d27a6e60a18b0dff9d0dc56f2ab6927c1dc49d5cc2bd2663726b909f0')
+sha512sums=('04ec9ce93275bf4554d97e18bd5f22245f4e05bb4aac998234eef4ae2f2ae1ef0479b34a38c75c33bd928187c397d7bd559d390fa12859994e9ecd1b9ba7f9e2')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list