[arch-commits] Commit in haskell-stm-chans/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Fri Dec 17 17:15:55 UTC 2021
Date: Friday, December 17, 2021 @ 17:15:55
Author: felixonmars
Revision: 1076375
upgpkg: haskell-stm-chans 3.0.0.6-1: rebuild with stm-chans 3.0.0.6
Modified:
haskell-stm-chans/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-17 16:45:54 UTC (rev 1076374)
+++ PKGBUILD 2021-12-17 17:15:55 UTC (rev 1076375)
@@ -3,7 +3,7 @@
_hkgname=stm-chans
pkgname=haskell-stm-chans
-pkgver=3.0.0.5
+pkgver=3.0.0.6
pkgrel=1
pkgdesc="Additional types of channels for STM."
url="http://code.haskell.org/~wren/"
@@ -12,7 +12,7 @@
depends=('ghc-libs')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('5bfabd57517f09e361143f18fce65d68f309d000a2514a405c4e5463b4a1d1d9c6a50e174c3def0f77d25b228023139741907dc10d2434e984d87c5b89d18538')
+sha512sums=('da8f914f15c31c3c02b3e41cb01017fc8208fa47f24b5a9d90b92b17cc95c13a32b5cc14bd687a773276cd6e88c3ff80d4094b5899160abdd936df70618b122f')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list