mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
haskell-sourcemap: update to version 0.1.3.0
This commit is contained in:
parent
3edd56c7a8
commit
5ea2be7a2a
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "sourcemap";
|
pname = "sourcemap";
|
||||||
version = "0.1.2.0";
|
version = "0.1.3.0";
|
||||||
sha256 = "040j2k1cwzlq5pybs6cg7wmf0x5i22zdidv2xvzdvgi5v7gf6kp1";
|
sha256 = "1flfsjs2z2zjzqwvmc2vcibvxh19s89ah4s560xr2s5mhdqwbkk5";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsec text unorderedContainers utf8String
|
aeson attoparsec text unorderedContainers utf8String
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user