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

Felix Yan felixonmars at archlinux.org
Thu Sep 8 02:58:36 UTC 2016


    Date: Thursday, September 8, 2016 @ 02:58:35
  Author: felixonmars
Revision: 188965

upgpkg: darcs 2.12.2-1

rebuild with concurrent-output-1.7.7, darcs-2.12.2

Modified:
  darcs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-08 02:54:47 UTC (rev 188964)
+++ PKGBUILD	2016-09-08 02:58:35 UTC (rev 188965)
@@ -3,7 +3,7 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=darcs
-pkgver=2.12.1
+pkgver=2.12.2
 pkgrel=1
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net"
@@ -19,7 +19,7 @@
              "haskell-transformers-compat" "haskell-unix-compat" "haskell-utf8-string"
              "haskell-vector" "haskell-zip-archive" "haskell-zlib")
 source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('017034cf23427a59d0a7576ea9543fc493500f378cdef4654184e7aea4ed504f')
+sha256sums=('20b2eb292854c89036bae74330e71f1f3b253a369610916ddcc44f0d49f38bdd')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list