[prev in list] [next in list] [prev in thread] [next in thread] 

List:       nix-dev
Subject:    Re: [Nix-dev] racket 6.8
From:       Shea Levy <shea () shealevy ! com>
Date:       2017-01-28 3:02:35
Message-ID: 87r33nyjhw.fsf () shlevy-laptop ! i-did-not-set--mail-host-address--so-tickle-me
[Download RAW message or body]

[Attachment #2 (multipart/signed)]


Applied, thanks!

Karn Kallio <tierpluspluslists@skami.org> writes:

> The attached patch advances the version of the racket expression in
> nixpkgs to the latest released 6.8 version.
> From 815aae487d5ed4b70145ebadc03a5bd040a8a829 Mon Sep 17 00:00:00 2001
> From: Karn Kallio <kkallio@skami.org>
> Date: Fri, 27 Jan 2017 22:55:18 -0400
> Subject: [PATCH] racket: advance to the 6.8 latest released version.
> 
> ---
> pkgs/development/interpreters/racket/default.nix | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/pkgs/development/interpreters/racket/default.nix \
> b/pkgs/development/interpreters/racket/default.nix index c747207681..2bf7ec5d2d \
>                 100644
> --- a/pkgs/development/interpreters/racket/default.nix
> +++ b/pkgs/development/interpreters/racket/default.nix
> @@ -32,11 +32,11 @@ in
> 
> stdenv.mkDerivation rec {
> name = "racket-${version}";
> -  version = "6.7";
> +  version = "6.8";
> 
> src = fetchurl {
> url = "http://mirror.racket-lang.org/installers/${version}/${name}-src.tgz";
> -    sha256 = "0v1nz07vzz0c7rwyz15kbagpl4l42n871vbwij4wrbk2lx22ksgy";
> +    sha256 = "1l9z1a0r5zydr50cklx9xjw3l0pwnf64i10xq7112fl1r89q3qgv";
> };
> 
> FONTCONFIG_FILE = fontsConf;
> -- 
> 2.11.0
> 
> _______________________________________________
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev


["signature.asc" (application/pgp-signature)]

_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic