Skip to content

Commit

Permalink
math/kalk: update to 0.5.3
Browse files Browse the repository at this point in the history
-Minor bug fixes
  • Loading branch information
0323pin committed May 30, 2021
1 parent 6e39377 commit 31b0be2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
7 changes: 3 additions & 4 deletions math/kalk/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# $NetBSD: Makefile,v 1.7 2021/05/27 20:44:36 pin Exp $
# $NetBSD: Makefile,v 1.8 2021/05/30 06:43:45 pin Exp $

DISTNAME= kalk-0.5.2
DISTNAME= kalk-0.5.3
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=PaddiM8/}
GITHUB_PROJECT= kalk
GITHUB_TAG= 5848c36125bb487c0f909faef965437e131e917c
GITHUB_TAG= v${PKGVERSION_NOREV}

MAINTAINER= [email protected]
HOMEPAGE= https://kalk.strct.net/
Expand Down
10 changes: 5 additions & 5 deletions math/kalk/distinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.5 2021/05/27 20:44:36 pin Exp $
$NetBSD: distinfo,v 1.6 2021/05/30 06:43:45 pin Exp $

SHA1 (aho-corasick-0.7.15.crate) = f5054e1316a7f59bc37b647faa72a8e800fc17af
RMD160 (aho-corasick-0.7.15.crate) = 003b3030dbd9c452279e3f01802edff67d4c14d5
Expand Down Expand Up @@ -60,10 +60,10 @@ SHA1 (js-sys-0.3.46.crate) = c17e1c20dc08332affdbd4216a9d6914e38b95b9
RMD160 (js-sys-0.3.46.crate) = f859bef53d3a153e81b8e5a59f9bf5c2df3d9901
SHA512 (js-sys-0.3.46.crate) = 504048b9a2efb42315e351d3a972cbb7474cda1374281e25b26a62c5811a3b34606489b95bfd417b41316569aa33ebbd02af2aa359b576198f3123bf7e9e4d28
Size (js-sys-0.3.46.crate) = 67064 bytes
SHA1 (kalk-0.5.2-5848c36125bb487c0f909faef965437e131e917c.tar.gz) = aea49ad0189ef769451b67de3a718674c9aa978e
RMD160 (kalk-0.5.2-5848c36125bb487c0f909faef965437e131e917c.tar.gz) = d328ab21aa2b4418400b1e392b3a45e9da5f2787
SHA512 (kalk-0.5.2-5848c36125bb487c0f909faef965437e131e917c.tar.gz) = 60391ee47920d0b4e6843e8d286267121c463ba0bc291785a885a6813c24a46ffab131b7e459c42602f84942ca37b20df12c0d3370d0808ce8cb403d773e2fc7
Size (kalk-0.5.2-5848c36125bb487c0f909faef965437e131e917c.tar.gz) = 852706 bytes
SHA1 (kalk-0.5.3.tar.gz) = 3db17f19ca7f0ac73189ea9b81cee52f16fbc968
RMD160 (kalk-0.5.3.tar.gz) = 7472e2308a10cb5937639b1a15a088e442c27b5e
SHA512 (kalk-0.5.3.tar.gz) = ab8e45109b3fd64c78f5c82ca1d46a7ea11fc025d9cae96599e4adc41ff29e0f1b42a609befb6f6492aa78268451ee98193e42def95a3f15645aac49f3b78116
Size (kalk-0.5.3.tar.gz) = 914984 bytes
SHA1 (lazy_static-1.4.0.crate) = 3e8852a6967dc257753fe75a13112a04bc03dfc0
RMD160 (lazy_static-1.4.0.crate) = 6c74661c140113ff3b1d660bba095259398bbb55
SHA512 (lazy_static-1.4.0.crate) = e124c0521ec7c950f3c4a066821918da7a9c6e711115d98009ae7c351928fdddead852e7596fea5937a9c30e4e4ce8eee7099b20248b5d6e3b2494b6a6d88cb8
Expand Down

0 comments on commit 31b0be2

Please sign in to comment.