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

Felix Yan felixonmars at gemini.archlinux.org
Mon Dec 20 10:58:01 UTC 2021


    Date: Monday, December 20, 2021 @ 10:58:01
  Author: felixonmars
Revision: 1080017

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

Modified:
  haskell-unicode-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-20 10:54:12 UTC (rev 1080016)
+++ PKGBUILD	2021-12-20 10:58:01 UTC (rev 1080017)
@@ -3,8 +3,8 @@
 
 _hkgname=unicode-show
 pkgname=haskell-unicode-show
-pkgver=0.1.0.5
-pkgrel=6
+pkgver=0.1.1.0
+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=('492caba07a7e7cc6734168593e5d9a4264ce5696b6d3be321c53fff04c58a36cc444540e26858ebaf485294eed629eac95030ea05533f4a11698ec0aaf51432f')
+sha512sums=('ac3da09f865176c8ea1a125f7082fac047fe4709ec7a822149892ecfff27ace977ba9d709a363220eee08e74e8f2a38f0b5da1a705e4965d872fee245c51449e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list