Seshat 0.4.0

This commit is contained in:
Michael Klishin 2022-11-08 02:45:06 +04:00
parent 20b02321c3
commit a1cedeb859
No known key found for this signature in database
GPG Key ID: E80EDCFA0CDB21EE
3 changed files with 4 additions and 4 deletions

View File

@ -309,8 +309,8 @@ erlang_package.hex_package(
erlang_package.hex_package(
name = "seshat",
sha256 = "20d820acbeef9d07298ee863d0c9d06f8e620acba100939ebb2925e4d6b0dfc7",
version = "0.3.2",
sha256 = "2c3deec7ff86e0d0c05edebd3455c8363123c227be292ffffc1a05eec08bff63",
version = "0.4.0",
)
erlang_package.hex_package(

View File

@ -150,7 +150,7 @@ PLT_APPS += mnesia
dep_syslog = git https://github.com/schlagert/syslog 4.0.0
dep_osiris = git https://github.com/rabbitmq/osiris v1.3.3
dep_systemd = hex 0.6.1
dep_seshat = hex 0.3.2
dep_seshat = hex 0.4.0
define usage_xml_to_erl
$(subst __,_,$(patsubst $(DOCS_DIR)/rabbitmq%.1.xml, src/rabbit_%_usage.erl, $(subst -,_,$(1))))

View File

@ -204,7 +204,7 @@ sed -i"_orig" -E '/VERSION/ s/[0-9]+\\.[0-9]+\\.[0-9]+/'${VERSION}'/' BUILD.baze
hex_pm_erlang_app(
name = "seshat",
version = "0.3.2",
version = "0.4.0",
)
hex_pm_erlang_app(