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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 9 20:56:20 UTC 2022


    Date: Sunday, January 9, 2022 @ 20:56:20
  Author: felixonmars
Revision: 1098543

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

Modified:
  haskell-base16-bytestring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-09 20:53:28 UTC (rev 1098542)
+++ PKGBUILD	2022-01-09 20:56:20 UTC (rev 1098543)
@@ -3,8 +3,8 @@
 
 _hkgname=base16-bytestring
 pkgname=haskell-base16-bytestring
-pkgver=1.0.1.0
-pkgrel=81
+pkgver=1.0.2.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=('e95f4422c7442c8a8f05b98e0cc8c7ffe67b59f0e1b89e7016bea1cbad351a3766a0193d3499c721614aa4607cacc9aba9ed275b92188980ae67108abd28d6e6')
+sha512sums=('61e483c08f3cd81c0ffa891bd6f4aa5ff222d8184880deb5aeeae8184bd6efdbb373ca6bece2cd597490492107c91a2f4fd6ca9c71c712e298bce7418b9f7135')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list