3p/nixpkgs: add pr105805: factorio -> 1.1.4

This commit is contained in:
Luke Granger-Brown 2020-12-03 20:59:21 +00:00
parent 71e3f1e1b8
commit f7619e11b7
2 changed files with 52 additions and 0 deletions

View file

@ -0,0 +1,51 @@
From 41742f11390368fa4222eed574ce996cc58ef13f Mon Sep 17 00:00:00 2001
From: Luke Granger-Brown <git@lukegb.com>
Date: Thu, 3 Dec 2020 16:52:16 +0000
Subject: [PATCH] =?UTF-8?q?factorio-experimental,=20factorio-headless-expe?=
=?UTF-8?q?rimental:=201.1.3=20=E2=86=92=201.1.4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pkgs/games/factorio/versions.json | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/pkgs/games/factorio/versions.json b/pkgs/games/factorio/versions.json
index a76f5abc14750..b82652d21c107 100644
--- a/pkgs/games/factorio/versions.json
+++ b/pkgs/games/factorio/versions.json
@@ -2,12 +2,12 @@
"x86_64-linux": {
"alpha": {
"experimental": {
- "name": "factorio_alpha_x64-1.1.3.tar.xz",
+ "name": "factorio_alpha_x64-1.1.4.tar.xz",
"needsAuth": true,
- "sha256": "0lsgj7361bf9zhidp4hpdhb9jj7wgcw7s0q5bpqbigbnz848m3lm",
+ "sha256": "0gg10pk0qb44iizwvlzndjr2xkygqzaxmhp9bam7gz86b5cxs0cl",
"tarDirectory": "x64",
- "url": "https://factorio.com/get-download/1.1.3/alpha/linux64",
- "version": "1.1.3"
+ "url": "https://factorio.com/get-download/1.1.4/alpha/linux64",
+ "version": "1.1.4"
},
"stable": {
"name": "factorio_alpha_x64-1.0.0.tar.xz",
@@ -38,12 +38,12 @@
},
"headless": {
"experimental": {
- "name": "factorio_headless_x64-1.1.3.tar.xz",
+ "name": "factorio_headless_x64-1.1.4.tar.xz",
"needsAuth": false,
- "sha256": "1164hbbd1b33hjnvjm079czjypj837gpjp2i4f23rkd4qmjpl0dj",
+ "sha256": "085lpblysh126y38z01f358xcpwmx1a6hcjlc66aw5ff6bp36yq8",
"tarDirectory": "x64",
- "url": "https://factorio.com/get-download/1.1.3/headless/linux64",
- "version": "1.1.3"
+ "url": "https://factorio.com/get-download/1.1.4/headless/linux64",
+ "version": "1.1.4"
},
"stable": {
"name": "factorio_headless_x64-1.0.0.tar.xz",

View file

@ -1,3 +1,4 @@
pr105275-pulseaudio-bump-14.0.patch
pr105296-factorio-updatescript.patch
pr105471-factorio-bump-1.1.3.patch
pr105805-factorio-bump-1.1.4.patch