[arch-commits] Commit in haskell-versions/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Dec 30 00:21:20 UTC 2021
Date: Thursday, December 30, 2021 @ 00:21:19
Author: felixonmars
Revision: 1088054
upgpkg: haskell-versions 5.0.1-1: rebuild with versions 5.0.1
Modified:
haskell-versions/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-30 00:12:00 UTC (rev 1088053)
+++ PKGBUILD 2021-12-30 00:21:19 UTC (rev 1088054)
@@ -2,8 +2,8 @@
_hkgname=versions
pkgname=haskell-versions
-pkgver=5.0.0
-pkgrel=36
+pkgver=5.0.1
+pkgrel=1
pkgdesc="Types and parsers for software version numbers"
url="https://github.com/fosskers/versions"
license=('BSD')
@@ -12,7 +12,7 @@
makedepends=('ghc' 'uusi' 'haskell-microlens' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit'
'haskell-tasty-quickcheck')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('48ce0548e10b03b5522bb1945f72c0c065ad5ef7a3c4ff62fbb028e6bb16d59c17386dd466e70e4972326682d740137df614bd31078c3b2580bbe8344b70b6c7')
+sha512sums=('a74d2bf3b96e75b5d41d522d1bd13aba63d92d87a057453298d4a34a6e54b123fb768b57537928f8962ca7277fe2e4c864f02f5926680a39f48a1238c35b5e33')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list