mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
community/nickel: upgrade to 1.7.0
This commit is contained in:
parent
dbaeb4f2f7
commit
511a88a776
@ -1,12 +1,13 @@
|
||||
# Maintainer: Hoang Nguyen <folliekazetani@protonmail.com>
|
||||
pkgname=nickel
|
||||
pkgver=1.4.1
|
||||
pkgver=1.7.0
|
||||
pkgrel=0
|
||||
pkgdesc="Generic configuration language for less"
|
||||
url="https://nickel-lang.org/"
|
||||
# s390x: nix crate fails to build
|
||||
# riscv64: check_manual_snippets_doc_manual_syntax_md test hangs indefinitely
|
||||
# loongarch64: libc crate fails to build
|
||||
arch="all !s390x !loongarch64"
|
||||
arch="all !s390x !riscv64 !loongarch64"
|
||||
license="MIT"
|
||||
makedepends="cargo"
|
||||
checkdepends="python3"
|
||||
@ -43,5 +44,5 @@ _langserver() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
4c0be76eb8e87a0c0f3487466c31729affbfd75b06e42e0254342b0308ddbea9ee690804435a3fdd98a804d325713d4f30cfece83f6fb14d6fcf171eb1a3b536 nickel-1.4.1.tar.gz
|
||||
f2afbbe2a5462bc4ba8917065a6de9815f380c2315740917fbc5049f52a6af7bdfd5335002edc98ac3de15beb81ee443ab922e2e416cd68209188438e6525f3b nickel-1.7.0.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user