about summary refs log tree commit diff
path: root/pkgs/development/libraries
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2012-10-24 18:06:11 +0200
committerPeter Simons <simons@cryp.to>2012-10-24 18:06:11 +0200
commit67952094e4660f22bec9543a1efd13ee525f97a8 (patch)
tree76f7b20a7b27c8cd3e925bacd161c894d700e3ff /pkgs/development/libraries
parent3349b40b3f9181b8d021f453c3513b075b3eeaff (diff)
downloadnixlib-67952094e4660f22bec9543a1efd13ee525f97a8.tar
nixlib-67952094e4660f22bec9543a1efd13ee525f97a8.tar.gz
nixlib-67952094e4660f22bec9543a1efd13ee525f97a8.tar.bz2
nixlib-67952094e4660f22bec9543a1efd13ee525f97a8.tar.lz
nixlib-67952094e4660f22bec9543a1efd13ee525f97a8.tar.xz
nixlib-67952094e4660f22bec9543a1efd13ee525f97a8.tar.zst
nixlib-67952094e4660f22bec9543a1efd13ee525f97a8.zip
haskell-yst: update to version 0.3.0.1
Diffstat (limited to 'pkgs/development/libraries')
-rw-r--r--pkgs/development/libraries/haskell/yst/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/haskell/yst/default.nix b/pkgs/development/libraries/haskell/yst/default.nix
index ce26b67e3750..5cb5fb6a2099 100644
--- a/pkgs/development/libraries/haskell/yst/default.nix
+++ b/pkgs/development/libraries/haskell/yst/default.nix
@@ -4,8 +4,8 @@
 
 cabal.mkDerivation (self: {
   pname = "yst";
-  version = "0.3";
-  sha256 = "1f09qcf2kqgq9w7irvzlwhv5sy0q3ml82ksza72hj0f5rfbyvfla";
+  version = "0.3.0.1";
+  sha256 = "17jp9vdbpp82wzsj8rhp5nh6fbmgm2xrclfnb7jl4gjwls7xggrv";
   isLibrary = false;
   isExecutable = true;
   buildDepends = [