nim: update to 0.19.4
This commit is contained in:
parent
ffb426f2ca
commit
afe916e23a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nim'
|
||||
pkgname=nim
|
||||
version=0.19.2
|
||||
version=0.19.4
|
||||
revision=1
|
||||
_cversion=0.19.0
|
||||
_nimbleversion=0.9.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="35b7214ede0aa6667c98dab23ad08a8ae9460b3b045a8a1fa2c0b640b7fd6505
|
||||
checksum="172cf80be15f9cab6d0ba802be98a739dd1083243d4df69e1c2c67c0298db118
|
||||
68042afae0b24915acac813b52b9ee0a303219e990d3bfa05ca57fb6bbc51578
|
||||
d02cc0b1787fa30e6d88a1ee7aa067c1555b7763d2716742d1d10132df550456"
|
||||
|
||||
|
|
Loading…
Reference in a new issue