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

Bruno Pagani archange at archlinux.org
Sat Mar 9 13:58:01 UTC 2019


    Date: Saturday, March 9, 2019 @ 13:58:01
  Author: archange
Revision: 438253

upgpkg: dune 1.8.1-1

Modified:
  dune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-09 13:51:37 UTC (rev 438252)
+++ PKGBUILD	2019-03-09 13:58:01 UTC (rev 438253)
@@ -2,7 +2,7 @@
 # Contributor: Jakob Gahde <j5lx at fmail.co.uk>
 
 pkgname=dune
-pkgver=1.8.0
+pkgver=1.8.1
 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=('5111d499583e52b9e5fe4f23f015afea8387014beaaa9f36ec7b0aff770c2f66')
+sha256sums=('27a4643e457e23330a21e2a203e17633189065b00e97af0a612548228dc4fcf5')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list