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

Baptiste Jonglez zorun at archlinux.org
Fri Dec 6 22:16:22 UTC 2019


    Date: Friday, December 6, 2019 @ 22:16:22
  Author: zorun
Revision: 536123

upgpkg: dune 1.11.4-1

Modified:
  dune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-06 22:15:42 UTC (rev 536122)
+++ PKGBUILD	2019-12-06 22:16:22 UTC (rev 536123)
@@ -2,7 +2,7 @@
 # Contributor: Jakob Gahde <j5lx at fmail.co.uk>
 
 pkgname=dune
-pkgver=1.11.3
+pkgver=1.11.4
 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=('a54d4ffa6ced041554935e7930d31670491395ff78b8600c4e4d8cbbd02841bc')
+sha256sums=('325e6744a55b9b2033dc92b562196337bf9cd99b86bd153f5e7941f6fbfbf9fb')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list