haskell-utility-ht: updated to version 0.0.7.1
svn path=/nixpkgs/trunk/; revision=30793
This commit is contained in:
parent
1d73cbbd1d
commit
01725fcbea
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "utility-ht";
|
pname = "utility-ht";
|
||||||
version = "0.0.7";
|
version = "0.0.7.1";
|
||||||
sha256 = "83ffd750088a0eef5485b5dfadd13158ab7883655a3773bcc8d22485ba8d3a20";
|
sha256 = "0k097kyv6rxjvg1drnphv2mg882xx2lk098hs557fcsr16w658ma";
|
||||||
meta = {
|
meta = {
|
||||||
description = "Various small helper functions for Lists, Maybes, Tuples, Functions";
|
description = "Various small helper functions for Lists, Maybes, Tuples, Functions";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user