[arch-commits] Commit in haskell-with-utf8/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Nov 15 23:56:23 UTC 2021


    Date: Monday, November 15, 2021 @ 23:56:23
  Author: felixonmars
Revision: 1048595

upgpkg: haskell-with-utf8 1.0.2.3-1

Modified:
  haskell-with-utf8/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-15 23:52:46 UTC (rev 1048594)
+++ PKGBUILD	2021-11-15 23:56:23 UTC (rev 1048595)
@@ -2,8 +2,8 @@
 
 _hkgname=with-utf8
 pkgname=haskell-with-utf8
-pkgver=1.0.2.2
-pkgrel=61
+pkgver=1.0.2.3
+pkgrel=1
 pkgdesc="Get your IO right on the first try"
 url="https://github.com/serokell/haskell-with-utf8#readme"
 license=("MPL2")
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'uusi' 'haskell-hunit' 'haskell-hedgehog' 'haskell-tasty' 'haskell-tasty-discover'
              'haskell-tasty-hedgehog' 'haskell-tasty-hunit' 'haskell-temporary')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('bbca524e926a248be562f8ddfbccd296f286e0cf58d4358fd1cb6fc5f7fa8f5f7f79252323e0ee9496f63ad6e709d4133970e9e1919586c7dadf97d47e6da025')
+sha512sums=('2a8661a804d5bdbe7ef437c4dc31e3781a9566e69c4465a4937e8ea47cc06a9d83614487424a4951b9cae4213743cc9c4570d9723d4216a71f480b582a4bc157')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list