[arch-commits] Commit in haskell-unicode-show/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Tue Nov 16 00:00:56 UTC 2021


    Date: Tuesday, November 16, 2021 @ 00:00:56
  Author: felixonmars
Revision: 1048597

upgpkg: haskell-unicode-show 0.1.0.5-1: rebuild with unicode-show 0.1.0.5

Modified:
  haskell-unicode-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-15 23:56:31 UTC (rev 1048596)
+++ PKGBUILD	2021-11-16 00:00:56 UTC (rev 1048597)
@@ -3,8 +3,8 @@
 
 _hkgname=unicode-show
 pkgname=haskell-unicode-show
-pkgver=0.1.0.4
-pkgrel=126
+pkgver=0.1.0.5
+pkgrel=1
 pkgdesc="Print and show in unicode"
 url="https://github.com/nushio3/unicode-show#readme"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('25019cfc9d4c8eff6ef2ab772cec8a810e22ad1fd35f4119a53a9f2bbeb50c9e742a508815813134d8d5fa13dee3f1ddcc9f183b4a6958c748d6d82f35b98147')
+sha512sums=('492caba07a7e7cc6734168593e5d9a4264ce5696b6d3be321c53fff04c58a36cc444540e26858ebaf485294eed629eac95030ea05533f4a11698ec0aaf51432f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list