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