mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
main/ruby-typeprof: upgrade to 0.21.11
This commit is contained in:
parent
abea83f60b
commit
816087abbd
@ -4,7 +4,7 @@ pkgname=ruby-typeprof
|
||||
_gemname=typeprof
|
||||
# Keep version in sync with "Bundled gems" (https://stdgems.org) for the
|
||||
# packaged Ruby version.
|
||||
pkgver=0.21.9
|
||||
pkgver=0.21.11
|
||||
pkgrel=0
|
||||
pkgdesc="A type analysis tool for Ruby code based on abstract interpretation"
|
||||
url="https://github.com/ruby/typeprof"
|
||||
@ -52,6 +52,6 @@ doc() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
53182db1fe2187d2ab0fda1a07d40c6767e485d15588b101384beabbdcacddaa8044587b59fc166e03d2b768c549938b0e9893557c4854b3431694d6e3f4bc45 typeprof-0.21.9.tar.gz
|
||||
3ef58d5cee24f037a32984a7f9757958f0276732918a58c27aed15b11e43d57da92d4fcf41eeb017d7fe8cacfd801f0fc9cdcf03cfc2e663f8660097cde8fb61 typeprof-0.21.11.tar.gz
|
||||
38b5f848ecf7c60c8c82bd57fabb4a1113789c31602058cc32de4d2c186acb5ec8f6d966b7ec09ccbc080640b5137477b49b5918015fd4859b1b91a7069869e2 gemspec.patch
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user