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

Bruno Pagani archange at archlinux.org
Mon Mar 11 10:17:59 UTC 2019


    Date: Monday, March 11, 2019 @ 10:17:59
  Author: archange
Revision: 439735

upgpkg: dune 1.8.2-1

Modified:
  dune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-11 09:52:07 UTC (rev 439734)
+++ PKGBUILD	2019-03-11 10:17:59 UTC (rev 439735)
@@ -2,7 +2,7 @@
 # Contributor: Jakob Gahde <j5lx at fmail.co.uk>
 
 pkgname=dune
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc="A composable build system for OCaml (formerly jbuilder)"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 conflicts=('jbuilder')
 replaces=('jbuilder')
 source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('27a4643e457e23330a21e2a203e17633189065b00e97af0a612548228dc4fcf5')
+sha256sums=('52271de232261a74c4b8b8af30533e412977198d8ef4976a0267d055ce444afd')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list