spago: make use of new changelog field for haskell generic builder
This commit is contained in:
@@ -17,6 +17,8 @@ let
|
||||
maintainers = (oldAttrs.maintainers or []) ++ [
|
||||
lib.maintainers.cdepillabout
|
||||
];
|
||||
changelog =
|
||||
"https://github.com/purescript/spago/releases/tag/${oldAttrs.version}";
|
||||
}));
|
||||
in
|
||||
|
||||
|
||||
Reference in New Issue
Block a user