Date: Thursday, January 12, 2017 @ 03:22:59
  Author: felixonmars
Revision: 206883

upgpkg: darcs 2.12.5-1

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-01-12 03:13:05 UTC (rev 206882)
+++ PKGBUILD    2017-01-12 03:22:59 UTC (rev 206883)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <[email protected]>
 
 pkgname=darcs
-pkgver=2.12.4
-pkgrel=12
+pkgver=2.12.5
+pkgrel=1
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net";
 license=("GPL")
@@ -19,7 +19,7 @@
              "haskell-transformers-compat" "haskell-unix-compat" 
"haskell-utf8-string"
              "haskell-vector" "haskell-zip-archive" "haskell-zlib")
 
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha256sums=('48e836a482bd2fcfe0be499fe4f255925ce50bdcf5ce8023bb9aa359288fdc49')
+sha256sums=('355b04c85c27bca43c8c380212988d9c1e9a984b0b593ceb2884de4295063553')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to