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

Jürgen Hötzel juergen at archlinux.org
Sun Feb 2 15:20:50 UTC 2020


    Date: Sunday, February 2, 2020 @ 15:20:50
  Author: juergen
Revision: 374492

upgpkg: ocaml-ctypes 0.16.0-1

Modified:
  ocaml-ctypes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-02 14:43:13 UTC (rev 374491)
+++ PKGBUILD	2020-02-02 15:20:50 UTC (rev 374492)
@@ -2,7 +2,7 @@
 # Contributor: Armin K. <krejzi at email dot com>
 
 pkgname=ocaml-ctypes
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="Library for binding to C libraries using pure OCaml"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('ocaml-findlib' 'ocaml-compiler-libs')
 options=('!strip' '!makeflags')
 source=($pkgname-$pkgver.tar.gz::https://github.com/ocamllabs/ocaml-ctypes/archive/$pkgver.tar.gz)
-sha256sums=('f607c7a3d0b0ab368aa6fb23e4289df2cf6c05541ae2766073ff6e8a35171bac')
+sha256sums=('26395d60fa728ee6277573fdd74a7e82137826b531501fc2791d5db79b843350')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list