update nim to 1.4.0
This commit is contained in:
parent
dd1d1ecab4
commit
cc8b5a0117
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.2.6
|
pkgver=1.4.0
|
||||||
_csources=0.20.0
|
_csources=0.20.0
|
||||||
_nimble=0.12.0
|
_nimble=0.12.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=('dbd5f1784ab121071aa7c58bb6b361cca79d12ac7524c761e27200e0c946e359'
|
sha256sums=('3918ff1834888cd3feec5002931d4052a354994a0355bf1ae950f2f17ba81417'
|
||||||
'5e6fd15d90df1a8cb7614c4ffc70aa8c4198cd854d7742016202b96dd0228d3c'
|
'5e6fd15d90df1a8cb7614c4ffc70aa8c4198cd854d7742016202b96dd0228d3c'
|
||||||
'0b88d91a450f31641f85379f2d76afb0a013cf783e62144a6534525b9cb1cbac'
|
'0b88d91a450f31641f85379f2d76afb0a013cf783e62144a6534525b9cb1cbac'
|
||||||
'3010acbe7769ea214dd51f5889e3a26b44925001905deb04b060beaede2578f4'
|
'3010acbe7769ea214dd51f5889e3a26b44925001905deb04b060beaede2578f4'
|
||||||
|
|
Loading…
Add table
Reference in a new issue