haskell-syb-with-class: update to version 0.6.1.4
This commit is contained in:
parent
6ab66d48fe
commit
0acfb5994f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "syb-with-class";
|
pname = "syb-with-class";
|
||||||
version = "0.6.1.3";
|
version = "0.6.1.4";
|
||||||
sha256 = "0dmj9ah7az5lckamvm46pff0595p6v4pvzdv0lqq97gjs5i59y9d";
|
sha256 = "0fi6m1a4017422kdmj1vvvzbks79jkcldp20h2nb7jsf8zvimfkc";
|
||||||
meta = {
|
meta = {
|
||||||
description = "Scrap Your Boilerplate With Class";
|
description = "Scrap Your Boilerplate With Class";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
|
|
Loading…
Reference in a new issue