Skip to content

Commit bd64a06

Browse files
committed
Correct date.
1 parent d1e809b commit bd64a06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ git_repository(
77
name = "ccv",
88
commit = "ebb421fd0e58743c1cdfcc2d11c20a7d8b373f46",
99
remote = "https://github.com/liuliu/ccv.git",
10-
shallow_since = "1773460923 -0400",
10+
shallow_since = "1773460935 -0400",
1111
)
1212

1313
load("@ccv//config:ccv.bzl", "ccv_deps", "ccv_setting")

deps.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def s4nnc_deps():
1818
name = "ccv",
1919
remote = "https://github.com/liuliu/ccv.git",
2020
commit = "ebb421fd0e58743c1cdfcc2d11c20a7d8b373f46",
21-
shallow_since = "1773460923 -0400",
21+
shallow_since = "1773460935 -0400",
2222
)
2323

2424
_maybe(

0 commit comments

Comments
 (0)