aboutsummaryrefslogtreecommitdiff
path: root/modules/private/websites/tools/games/codenames/codenames.patch
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2021-01-29 21:56:15 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2021-01-29 21:57:00 +0100
commit0c67c58418d0b69135109765226e31137bd13c0a (patch)
tree7bd848f2caf4a615955b9869d4bf772311eb503a /modules/private/websites/tools/games/codenames/codenames.patch
parent0e3747095920c0dcfeee74ebe6f280b0defc02c5 (diff)
downloadNix-0c67c58418d0b69135109765226e31137bd13c0a.tar.gz
Nix-0c67c58418d0b69135109765226e31137bd13c0a.tar.zst
Nix-0c67c58418d0b69135109765226e31137bd13c0a.zip
Update sums after github cache expiration
Diffstat (limited to 'modules/private/websites/tools/games/codenames/codenames.patch')
-rw-r--r--modules/private/websites/tools/games/codenames/codenames.patch20
1 files changed, 17 insertions, 3 deletions
diff --git a/modules/private/websites/tools/games/codenames/codenames.patch b/modules/private/websites/tools/games/codenames/codenames.patch
index 25c052b..9faf069 100644
--- a/modules/private/websites/tools/games/codenames/codenames.patch
+++ b/modules/private/websites/tools/games/codenames/codenames.patch
@@ -1,5 +1,5 @@
1diff --git a/elm.json b/elm.json 1diff --git a/elm.json b/elm.json
2index a0d276b..09b97ec 100644 2index a0d276b..1b73a46 100644
3--- a/elm.json 3--- a/elm.json
4+++ b/elm.json 4+++ b/elm.json
5@@ -3,7 +3,7 @@ 5@@ -3,7 +3,7 @@
@@ -11,7 +11,21 @@ index a0d276b..09b97ec 100644
11 "dependencies": { 11 "dependencies": {
12 "direct": { 12 "direct": {
13 "elm/browser": "1.0.1", 13 "elm/browser": "1.0.1",
14@@ -32,4 +32,4 @@ 14@@ -15,12 +15,11 @@
15 "perzanko/elm-loading": "2.0.4"
16 },
17 "indirect": {
18- "Skinney/murmur3": "2.0.8",
19 "elm/bytes": "1.0.8",
20 "elm/file": "1.0.5",
21 "elm/time": "1.0.0",
22 "elm/virtual-dom": "1.0.2",
23- "rtfeldman/elm-css": "16.0.1",
24+ "rtfeldman/elm-css": "16.1.0",
25 "rtfeldman/elm-hex": "1.0.0"
26 }
27 },
28@@ -32,4 +31,4 @@
15 "elm/random": "1.0.0" 29 "elm/random": "1.0.0"
16 } 30 }
17 } 31 }
@@ -8269,7 +8283,7 @@ index 778b061..05a22ab 100644
8269 } 8283 }
8270 } 8284 }
8271diff --git a/src/Api.elm b/src/Api.elm 8285diff --git a/src/Api.elm b/src/Api.elm
8272index 82e5f6c..8442e58 100644 8286index 82e5f6c..bd8c516 100644
8273--- a/src/Api.elm 8287--- a/src/Api.elm
8274+++ b/src/Api.elm 8288+++ b/src/Api.elm
8275@@ -36,7 +36,7 @@ init url = 8289@@ -36,7 +36,7 @@ init url =