From ab1e463a8ddbf175387ce61ff033038cf606cb50 Mon Sep 17 00:00:00 2001
From: Timo Kaufmann <timokau@zoho.com>
Date: Tue, 16 Jun 2020 21:57:59 +0200
Subject: [PATCH] marvin: update

What would a first deploy be without a typo. Only change is
https://github.com/timokau/marvin-mk2/pull/14 ("Fix status
terminology").
---
 nix/sources.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/nix/sources.json b/nix/sources.json
index 51191ab..2b1033a 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -5,10 +5,10 @@
         "homepage": "https://github.com/timokau/marvin-mk2",
         "owner": "timokau",
         "repo": "marvin-mk2",
-        "rev": "e7aa2dd1ea01496007cceb2575ed6890a9848908",
-        "sha256": "1r3awzv12a11915maiqql8rs283wv27mmjn3hhsz2g8zc3ib0msw",
+        "rev": "c26fb6e3b42bc31ffe954cd7f8ecfc14f7e9b26e",
+        "sha256": "0hmbwj0y7is5mjlk2r5ipphanqaq4yi83cqydd66pa0dzmi6idh9",
         "type": "tarball",
-        "url": "https://github.com/timokau/marvin-mk2/archive/e7aa2dd1ea01496007cceb2575ed6890a9848908.tar.gz",
+        "url": "https://github.com/timokau/marvin-mk2/archive/c26fb6e3b42bc31ffe954cd7f8ecfc14f7e9b26e.tar.gz",
         "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
     },
     "nixpkgs": {