[arch-commits] Commit in haskell-tomland/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Sep 21 17:44:15 UTC 2020


    Date: Monday, September 21, 2020 @ 17:44:15
  Author: felixonmars
Revision: 711235

upgpkg: haskell-tomland 1.3.1.0-1: rebuild with tomland 1.3.1.0

Modified:
  haskell-tomland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-21 16:12:54 UTC (rev 711234)
+++ PKGBUILD	2020-09-21 17:44:15 UTC (rev 711235)
@@ -3,8 +3,8 @@
 
 _hkgname=tomland
 pkgname=haskell-tomland
-pkgver=1.3.0.0
-pkgrel=12
+pkgver=1.3.1.0
+pkgrel=1
 pkgdesc="Implementation of bidirectional TOML serialization."
 url="https://github.com/kowainik/tomland"
 license=('MPL2')
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'haskell-hedgehog' 'haskell-hspec' 'haskell-hspec-golden'
              'haskell-hspec-hedgehog' 'haskell-hspec-megaparsec')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('248675247b8664087ad037851610ec311b6e0c73a89b9cf4de1ddf97ddc07f95')
+sha512sums=('2a68260c2d765d396097965321d76022fa0746b186c301c5cc198825d7ebc37d60fd9951c1263a196f98f2cdab4db6157dc5b80efe6532c89bd76d95005c56db')
 
 prepare(){
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list