[commit: ghc] master: Bump time submodule (c8d995d)
git at git.haskell.org
git at git.haskell.org
Wed Feb 22 15:43:04 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/c8d995db5d743358b0583fe97f8113bf9047641e/ghc
>---------------------------------------------------------------
commit c8d995db5d743358b0583fe97f8113bf9047641e
Author: Ben Gamari <ben at smart-cactus.org>
Date: Tue Feb 21 10:36:56 2017 -0500
Bump time submodule
My previous attempt at bumping `time` was confused by a non-fast-forward
update from upstream. Here we merge the orphaned commit back into
master, fixing mirroring.
Also, we will now follow upstream's `ghc` branch instead of `master` to
prevent this sort of thing happening again in the future.
>---------------------------------------------------------------
c8d995db5d743358b0583fe97f8113bf9047641e
libraries/time | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libraries/time b/libraries/time
index 6e202ed..4eb06c0 160000
--- a/libraries/time
+++ b/libraries/time
@@ -1 +1 @@
-Subproject commit 6e202edc1b0e32c25bc13194e6496c2c18198463
+Subproject commit 4eb06c0e5381a5b5ad2186ac6ecff434cd711376
More information about the ghc-commits
mailing list