[arch-commits] Commit in haskell-extra/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Sep 8 08:23:08 UTC 2022
Date: Thursday, September 8, 2022 @ 08:23:08
Author: felixonmars
Revision: 1296265
upgpkg: haskell-extra 1.7.12-1: rebuild with extra 1.7.12
Modified:
haskell-extra/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-08 08:22:27 UTC (rev 1296264)
+++ PKGBUILD 2022-09-08 08:23:08 UTC (rev 1296265)
@@ -3,8 +3,8 @@
_hkgname=extra
pkgname=haskell-extra
-pkgver=1.7.11
-pkgrel=5
+pkgver=1.7.12
+pkgrel=1
pkgdesc="Extra functions I use."
url="https://github.com/ndmitchell/extra#readme"
license=("BSD")
@@ -12,7 +12,7 @@
depends=('ghc-libs' 'haskell-clock')
makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ccaf5021e68a56f14b5ae24b4134e6d293df7efcc97d3c6ae23cd7c516b1ffe72d131d71ef9923f7353379c066be7429df98d41984bdaae7968ef05db2b52efa')
+sha512sums=('5f2b8bfcb5fca02b4992b883f5ad283f56301c5a8dae9fb1654b8b91f73bfb469a2b8956376fa5c285603b7e7adfd26244cc8dff0e39fd541cf036be71621577')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list