nim: update to 1.6.8.
This commit is contained in:
parent
dc08551fb5
commit
92d25f0c50
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nim'
|
# Template file for 'nim'
|
||||||
pkgname=nim
|
pkgname=nim
|
||||||
version=1.6.6
|
version=1.6.8
|
||||||
revision=1
|
revision=1
|
||||||
_c1version=561b417c65791cd8356b5f73620914ceff845d10
|
_c1version=561b417c65791cd8356b5f73620914ceff845d10
|
||||||
_nimbleversion=0.13.1
|
_nimbleversion=0.13.1
|
||||||
|
@ -14,7 +14,7 @@ homepage="https://nim-lang.org/"
|
||||||
distfiles="https://github.com/nim-lang/Nim/archive/v${version}.tar.gz
|
distfiles="https://github.com/nim-lang/Nim/archive/v${version}.tar.gz
|
||||||
https://github.com/nim-lang/csources_v1/archive/${_c1version}.tar.gz>csources_v1-${_c1version}.tar.gz
|
https://github.com/nim-lang/csources_v1/archive/${_c1version}.tar.gz>csources_v1-${_c1version}.tar.gz
|
||||||
https://github.com/nim-lang/nimble/archive/v${_nimbleversion}.tar.gz>nimble-${_nimbleversion}.tar.gz"
|
https://github.com/nim-lang/nimble/archive/v${_nimbleversion}.tar.gz>nimble-${_nimbleversion}.tar.gz"
|
||||||
checksum="59836a85c1291b59af699a121b0b765703d6a0e44ed9f3ede363ff2b3e09d527
|
checksum="a12466ed07713818c5ed5d7a56c647d30075a3989e7ac2a6e7696b1e0796a281
|
||||||
71c823444c794a12da9027d19d6a717dd7759521ecbbe28190b08372142607ec
|
71c823444c794a12da9027d19d6a717dd7759521ecbbe28190b08372142607ec
|
||||||
e6aa8d9ee4b3ed0321dca329b4a38fa546771b9729984482fb50fe73d3777f5d"
|
e6aa8d9ee4b3ed0321dca329b4a38fa546771b9729984482fb50fe73d3777f5d"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue