home
/
code
/
erlang-x-plane-data.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
801e28f
)
Upgrade hope to 3.8.1
author
Siraaj Khandkar
<siraaj@khandkar.net>
Sun, 4 Oct 2015 18:34:58 +0000
(14:34 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Sun, 4 Oct 2015 18:35:28 +0000
(14:35 -0400)
Which uses no dependencies
rebar.config
patch
|
blob
|
blame
|
history
diff --git
a/rebar.config
b/rebar.config
index
59dea81
..
c394a6c
100644
(file)
--- a/
rebar.config
+++ b/
rebar.config
@@
-1,6
+1,6
@@
%%% vim: set filetype=erlang:
{ deps
-, [ {hope , ".*" , {git , "https://github.com/ibnfirnas/hope.git" , {tag , "3.
7.0
"}}}
+, [ {hope , ".*" , {git , "https://github.com/ibnfirnas/hope.git" , {tag , "3.
8.1
"}}}
]
}.
This page took
0.024993 seconds
and
4
git commands to generate.