Skip to content

Commit

Permalink
fixup: import rules_debian_packages from bazel-contrib
Browse files Browse the repository at this point in the history
  • Loading branch information
matzf committed Mar 19, 2024
1 parent 847dde3 commit cc8d8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ http_archive(
name = "rules_debian_packages",
sha256 = "0ae3b332f9d894e57693ce900769d2bd1b693e1f5ea1d9cdd82fa4479c93bcc8",
strip_prefix = "rules_debian_packages-0.2.0",
url = "https://github.com/betaboon/rules_debian_packages/releases/download/v0.2.0/rules_debian_packages-v0.2.0.tar.gz",
url = "https://github.com/bazel-contrib/rules_debian_packages/releases/download/v0.2.0/rules_debian_packages-v0.2.0.tar.gz",
)

load("@rules_debian_packages//debian_packages:repositories.bzl", "rules_debian_packages_dependencies")
Expand Down

0 comments on commit cc8d8a4

Please sign in to comment.