Skip to content

Commit 2af2800

Browse files
committed
Downgrade pack.alpha
Appears that the build script would have to be upgraded. Since I'm in the middle of releasing 0.19.0 I don't want to experiment on this here, but rather downgrade it for the release
1 parent 4ef46b4 commit 2af2800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
:main-opts ["-m" "antq.core"]}
7373
:jar {:extra-deps {pack/pack.alpha
7474
{:git/url "https://github.com/juxt/pack.alpha.git"
75-
:sha "04532ca003a575baaef94b39638801bb0a46f0f4"}}
75+
:sha "b093f79420fef019faf62a75b888b5e10f4e8cc9"}}
7676
:main-opts ["-m" "mach.pack.alpha.skinny" "--no-libs"
7777
"--project-path" "malli.jar"]}
7878
:deploy {:extra-deps {slipset/deps-deploy {:mvn/version "0.2.2"}}

0 commit comments

Comments
 (0)