mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
discourse: 2.7.7 -> 2.7.8
This commit is contained in:
parent
63ec2613bd
commit
73e8eb91c1
@ -9,13 +9,13 @@
|
||||
}@args:
|
||||
|
||||
let
|
||||
version = "2.7.7";
|
||||
version = "2.7.8";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "discourse";
|
||||
repo = "discourse";
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-rhcTQyirgPX0ITjgotJAYLLSU957GanxAYYhy9j123U=";
|
||||
sha256 = "sha256-p4eViEvzIU6W89FZRtMBXsT7bvf2H12bTPZ/h3iD8rA=";
|
||||
};
|
||||
|
||||
runtimeDeps = [
|
||||
|
@ -590,4 +590,4 @@ DEPENDENCIES
|
||||
yaml-lint
|
||||
|
||||
BUNDLED WITH
|
||||
2.2.20
|
||||
2.2.24
|
||||
|
Loading…
Reference in New Issue
Block a user