[arch-commits] Commit in haskell-word-wrap/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Oct 4 11:27:36 UTC 2021
Date: Monday, October 4, 2021 @ 11:27:35
Author: felixonmars
Revision: 1027276
upgpkg: haskell-word-wrap 0.5-1: rebuild with word-wrap 0.5
Modified:
haskell-word-wrap/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-04 09:58:32 UTC (rev 1027275)
+++ PKGBUILD 2021-10-04 11:27:35 UTC (rev 1027276)
@@ -3,8 +3,8 @@
_hkgname=word-wrap
pkgname=haskell-word-wrap
-pkgver=0.4.1
-pkgrel=172
+pkgver=0.5
+pkgrel=1
pkgdesc="A library for word-wrapping"
url="https://github.com/jtdaugherty/word-wrap/"
license=("BSD")
@@ -12,7 +12,7 @@
depends=('ghc-libs')
makedepends=('ghc' 'haskell-hspec')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('8160bdc238c3a057c903363d0874986b7ae9543b0bd7c1cbf2ac0aca94dd8fcf9ae40c7c2883b434f71d53c87e7d3dc41c3e645611879310b9c160238ef61637')
+sha512sums=('489280b91ba6b26fe16d3ecbaaadc9055887ea63a193c9f03fa839bee024788dc96b4db84966bd67dc74e9caae8166a4fa6b9275902f138864a0f02b967c94a6')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list