diff --git a/srcpkgs/ocaml-num/template b/srcpkgs/ocaml-num/template index c3593ef8c5b..243b39a6246 100644 --- a/srcpkgs/ocaml-num/template +++ b/srcpkgs/ocaml-num/template @@ -1,14 +1,14 @@ # Template file for 'ocaml-num' pkgname=ocaml-num -version=1.5 -revision=2 +version=1.6 +revision=1 makedepends="ocaml dune" short_desc="OCaml legacy Num library for arbitrary-precision integers" maintainer="Leah Neukirchen " license="custom: LGPL-2.1-only with OCaml-LGPL-linking-exception" homepage="https://github.com/ocaml/num" distfiles="https://github.com/ocaml/num/archive/v${version}.tar.gz" -checksum=7ae07c8f5601e2dfc5008a62dcaf2719912ae596a19365c5d7bdf2230515959a +checksum=b5cce325449aac746d5ca963d84688a627cca5b38d41e636cf71c68b60495b3e nocross=yes do_build() {