3
0
Fork 0
forked from mirrors/nixpkgs

utility-ht: updated to version 0.0.7

svn path=/nixpkgs/trunk/; revision=27846
This commit is contained in:
Peter Simons 2011-07-20 18:04:08 +00:00
parent 35312ae76f
commit e0a9dc3a29

View file

@ -2,8 +2,8 @@
cabal.mkDerivation (self : {
pname = "utility-ht";
version = "0.0.5.1";
sha256 = "f15fd1450b31f002e6d4fe3720cff7c899f23f8a68b890ea3854e68e596c97cb";
version = "0.0.7";
sha256 = "83ffd750088a0eef5485b5dfadd13158ab7883655a3773bcc8d22485ba8d3a20";
meta = {
description = "Various small helper functions for Lists, Maybes, Tuples, Functions";
};