update nim to 1.2.0
This commit is contained in:
parent
6e15fff4f3
commit
14a0d36df3
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ license=('MIT')
|
||||||
options=('!emptydirs')
|
options=('!emptydirs')
|
||||||
provides=('nim' 'nimble')
|
provides=('nim' 'nimble')
|
||||||
conflicts=('nim' 'nimble')
|
conflicts=('nim' 'nimble')
|
||||||
pkgver=1.0.6
|
pkgver=1.2.0
|
||||||
_csources=0.20.0
|
_csources=0.20.0
|
||||||
_nimble=0.11.0
|
_nimble=0.11.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -19,7 +19,7 @@ source=(nim-${pkgver}.tar.gz::https://github.com/nim-lang/Nim/archive/v${pkgver}
|
||||||
'0002-Always-look-in-unix-paths.patch'
|
'0002-Always-look-in-unix-paths.patch'
|
||||||
'0003-Check-lib-nim-subdirectory.patch'
|
'0003-Check-lib-nim-subdirectory.patch'
|
||||||
'0004-Use-mingw64-dlls.patch')
|
'0004-Use-mingw64-dlls.patch')
|
||||||
sha256sums=('f5826ee7a00059243f00898a47e910fd89484f7aa8ad8c91e2b914a013b83ed0'
|
sha256sums=('0920fe06b724de03ace28ec63db2e71734c1ab77499cafe08289bce25be8d8a4'
|
||||||
'5e6fd15d90df1a8cb7614c4ffc70aa8c4198cd854d7742016202b96dd0228d3c'
|
'5e6fd15d90df1a8cb7614c4ffc70aa8c4198cd854d7742016202b96dd0228d3c'
|
||||||
'a31d06128f3d1014d68297aa5cd264023d202cae74746d78ba84e335af3399d2'
|
'a31d06128f3d1014d68297aa5cd264023d202cae74746d78ba84e335af3399d2'
|
||||||
'3010acbe7769ea214dd51f5889e3a26b44925001905deb04b060beaede2578f4'
|
'3010acbe7769ea214dd51f5889e3a26b44925001905deb04b060beaede2578f4'
|
||||||
|
|
Loading…
Add table
Reference in a new issue