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

Felix Yan felixonmars at archlinux.org
Thu Feb 7 12:52:57 UTC 2019


    Date: Thursday, February 7, 2019 @ 12:52:55
  Author: felixonmars
Revision: 429912

upgpkg: haskell-basement 0.0.10-1

rebuild with basement 0.0.10, foundation 0.0.23

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-07 12:50:19 UTC (rev 429911)
+++ PKGBUILD	2019-02-07 12:52:55 UTC (rev 429912)
@@ -3,8 +3,8 @@
 
 _hkgname=basement
 pkgname=haskell-basement
-pkgver=0.0.8
-pkgrel=4
+pkgver=0.0.10
+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=('37969ab403b23ac1f129eb6e2f81d46f53e6ba931a59695cc9a37a7387a77b24e9ba6da9cdec1ee2523410a9dad9ee5af0f8a45b59af7d07f4d467e1ad55b66f')
+sha512sums=('7ef5511f2e1e14567f9d881a11886abf6224c2e4cc4416ee57e9fe3bf64444824ee458b11a5d0c25427eae72cb366af620a1b57b24a479db9863d31a5591d4ab')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list