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

Bruno Pagani archange at archlinux.org
Thu Feb 28 13:42:59 UTC 2019


    Date: Thursday, February 28, 2019 @ 13:42:59
  Author: archange
Revision: 437036

upgpkg: dune 1.7.3-1

Modified:
  dune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-28 13:39:14 UTC (rev 437035)
+++ PKGBUILD	2019-02-28 13:42:59 UTC (rev 437036)
@@ -2,7 +2,7 @@
 # Contributor: Jakob Gahde <j5lx at fmail.co.uk>
 
 pkgname=dune
-pkgver=1.7.2
+pkgver=1.7.3
 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=('6c6f7989c41fd1cefb06570cfa3dc35af4bb165accdf5800963a24fed090a3f3')
+sha256sums=('bae82e36cf6c3e0d4b3f4bbbbfc3bffe8622e719a1edbdcd152542797e45bbdb')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list