File 0001-Inform-about-new-Hex-version-in-mix-hex.info.patch of Package elixir-hex

From 17988c72db64ee1383247326eb7d444e7c107c57 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Eric=20Meadows-J=C3=B6nsson?=
 <eric.meadows.jonsson@gmail.com>
Date: Tue, 31 May 2016 17:14:53 +0200
Subject: [PATCH 01/13] Inform about new Hex version in mix hex.info

---
 lib/mix/tasks/hex/info.ex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/mix/tasks/hex/info.ex b/lib/mix/tasks/hex/info.ex
index c746269..f39fb53 100644
--- a/lib/mix/tasks/hex/info.ex
+++ b/lib/mix/tasks/hex/info.ex
@@ -55,6 +55,8 @@ defmodule Mix.Tasks.Hex.Info do
     Hex.Shell.info "Load time:   #{div load_time, 1000}ms"
     Hex.Shell.info "Packages #:  #{packages}"
     Hex.Shell.info "Versions #:  #{releases}"
+
+    Hex.Registry.info_installs
   end
 
   defp package(package) do
-- 
2.1.4

openSUSE Build Service is sponsored by