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

Bruno Pagani archange at archlinux.org
Thu May 2 19:35:47 UTC 2019


    Date: Thursday, May 2, 2019 @ 19:35:46
  Author: archange
Revision: 457808

upgpkg: dune 1.9.2-1

Modified:
  dune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-02 19:34:50 UTC (rev 457807)
+++ PKGBUILD	2019-05-02 19:35:46 UTC (rev 457808)
@@ -2,7 +2,7 @@
 # Contributor: Jakob Gahde <j5lx at fmail.co.uk>
 
 pkgname=dune
-pkgver=1.9.1
+pkgver=1.9.2
 pkgrel=1
 pkgdesc="A composable build system for OCaml (formerly jbuilder)"
 arch=(x86_64)
@@ -13,7 +13,7 @@
 conflicts=(jbuilder)
 replaces=(jbuilder)
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('a2cd1904146475eafc2cbf8d27105d284307c02f1254b15a240af56363991704')
+sha256sums=('cd411ced749d53f47292438bf1c618c60591dfa20bc90d1e7cbaf4e3e71573bc')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list