mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 01:24:47 +00:00
louvre: 1.2.0-2 -> 1.2.1-2
This commit is contained in:
parent
e4af98e127
commit
1d4a6537da
@ -22,9 +22,9 @@
|
||||
}:
|
||||
stdenv.mkDerivation (self: {
|
||||
pname = "louvre";
|
||||
version = "1.2.0-2";
|
||||
version = "1.2.1-2";
|
||||
rev = "v${self.version}";
|
||||
hash = "sha256-0l465kcGzfxnoTkfMCDFyU0Z4mFTjUHtKCN23ONQNoA=";
|
||||
hash = "sha256-jHMgn6EwWt9GMT8JvIUtUPbn9o1DZCzxiYC7RnoGZv0=";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
inherit (self) rev hash;
|
||||
|
Loading…
Reference in New Issue
Block a user