mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-25 12:22:37 +03:00
Update XNeur
svn path=/nixpkgs/trunk/; revision=20804
This commit is contained in:
parent
37cba95518
commit
7a57a42ee6
@ -1,9 +1,9 @@
|
||||
rec {
|
||||
version="0.9.6";
|
||||
name="xneur-0.9.6";
|
||||
hash="0xxyj2w5ckk2pnqsx853zgs6s2lq1cb101px472rccpixcbdfs47";
|
||||
version="0.9.8";
|
||||
name="xneur-0.9.8";
|
||||
hash="11xpw5vj4yccyq54jnx63kv6lkxa3fqr3kjncmgdc8xqk1pa7jmd";
|
||||
url="http://dists.xneur.ru/release-${version}/tgz/xneur-${version}.tar.bz2";
|
||||
advertisedUrl="http://dists.xneur.ru/release-0.9.6/tgz/xneur-0.9.6.tar.bz2";
|
||||
advertisedUrl="http://dists.xneur.ru/release-0.9.8/tgz/xneur-0.9.8.tar.bz2";
|
||||
|
||||
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
downloadPage = "http://xneur.ru/wiki/Downloads";
|
||||
downloadPage = "http://xneur.ru/downloads";
|
||||
baseName = "xneur";
|
||||
versionReferenceCreator = "$(replaceAllVersionOccurences)";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user