mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
haskell-path-pieces: update to version 0.1.3.1
This commit is contained in:
parent
66bd60896d
commit
e51fe9c496
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "path-pieces";
|
pname = "path-pieces";
|
||||||
version = "0.1.3";
|
version = "0.1.3.1";
|
||||||
sha256 = "03x9kfcaz1zsdpdzs05pcl0hv4hffgsl2js8xiy5slba6n841v4l";
|
sha256 = "140pkci5k6aa9ncxa29fn2p0g6lb79zci0k02nblv59qmj5hj8ic";
|
||||||
buildDepends = [ text time ];
|
buildDepends = [ text time ];
|
||||||
testDepends = [ hspec HUnit QuickCheck text ];
|
testDepends = [ hspec HUnit QuickCheck text ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
Reference in New Issue
Block a user