[arch-commits] Commit in haskell-base16-bytestring/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Dec 24 14:11:54 UTC 2020


    Date: Thursday, December 24, 2020 @ 14:11:53
  Author: felixonmars
Revision: 788120

upgpkg: haskell-base16-bytestring 1.0.1.0-1: rebuild with base16-bytestring 1.0.1.0

Modified:
  haskell-base16-bytestring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-24 14:09:22 UTC (rev 788119)
+++ PKGBUILD	2020-12-24 14:11:53 UTC (rev 788120)
@@ -3,8 +3,8 @@
 
 _hkgname=base16-bytestring
 pkgname=haskell-base16-bytestring
-pkgver=1.0.0.0
-pkgrel=5
+pkgver=1.0.1.0
+pkgrel=1
 pkgdesc="RFC 4648-compliant Base16 encodings for ByteStrings"
 url="https://github.com/haskell/base16-bytestring"
 license=("BSD")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-test-framework'
              'haskell-test-framework-hunit' 'haskell-test-framework-quickcheck2')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('d18128ad48efdd5d4e024ab84983dc671cd4522cf2971438b2ec87f63a9538ad7a551554645c3ff7b860ee9878d159e748e7026fd76285c911325a119a329fdc')
+sha512sums=('e95f4422c7442c8a8f05b98e0cc8c7ffe67b59f0e1b89e7016bea1cbad351a3766a0193d3499c721614aa4607cacc9aba9ed275b92188980ae67108abd28d6e6')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list