Merge pull request #320897 from r-ryantm/auto-update/louvre
louvre: 2.0.0-1 -> 2.1.0-1
This commit is contained in:
commit
f742ffdde8
@ -22,9 +22,9 @@
|
||||
}:
|
||||
stdenv.mkDerivation (self: {
|
||||
pname = "louvre";
|
||||
version = "2.0.0-1";
|
||||
version = "2.1.0-1";
|
||||
rev = "v${self.version}";
|
||||
hash = "sha256-tDpgFtccMlGYrahEC4vlj5cfIzkqUl664ccRhcKIVTQ=";
|
||||
hash = "sha256-qRvAryZ6SIhh5yDugcosVYOM2Tq0XPuaA6ib8/jWxNI=";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
inherit (self) rev hash;
|
||||
|
Loading…
Reference in New Issue
Block a user