haskell-srcloc: update to version 0.4.1
This commit is contained in:
parent
d531530c6a
commit
ce821cd293
@ -4,10 +4,10 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "srcloc";
|
pname = "srcloc";
|
||||||
version = "0.4.0";
|
version = "0.4.1";
|
||||||
sha256 = "00af562n4m3nwlhl86x8rx7hhpnhwaijin61wk574pp47bh2jg0k";
|
sha256 = "0cd15d9dval7zi4li48yd6a3jk62861d4qxwvhxz4a98m63519cz";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.eecs.harvard.edu/~mainland/";
|
homepage = "http://www.cs.drexel.edu/~mainland/";
|
||||||
description = "Data types for managing source code locations";
|
description = "Data types for managing source code locations";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user