mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
haskell-wl-pprint-text: update to version 1.1.0.3
This commit is contained in:
parent
fcbc18e5c2
commit
e958a2ac58
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "wl-pprint-text";
|
||||
version = "1.1.0.2";
|
||||
sha256 = "0wbfqp38as2qpn66sq4hvl3hzvj66v301cz9rmgnx2i62r0a3s81";
|
||||
version = "1.1.0.3";
|
||||
sha256 = "1ghrkqdfsdkn71mpipbxiaar2gd8mdyd3dxbsz68awwnlpapy4f3";
|
||||
buildDepends = [ text ];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user