Merge pull request #130648 from fortuneteller2k/stevenblack

stevenblack-blocklist: 3.7.13 -> 3.8.2
This commit is contained in:
Sandro
2021-07-20 14:29:55 +02:00
committed by GitHub
@@ -1,7 +1,7 @@
{ lib, fetchFromGitHub }:
let
version = "3.7.13";
version = "3.8.2";
in
fetchFromGitHub {
name = "stevenblack-blocklist-${version}";
@@ -9,7 +9,7 @@ fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
rev = version;
sha256 = "sha256-nSajiRDpcFp3MwnQPnoBVB/OWnhVqkeSmS7OBrfhMnw=";
sha256 = "sha256-rkyAF1/kPI34nZ57Hqg8QivK0YERZ54jZ1HQ5oXYgxc=";
meta = with lib; {
description = "Unified hosts file with base extensions";