This commit is contained in:
justinwoo 2018-12-08 15:04:26 +02:00
parent 10249d9fa8
commit 0f31af0079
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ pkgs ? import <nixpkgs> {} }:
pkgs.stdenv.mkDerivation rec {
name = "dhall-json-simple";
name = "dhall-text-simple";
version = "1.0.14";
dhall-version = "1.19.1";