about summary refs log tree commit diff
path: root/third_party/overlays/haskell/extra-pkgs
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/overlays/haskell/extra-pkgs')
-rw-r--r--third_party/overlays/haskell/extra-pkgs/brick-0.73.nix (renamed from third_party/overlays/haskell/extra-pkgs/brick-0.71.1.nix)4
1 files changed, 2 insertions, 2 deletions
diff --git a/third_party/overlays/haskell/extra-pkgs/brick-0.71.1.nix b/third_party/overlays/haskell/extra-pkgs/brick-0.73.nix
index e49be075c6..c5e2883c75 100644
--- a/third_party/overlays/haskell/extra-pkgs/brick-0.71.1.nix
+++ b/third_party/overlays/haskell/extra-pkgs/brick-0.73.nix
@@ -27,8 +27,8 @@
 }:
 mkDerivation {
   pname = "brick";
-  version = "0.71.1";
-  sha256 = "49701466384534b131650bec0a2b3c4811b410a3e55a392edef8d5fa6322d254";
+  version = "0.73";
+  sha256 = "741c8d0717f0ab5addd5d3acc88cb36d645a0c73907bde509b2fd9d9bc02039c";
   isLibrary = true;
   isExecutable = true;
   libraryHaskellDepends = [