1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

devel/R-cran-multicool: upgrade to 1.0.1

This commit is contained in:
Thierry Thomas 2024-02-07 19:37:52 +01:00
parent 1140f6db7f
commit 72f18a7ea1
3 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= multicool
DISTVERSION= 1.0.0
DISTVERSION= 1.0.1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1701541995
SHA256 (multicool_1.0.0.tar.gz) = 4fb08e97d59da8d53730bc72ddabcb04f84ac7965f1e590e5ed1973f7861913d
SIZE (multicool_1.0.0.tar.gz) = 14680
TIMESTAMP = 1707330914
SHA256 (multicool_1.0.1.tar.gz) = bd72de1fbd7ea32018d6af09ac2af80871ebe26bf9dfdf1ba53f87e6cff56c1f
SIZE (multicool_1.0.1.tar.gz) = 14969

View File

@ -1,2 +1,4 @@
A set of tools to permute multisets without loops or hash tables and to generate
integer partitions.
See also <https://github.com/jmcurran/multicool>.