glowing-bear: 0.7.1 -> 0.7.2

This commit is contained in:
Jörg Thalheim 2019-11-19 16:33:32 +00:00 committed by Jon
parent e8f1c6c8d7
commit 1003613c08
1 changed files with 2 additions and 2 deletions

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "glowing-bear"; pname = "glowing-bear";
version = "0.7.1"; version = "0.7.2";
src = fetchFromGitHub { src = fetchFromGitHub {
rev = version; rev = version;
owner = "glowing-bear"; owner = "glowing-bear";
repo = "glowing-bear"; repo = "glowing-bear";
sha256 = "0gwrf67l3i3nl7zy1miljz6f3vv6zzc3g9as06by548f21cizzjb"; sha256 = "14a3fqsmi28g7j3lzk4l4m47p2iml1aaf3514wazn2clw48lnqhw";
}; };
installPhase = '' installPhase = ''