[arch-commits] Commit in haskell-setlocale/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Aug 21 07:37:02 UTC 2018
Date: Tuesday, August 21, 2018 @ 07:37:01
Author: felixonmars
Revision: 373036
upgpkg: haskell-setlocale 1.0.0.8-1
rebuild with setlocale 1.0.0.8
Modified:
haskell-setlocale/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-21 07:27:17 UTC (rev 373035)
+++ PKGBUILD 2018-08-21 07:37:01 UTC (rev 373036)
@@ -3,8 +3,8 @@
pkgname=haskell-setlocale
_hkgname=setlocale
-pkgver=1.0.0.6
-pkgrel=3
+pkgver=1.0.0.8
+pkgrel=1
pkgdesc="Haskell bindings to setlocale"
url="https://hackage.haskell.org/package/setlocale"
license=('custom:BSD3')
@@ -12,7 +12,7 @@
depends=('ghc-libs')
makedepends=('ghc')
source=(https://hackage.haskell.org/packages/archive/setlocale/${pkgver}/setlocale-${pkgver}.tar.gz)
-sha512sums=('c82279a47cde89cc63099df777c04acc0b334e5eaa610b929cb83bae188c9ba593b549d2d18c4f9cacdaa956a446c4c0cee64d37bc070122af96daa671c1ac8f')
+sha512sums=('0c2ce07b951f5003a0aaebe55aa7644a308780b7ffe6c73f1a67ef11822371102fbf52407c9d31fa3edc1ae5eed4e79692b5bcb405098f62078ae9292df114f8')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list