mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/nimble: upgrade to 0.8.10
This commit is contained in:
parent
8e71f2e5fd
commit
e0a01873e6
@ -1,7 +1,7 @@
|
|||||||
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
|
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
|
||||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||||
pkgname=nimble
|
pkgname=nimble
|
||||||
pkgver=0.8.8
|
pkgver=0.8.10
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Package manager for the Nim programming language"
|
pkgdesc="Package manager for the Nim programming language"
|
||||||
url="https://github.com/nim-lang/nimble"
|
url="https://github.com/nim-lang/nimble"
|
||||||
@ -21,4 +21,4 @@ package() {
|
|||||||
install -D -m 755 src/nimble "$pkgdir"/usr/bin/nimble
|
install -D -m 755 src/nimble "$pkgdir"/usr/bin/nimble
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="4201ed0856b26505e83aa885624065a0200dead9cbc0d5bc0ba750da597b9c37708c1783f7fe518d2bdff954b53ccbc9f92d723f2ce41f4799c8fb9d895c1c6e nimble-0.8.8.tar.gz"
|
sha512sums="18128cb28c6f1b1d1bf2dddb287e376404ddf842a3f665ae3dfddb39ad5dc08e7ec0509d6e823cec3eaad3263ec4a5e72d513aae173a50451799a85ef79453b3 nimble-0.8.10.tar.gz"
|
||||||
|
Loading…
Reference in New Issue
Block a user