alephone-marathon: 20150620 -> 20190331

This commit is contained in:
R. RyanTM 2020-04-10 01:13:07 +00:00 committed by Emery Hemingway
parent 3ca0518a0f
commit 4f7cb3a444

View file

@ -3,13 +3,13 @@
alephone.makeWrapper rec {
pname = "marathon";
desktopName = "Marathon";
version = "20150620";
version = "20190331";
icon = alephone.icons + "/marathon.png";
zip = fetchurl {
url =
"https://github.com/Aleph-One-Marathon/alephone/releases/download/release-${version}/Marathon-${version}-Data.zip";
sha256 = "0cagsigsjlsr8jqfaqjdxv8fs0f079cjzs26679aacyykc6b8k3p";
sha256 = "1d18a7hn8s50rqcs9i72ak5fq5a76hwk7nylfinrxjb134c9vlpz";
};
meta = {