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

Felix Yan felixonmars at archlinux.org
Wed May 6 17:21:35 UTC 2020


    Date: Wednesday, May 6, 2020 @ 17:21:34
  Author: felixonmars
Revision: 625100

upgpkg: darcs 2.14.4-1

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-06 17:21:21 UTC (rev 625099)
+++ PKGBUILD	2020-05-06 17:21:34 UTC (rev 625100)
@@ -2,11 +2,11 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=darcs
-pkgver=2.14.3
+pkgver=2.14.4
 pkgrel=1
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net"
-license=("GPL2")
+license=("GPL")
 arch=('x86_64')
 depends=('curl' 'ghc-libs' 'haskell-async' 'haskell-attoparsec' 'haskell-base16-bytestring'
          'haskell-cryptohash' 'haskell-data-ordlist' 'haskell-fgl' 'haskell-graphviz'
@@ -19,7 +19,7 @@
              'haskell-shelly' 'haskell-split' 'haskell-test-framework'
              'haskell-test-framework-hunit' 'haskell-test-framework-quickcheck2')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('ef2735352185cdcf75c05a92eb035cafe042539d0ade0b7dec2ed2b9157b5f7777e5804031a098a022e4653e00729f1378b61617989d72997e0042d768aab03d')
+sha512sums=('cea95edc542328402f258f66de52c8b9fda417ecd905f957f94e1a398809652dc2f6e873e230683af97601349e0ee03095c67ba45d9c044706e12275c3fc0300')
 
 prepare() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list