From 88b88c9d26bb953a4460b01b8b696284c8c3279c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 20 Jan 2025 19:53:15 -0400 Subject: [PATCH] clean up stack.yaml with new versions of dependencies --- stack.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/stack.yaml b/stack.yaml index 55bc04f4f2..db11c17b90 100644 --- a/stack.yaml +++ b/stack.yaml @@ -16,12 +16,10 @@ packages: - '.' resolver: nightly-2025-01-20 extra-deps: -- filepath-bytestring-1.4.100.3.2 -- aws-0.24.3 +- filepath-bytestring-1.5.2.0.2 +- aws-0.24.4 +- git-lfs-1.2.3 - feed-1.3.2.1 -- git-lfs-1.2.2 allow-newer: true allow-newer-deps: -- filepath-bytestring -- aws - feed