From 8e9af87b0315b2b64ac2057bb3628f739b69444c Mon Sep 17 00:00:00 2001 From: Daniel Firth <dan.firth@homotopic.tech> Date: Mon, 22 Jan 2024 20:37:19 +0000 Subject: [PATCH] regenerate horizon-gen-nix --- pkgs/pipes-bytestring.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/pipes-bytestring.nix b/pkgs/pipes-bytestring.nix index fc0e5fa..c967fe0 100644 --- a/pkgs/pipes-bytestring.nix +++ b/pkgs/pipes-bytestring.nix @@ -5,8 +5,8 @@ mkDerivation { pname = "pipes-bytestring"; version = "2.1.7"; sha256 = "6c77863e8ad809f3b86e9e0cf8c553056a8ef12bb2691f8031c5917d0b090732"; - revision = "2"; - editedCabalFile = "0nvb4y5s0jrm4v5a3hvxabjlb16xdlivlh0qrqpl4fi1gih1x4yb"; + revision = "3"; + editedCabalFile = "0a5mp98prbpn5pqpab0h3xinhh9vnjqhlss44zq9dbvxw14agxak"; isLibrary = true; isExecutable = false; enableSeparateDataOutput = false; -- GitLab