[arch-commits] Commit in haskell-base64-bytestring/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Apr 25 22:31:45 UTC 2020
Date: Saturday, April 25, 2020 @ 22:31:45
Author: felixonmars
Revision: 621146
upgpkg: haskell-base64-bytestring 1.1.0.0-1: rebuild with base64-bytestring 1.1.0.0
Modified:
haskell-base64-bytestring/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-25 22:24:16 UTC (rev 621145)
+++ PKGBUILD 2020-04-25 22:31:45 UTC (rev 621146)
@@ -6,8 +6,8 @@
_hkgname=base64-bytestring
pkgname=haskell-base64-bytestring
-pkgver=1.0.0.3
-pkgrel=14
+pkgver=1.1.0.0
+pkgrel=1
pkgdesc="Fast base64 encoding and decoding for ByteStrings"
url="https://github.com/bos/base64-bytestring"
license=('BSD')
@@ -16,7 +16,7 @@
makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-split' 'haskell-test-framework'
'haskell-test-framework-quickcheck2' 'haskell-test-framework-hunit')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e4e244752491ac279a88afc4ceb0fe4c44b75fc369ff47ec29e3c99996b4be967051034c94f0c659d47a153d6b9e0b65a75ea419fdfd52fd50cdc0da2dca7db6')
+sha512sums=('62d52c80f8a480db376eae0260a452e51accb7126192d081a3784a0c8d598a0ceef67e6514066cf5d865c13b716a3399ad543ed474cf5d01e69638f5e9b2e2a5')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list