Applied as f57fadc536, thanks!

Tomas Hlavaty <[email protected]> writes:

> Updated sbcl with new version released today.  Tested on nixos 17.03
> x86_64, sbcl executable runs.  Thanks.
>
> From 36da6ad6eac68fdf2c8876c0a35642aa3e5c9d96 Mon Sep 17 00:00:00 2001
> From: Tomas Hlavaty <[email protected]>
> Date: Wed, 28 Jun 2017 20:12:58 +0200
> Subject: [PATCH] sbcl: 1.3.18 -> 1.3.19
>
> ---
>  pkgs/development/compilers/sbcl/default.nix | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/pkgs/development/compilers/sbcl/default.nix 
> b/pkgs/development/compilers/sbcl/default.nix
> index 036a3b9f3d..3bd1982baa 100644
> --- a/pkgs/development/compilers/sbcl/default.nix
> +++ b/pkgs/development/compilers/sbcl/default.nix
> @@ -9,11 +9,11 @@
>  
>  stdenv.mkDerivation rec {
>    name    = "sbcl-${version}";
> -  version = "1.3.18";
> +  version = "1.3.19";
>  
>    src = fetchurl {
>      url    = 
> "mirror://sourceforge/project/sbcl/sbcl/${version}/${name}-source.tar.bz2";
> -    sha256 = "13irc67v02xa861n9g4lq7q80pnd8drkrgmigqdl9b2mp8n64bgv";
> +    sha256 = "0660gw43myikpa6n2qjhjxz61ilqazva4v8shljgwymag99risxm";
>    };
>  
>    patchPhase = ''
> -- 
> 2.12.2
>
> _______________________________________________
> nix-dev mailing list
> [email protected]
> https://mailman.science.uu.nl/mailman/listinfo/nix-dev

Attachment: signature.asc
Description: PGP signature

_______________________________________________
nix-dev mailing list
[email protected]
https://mailman.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to