all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: elaexuotee--- via Guix-patches via <guix-patches@gnu.org>
To: Mathieu Othacehe <othacehe@gnu.org>
Cc: 41772@debbugs.gnu.org
Subject: [bug#41772] gnu: bison: Update to 3.6.3.
Date: Mon, 15 Jun 2020 16:03:06 +0900	[thread overview]
Message-ID: <2MA6ZMMEF0RLU.395Y6KZMM59VR@wilsonb.com> (raw)
In-Reply-To: <877dwakl2x.fsf@gnu.org>


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

Oops! It's a trivial patch, but here you go.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-bison-Update-to-3.6.3.patch --]
[-- Type: text/x-patch, Size: 1100 bytes --]

From a056559d42f68e4d4b17d1579d2a7a3d57c37bdc Mon Sep 17 00:00:00 2001
From: "B. Wilson" <elaexuotee@wilsonb.com>
Date: Tue, 9 Jun 2020 11:10:40 +0900
Subject: [PATCH] gnu: bison: Update to 3.6.3.
To: guix-patches@gnu.org

* gnu/packages/bison.scm (bison): Update to 3.6.3.
---
 gnu/packages/bison.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bison.scm b/gnu/packages/bison.scm
index ae8d1a141b..b622ca1973 100644
--- a/gnu/packages/bison.scm
+++ b/gnu/packages/bison.scm
@@ -31,7 +31,7 @@
 (define-public bison
   (package
     (name "bison")
-    (version "3.5.3")
+    (version "3.6.3")
     (source
      (origin
       (method url-fetch)
@@ -39,7 +39,7 @@
                           version ".tar.xz"))
       (sha256
        (base32
-        "1i57hbczvr8674z73775jxdd3y59qggs5lmfd60gmwm5i1gmpy1b"))))
+        "0gdpnjh6ra9xa9vj6hzjdf0c04x4pjyy8vssm3qdb7fya4v7knq6"))))
     (build-system gnu-build-system)
     (arguments
      '(;; Building in parallel on many-core systems may cause an error such as
-- 
2.27.0


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


Mathieu Othacehe <othacehe@gnu.org> wrote:
> 
> Hello!
> 
> > This is a version bump to bison for `core-updates'. As far as I can tell it
> > builds just fine, but as I am new to guix please sanity check me here.
> 
> I think you did forget the attached patch :)
> 
> Thanks,
> 
> Mathieu



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

  reply	other threads:[~2020-06-15  7:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-09  5:46 [bug#41772] gnu: bison: Update to 3.6.3 elaexuotee--- via Guix-patches via
2020-06-14 10:17 ` Mathieu Othacehe
2020-06-15  7:03   ` elaexuotee--- via Guix-patches via [this message]
2020-06-21  9:03     ` bug#41772: " Mathieu Othacehe

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

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

  git send-email \
    --in-reply-to=2MA6ZMMEF0RLU.395Y6KZMM59VR@wilsonb.com \
    --to=guix-patches@gnu.org \
    --cc=41772@debbugs.gnu.org \
    --cc=elaexuotee@wilsonb.com \
    --cc=othacehe@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.