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

Felix Yan felixonmars at archlinux.org
Mon Jul 15 01:43:35 UTC 2019


    Date: Monday, July 15, 2019 @ 01:43:34
  Author: felixonmars
Revision: 489579

upgpkg: haskell-basement 0.0.11-1

rebuild with basement 0.0.11, foundation 0.0.24

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-15 00:11:49 UTC (rev 489578)
+++ PKGBUILD	2019-07-15 01:43:34 UTC (rev 489579)
@@ -3,8 +3,8 @@
 
 _hkgname=basement
 pkgname=haskell-basement
-pkgver=0.0.10
-pkgrel=3
+pkgver=0.0.11
+pkgrel=1
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7ef5511f2e1e14567f9d881a11886abf6224c2e4cc4416ee57e9fe3bf64444824ee458b11a5d0c25427eae72cb366af620a1b57b24a479db9863d31a5591d4ab')
+sha512sums=('2396e692fcaa080418eb90c38148dbb2465490ffaa5e35d141573d32729794dffb444bdddd55082878520a22629cfead5fdc1ac98f1d369600cc3165b64730d5')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list