unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: 30828@debbugs.gnu.org
Subject: [bug#30828] [PATCH 2/2] gnu: icedtea@3: Update to 3.7.0 [security fixes].
Date: Thu, 15 Mar 2018 15:20:34 -0400	[thread overview]
Message-ID: <20180315192034.GA23261@jasmine.lan> (raw)
In-Reply-To: <deb3f109e49fe1bdd711a3357a1210ecb0dee3c8.1521139011.git.leo@famulari.name>

[-- Attachment #1: Type: text/plain, Size: 662 bytes --]

On Thu, Mar 15, 2018 at 02:36:51PM -0400, Leo Famulari wrote:
>  (define-public icedtea-8
> -  (let* ((version "3.6.0")
> +  (let* ((version "3.7.0")
>           (drop (lambda (name hash)
>                   (origin
>                     (method url-fetch)
> @@ -1579,7 +1579,7 @@ IcedTea build harness.")
>                           "/icedtea8/" version "/" name ".tar.xz"))
>                     (sha256 (base32 hash))))))
>      (package (inherit icedtea-7)
> -      (version "3.6.0")
> +      (version version)

I remembered why this variable is declared twice for icedtea-8: it
otherwise inherits the version of icedtea-7 here. So, I've fixed this
locally.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2018-03-15 19:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-15 18:34 [bug#30828] Icedtea updates Leo Famulari
2018-03-15 18:36 ` [bug#30828] [PATCH 1/2] gnu: icedtea@2: Update to 2.6.13 [security fixes] Leo Famulari
2018-03-15 18:36   ` [bug#30828] [PATCH 2/2] gnu: icedtea@3: Update to 3.7.0 " Leo Famulari
2018-03-15 19:20     ` Leo Famulari [this message]
2018-03-15 19:25 ` [bug#30828] Icedtea updates Gábor Boskovits
2018-03-16 14:11 ` Marius Bakke
2018-03-16 14:56   ` bug#30828: " Leo Famulari
2018-03-16 15:42     ` [bug#30828] " Gábor Boskovits

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180315192034.GA23261@jasmine.lan \
    --to=leo@famulari.name \
    --cc=30828@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).