We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e1ad4 commit 41dea55Copy full SHA for 41dea55
pkgs/by-name/al/alephone-eternal/package.nix
@@ -2,15 +2,15 @@
2
3
alephone.makeWrapper rec {
4
pname = "marathon-eternal";
5
- version = "1.2.0";
+ version = "1.2.1";
6
desktopName = "Marathon-Eternal";
7
8
zip = fetchurl {
9
- url = "http://eternal.bungie.org/files/_releases/EternalXv120.zip";
10
- hash = "sha256-k3F2G2Jc+XhvhidqsX39UqFCfpPo+3Lv+oj1dDXoO+M=";
+ url = "https://eternal.bungie.org/files/_releases/EternalXv121.zip";
+ hash = "sha256-8smVdL7CYbrIzCqu3eqk6KQempKLWuEJ9qWStdWkYWo=";
11
};
12
13
- sourceRoot = "Eternal 1.2.0";
+ sourceRoot = "Eternal 1.2.1";
14
15
meta = {
16
description =
0 commit comments