1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-22 14:45:27 +00:00

haskell-taggy: update to version 0.1.1

This commit is contained in:
Peter Simons 2014-07-22 12:22:17 +02:00
parent 58b3a7c437
commit 12e8d29cf9

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "taggy";
version = "0.1";
sha256 = "0qqz5h706k96i7gl8vvn4c044cd5wj1zjlr6cnlxxpii0pyiiwh1";
version = "0.1.1";
sha256 = "14m02hn5ikw6qv36xxw7j39fm07q2pbs0m504ij7lvaf5c3rngz5";
isLibrary = true;
isExecutable = true;
buildDepends = [