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

Felix Yan felixonmars at gemini.archlinux.org
Sat Mar 12 18:57:51 UTC 2022


    Date: Saturday, March 12, 2022 @ 18:57:50
  Author: felixonmars
Revision: 1150106

upgpkg: haskell-bytestring-encoding 0.1.2.0-1: rebuild with bytestring-encoding 0.1.2.0

Modified:
  haskell-bytestring-encoding/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-12 18:52:18 UTC (rev 1150105)
+++ PKGBUILD	2022-03-12 18:57:50 UTC (rev 1150106)
@@ -2,8 +2,8 @@
 
 _hkgname=bytestring-encoding
 pkgname=haskell-bytestring-encoding
-pkgver=0.1.1.0
-pkgrel=48
+pkgver=0.1.2.0
+pkgrel=1
 pkgdesc="ByteString ↔ Text converter based on GHC.IO.Encoding"
 url="https://github.com/msakai/bytestring-encoding#readme"
 license=("BSD")
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit'
              'haskell-tasty-quickcheck' 'haskell-tasty-th')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('6a080fc0f95060ea2702191442bd4e397149bda25aa2d7c95979cc080201db04eef70305bfd5cb6d52609a339837a0bcadb3951fb375a1ad61522537b0d0087a')
+sha512sums=('2b338ff6b501077f0836542d550ce467da5f33edc8ab73f01e0504a79f4305744041cd65ac20afb0adf999835534cf0b3e25d75b1f78dbba9c1b5aa439551fae')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list