unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Alex Vong <alexvong1995@gmail.com>
To: Tom Jakubowski <tjakubowski@oblong.com>
Cc: guile-user@gnu.org
Subject: [PATCH] Bump version to 2.2.2. (was: The website's 2.x series release information is out of date)
Date: Wed, 08 Nov 2017 23:15:03 +0800	[thread overview]
Message-ID: <87ineku7ig.fsf@gmail.com> (raw)
In-Reply-To: <CAEJvSPJVKeZO_5oGR+u+yMM8ixO6gzfj-CK0jGcctkdT1O_HJw@mail.gmail.com> (Tom Jakubowski's message of "Wed, 08 Nov 2017 08:52:36 +0000")


[-- Attachment #1.1: Type: text/plain, Size: 502 bytes --]

Tom Jakubowski <tjakubowski@oblong.com> writes:

> Unsure if this is the right list; if it's the wrong one, then I'm sorry!
>
Thanks for your report, I think you are on the right list!

> At press time, https://www.gnu.org/software/guile/download/ says, "The
> latest release of Guile's 2.2.x series is 2.2.0", and links to the 2.2.0
> release. But the latest release on the ftp site is 2.2.2.

Indeed, the website seems to be out of sync. The following patch bumps
the latest-guile-version to 2.2.2:


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-Bump-version-to-2.2.2.patch --]
[-- Type: text/x-diff, Size: 695 bytes --]

From cd1e592eacb8e24981664f822fab106036b7acc0 Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995@gmail.com>
Date: Wed, 8 Nov 2017 23:08:03 +0800
Subject: [PATCH] Bump version to 2.2.2.

* website/utils.scm (latest-guile-version): Bump to 2.2.2.
---
 website/utils.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/utils.scm b/website/utils.scm
index 37816be..e7487fe 100644
--- a/website/utils.scm
+++ b/website/utils.scm
@@ -28,7 +28,7 @@
   (make-parameter "/software/guile"))
 
 (define latest-guile-version
-  (make-parameter "2.2.0"))
+  (make-parameter "2.2.2"))
 
 ;;; URLs
 (define* (site-url #:optional (path ""))
-- 
2.15.0


[-- Attachment #1.3: Type: text/plain, Size: 14 bytes --]


Cheers,
Alex

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

  reply	other threads:[~2017-11-08 15:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-08  8:52 The website's 2.x series release information is out of date Tom Jakubowski
2017-11-08 15:15 ` Alex Vong [this message]
2017-11-13 11:01   ` [PATCH] Bump version to 2.2.2 Ludovic Courtès
2017-11-13 11:36     ` Andy Wingo
2017-11-13 15:44     ` Alex Vong
2017-11-13 16:29       ` Ludovic Courtès

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://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=87ineku7ig.fsf@gmail.com \
    --to=alexvong1995@gmail.com \
    --cc=guile-user@gnu.org \
    --cc=tjakubowski@oblong.com \
    /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.
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).