Date: Tuesday, March 28, 2023 @ 08:03:50
  Author: felixonmars
Revision: 1429885

upgpkg: haskell-versions 5.0.5-1: rebuild with versions 5.0.5

Modified:
  haskell-versions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-28 07:58:53 UTC (rev 1429884)
+++ PKGBUILD    2023-03-28 08:03:50 UTC (rev 1429885)
@@ -2,8 +2,8 @@
 
 _hkgname=versions
 pkgname=haskell-versions
-pkgver=5.0.4
-pkgrel=15
+pkgver=5.0.5
+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=('9f074371a7fba2fc16637c17713777866beba14463a5530472ee6fd3e822a1a45fa8c3fffb2a9a6222f5e5bbee88b0058121c960daea51e30855611355ff95d1')
+sha512sums=('7fd235ddb1cbb678c6fbc1712388a22e2d37ca71e339682ff2819ba763a3cfa1cefb2e617c6f597747db552417aa5c498a10cb43e362ba18f3f3870495646cd3')
 
 prepare() {
     cd $_hkgname-$pkgver

Reply via email to