[arch-commits] Commit in ocaml-compiler-libs-repackaged/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Sep 20 20:52:55 UTC 2021


    Date: Monday, September 20, 2021 @ 20:52:54
  Author: felixonmars
Revision: 1019732

upgpkg: ocaml-compiler-libs-repackaged 0.12.4-1

Modified:
  ocaml-compiler-libs-repackaged/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-20 20:52:47 UTC (rev 1019731)
+++ PKGBUILD	2021-09-20 20:52:54 UTC (rev 1019732)
@@ -5,8 +5,8 @@
 _projectname='compiler-libs'
 _pkgname="ocaml-$_projectname"
 pkgname="$_pkgname-repackaged"
-pkgver=0.12.3
-pkgrel=2
+pkgver=0.12.4
+pkgrel=1
 pkgdesc='OCaml compiler libraries repackaged'
 arch=('x86_64')
 url="https://github.com/janestreet/$_pkgname"
@@ -15,7 +15,7 @@
 makedepends=('dune')
 options=('!strip')
 source=("$pkgname-$pkgver-$pkgrel.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('86b23bf8df2e027ecfc04f6a326cdc87f27b2e3790860fbc28aabb9d0c2cc174')
+sha256sums=('f4c37daf975b67c1f645a5d0294ec8ca686b982da410d9f915ccd93548c6e2f1')
 
 _sourcedirectory="$_pkgname-$pkgver"
 



More information about the arch-commits mailing list