update khanat
more/packages/games.scm
164 | 164 | (source (origin | |
165 | 165 | (method git-fetch) | |
166 | 166 | (uri (git-reference | |
167 | - | (url "https://git.khaganat.net/khaganat/khanat-code.git") | |
168 | - | (commit "90d9f6da6c367312ea856e1b8df67ec9ef1959c7"))) | |
167 | + | (url "https://git.khaganat.net/khaganat/mmorpg_khanat/khanat-opennel-code.git") | |
168 | + | (commit "0ca90c49a5e1e6f8865ef15517bd25e388a2db96"))) | |
169 | 169 | (sha256 | |
170 | 170 | (base32 | |
171 | - | "0wh4k6k4213pm4bbynlsnbvpcmqiliny19v9sffgd011pzywy7cp")))) | |
171 | + | "0rfrk43ya8mx576ycs4rln67kdrci37ryixk7abf1cqjdrz7a883")))) | |
172 | 172 | (build-system cmake-build-system) | |
173 | 173 | (inputs | |
174 | 174 | `(("boost" ,boost) |