-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(math/ellipsis) Updated 0.3.1 to 0.3.2
Ellipsis 0.3.2 * Compatibility with next version of rlang. * Changed license to MIT (#39). ----------------------------------------------------------------------
- Loading branch information
mef
committed
May 30, 2021
1 parent
a759ba7
commit 2c7b74d
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# $NetBSD: Makefile,v 1.5 2020/10/03 13:45:51 mef Exp $ | ||
# $NetBSD: Makefile,v 1.6 2021/05/30 02:55:09 mef Exp $ | ||
|
||
R_PKGNAME= ellipsis | ||
R_PKGVER= 0.3.1 | ||
R_PKGVER= 0.3.2 | ||
#ATEGORIES= math | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.3 2020/10/03 13:45:51 mef Exp $ | ||
$NetBSD: distinfo,v 1.4 2021/05/30 02:55:09 mef Exp $ | ||
|
||
SHA1 (R/ellipsis_0.3.1.tar.gz) = bb3cd05ae22cbcec7fe932eca591c74eb59ae136 | ||
RMD160 (R/ellipsis_0.3.1.tar.gz) = 49321506f83728fd428d1e26d27031d4eb5329cc | ||
SHA512 (R/ellipsis_0.3.1.tar.gz) = a8752e3cc52e13ec9503eeb19956ab604a6d1588b892501a14493697dc829507b5cdd64a361de4469c37420c0ba85cde44ca7a24c5e016b9dfc817d5666fe328 | ||
Size (R/ellipsis_0.3.1.tar.gz) = 7582 bytes | ||
SHA1 (R/ellipsis_0.3.2.tar.gz) = be3f4e8ada943f5b7c25f4f6e0c1ac2b02df45cc | ||
RMD160 (R/ellipsis_0.3.2.tar.gz) = 3305d775ffdf792886b67bf8a7dc107af2de3c1f | ||
SHA512 (R/ellipsis_0.3.2.tar.gz) = 31017bd6d3dc54629d29d8743a9a582894b54bfe92362d4ed6959afd5383368aac19cd5b21a2a390b82e8130800aca035b501945527af964cce1fe8e420e5736 | ||
Size (R/ellipsis_0.3.2.tar.gz) = 8066 bytes |