mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
ocaml-num: update to 1.6.
This commit is contained in:
parent
a88738ec7d
commit
aa2805ba7c
1 changed files with 3 additions and 3 deletions
|
@ -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 <leah@vuxu.org>"
|
||||
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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue