osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/39025?usp=email )


Change subject: rebar.lock: update gtplib commit
......................................................................

rebar.lock: update gtplib commit

Let the commit point at the tree that was just rebased, so building
with a newer erlang version on debian unstable is fixed.

Fix for:
  [  619s] ===> Compiling _checkouts/gtplib/src/gtp_packet.erl failed
  [  619s] gtp_packet.erl:252:1: syntax error before: 'maybe'

Fixes: OS#6661
Change-Id: I44bd92b9d9ca90fe396d85f67a064cba08b3f6c3
---
M rebar.lock
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/erlang/osmo-epdg 
refs/changes/25/39025/1

diff --git a/rebar.lock b/rebar.lock
index ab13202..cd1bc6e 100644
--- a/rebar.lock
+++ b/rebar.lock
@@ -23,7 +23,7 @@
   0},
  {<<"gtplib">>,
   {git,"https://github.com/osmocom/gtplib";,
-       {ref,"526a7e5d6ba4e76aaae87c31421f26a71dd79d33"}},
+       {ref,"08781f86f340aeaa4708166bfbeccf754217023e"}},
   0},
  {<<"lager">>,
   {git,"https://github.com/erlang-lager/lager";,

--
To view, visit https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/39025?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: erlang/osmo-epdg
Gerrit-Branch: master
Gerrit-Change-Id: I44bd92b9d9ca90fe396d85f67a064cba08b3f6c3
Gerrit-Change-Number: 39025
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>

Reply via email to