Merge pull request #266795 from r-ryantm/auto-update/lorien

lorien: 0.5.0 -> 0.6.0

authored by Pierre Bourdon and committed by GitHub c705dccf 40981448

+2 -2
+2 -2
pkgs/applications/graphics/lorien/default.nix
··· 33 in 34 stdenv.mkDerivation rec { 35 pname = "lorien"; 36 - version = "0.5.0"; 37 38 src = fetchFromGitHub { 39 owner = "mbrlabs"; 40 repo = "Lorien"; 41 rev = "v${version}"; 42 - sha256 = "sha256-x81Obana2BEGrYSoJHDdCkL6UaULfQGQ94tlrH5+kdY="; 43 }; 44 45 nativeBuildInputs = [
··· 33 in 34 stdenv.mkDerivation rec { 35 pname = "lorien"; 36 + version = "0.6.0"; 37 38 src = fetchFromGitHub { 39 owner = "mbrlabs"; 40 repo = "Lorien"; 41 rev = "v${version}"; 42 + sha256 = "sha256-mPv/3hyLGF3IUy6cKfGoABidIsyw4UfmhfhS4AD72K8="; 43 }; 44 45 nativeBuildInputs = [