mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
nim: update to 1.0.4
This commit is contained in:
parent
92f93061ee
commit
f245a713ce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nim'
|
||||
pkgname=nim
|
||||
version=1.0.2
|
||||
version=1.0.4
|
||||
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="6cb3027b1234a69ff98437cf8a6d02e31a1ae4b3fc913cda8abef1cb965857b8
|
||||
checksum="a3de1c63e70ede5de98d707397f461944732d9b127b41ed35983698b7a8677c9
|
||||
5e6fd15d90df1a8cb7614c4ffc70aa8c4198cd854d7742016202b96dd0228d3c
|
||||
a31d06128f3d1014d68297aa5cd264023d202cae74746d78ba84e335af3399d2"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue