nim: update to 1.0.2
This commit is contained in:
parent
c407f6f0d2
commit
16b358b8e7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nim'
|
||||
pkgname=nim
|
||||
version=1.0.0
|
||||
version=1.0.2
|
||||
revision=1
|
||||
_cversion=0.20.0
|
||||
_nimbleversion=0.11.0
|
||||
|
@ -15,7 +15,7 @@ homepage="https://nim-lang.org/"
|
|||
distfiles="https://github.com/nim-lang/Nim/archive/v${version}.tar.gz
|
||||
https://github.com/nim-lang/csources/archive/v${_cversion}.tar.gz>csources-${_cversion}.tar.gz
|
||||
https://github.com/nim-lang/nimble/archive/v${_nimbleversion}.tar.gz>nimble-${_nimbleversion}.tar.gz"
|
||||
checksum="6d93d25da6b5ef4e0223acb1f1abadf06be1019a8137491ddc7c6fa030e638c3
|
||||
checksum="6cb3027b1234a69ff98437cf8a6d02e31a1ae4b3fc913cda8abef1cb965857b8
|
||||
5e6fd15d90df1a8cb7614c4ffc70aa8c4198cd854d7742016202b96dd0228d3c
|
||||
a31d06128f3d1014d68297aa5cd264023d202cae74746d78ba84e335af3399d2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue