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

Jürgen Hötzel juergen at archlinux.org
Fri Aug 16 05:50:36 UTC 2019


    Date: Friday, August 16, 2019 @ 05:50:36
  Author: juergen
Revision: 499704

OCaml 4.08 update/rebuild

Modified:
  dune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-16 05:49:44 UTC (rev 499703)
+++ PKGBUILD	2019-08-16 05:50:36 UTC (rev 499704)
@@ -2,7 +2,7 @@
 # Contributor: Jakob Gahde <j5lx at fmail.co.uk>
 
 pkgname=dune
-pkgver=1.11.0
+pkgver=1.11.1
 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=('e13df17f4c84150b4cbbea2426996b73356e4918005dbf10173aa8d2209062cd')
+sha256sums=('f2aa962451c98e47a90ca47273b2080e5f9aaeb6e3b6271dc78a44b831cc0d46')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list