Commit Graph

8 Commits

Author SHA1 Message Date
erw7
588fc96caa nimble: update to 0.9.0 (#4756)
* nimble: update to 0.9.0

- Change to use archived source file instead of git repository.
- Change to use install command instead cp command.

* Fix issue that compiler module command.nim failed to compile
2018-12-10 10:16:56 +03:00
Yusuke Sasaki
7c803d2668 add pkgbase entry 2016-03-07 00:33:13 +09:00
Viktor Szakats
b018b53999 fix git urls
* mark git urls as such with `git+` prefix
* revert git.videolang.org urls to use cleartext git protocol
  (http/https access appears to be down)
2016-02-29 12:18:29 +01:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
Viktor Szakats
e7111647e2 use secure urls
* follow some redirects
2016-02-23 10:26:29 +01:00
Alexey Pavlov
5ac0499457 Rebuild failures. 2015-07-21 01:14:21 +03:00
David Macek
94f2244d75 WIP nimble: Fixed URL and possibly a mistake in package() 2015-01-15 09:40:05 +01:00
David Macek
11cada366e WIP new package: nim compiler, nimble package manager
Nim currently can't find neither nim.cfg or any library under lib/nim.
2015-01-14 22:32:21 +01:00