unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41772] gnu: bison: Update to 3.6.3.
@ 2020-06-09  5:46 elaexuotee--- via Guix-patches via
  2020-06-14 10:17 ` Mathieu Othacehe
  0 siblings, 1 reply; 4+ messages in thread
From: elaexuotee--- via Guix-patches via @ 2020-06-09  5:46 UTC (permalink / raw)
  To: 41772


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

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.

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#41772] gnu: bison: Update to 3.6.3.
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Mathieu Othacehe @ 2020-06-14 10:17 UTC (permalink / raw)
  To: elaexuotee; +Cc: 41772


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




^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#41772] gnu: bison: Update to 3.6.3.
  2020-06-14 10:17 ` Mathieu Othacehe
@ 2020-06-15  7:03   ` elaexuotee--- via Guix-patches via
  2020-06-21  9:03     ` bug#41772: " Mathieu Othacehe
  0 siblings, 1 reply; 4+ messages in thread
From: elaexuotee--- via Guix-patches via @ 2020-06-15  7:03 UTC (permalink / raw)
  To: Mathieu Othacehe; +Cc: 41772


[-- 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 --]

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* bug#41772: gnu: bison: Update to 3.6.3.
  2020-06-15  7:03   ` elaexuotee--- via Guix-patches via
@ 2020-06-21  9:03     ` Mathieu Othacehe
  0 siblings, 0 replies; 4+ messages in thread
From: Mathieu Othacehe @ 2020-06-21  9:03 UTC (permalink / raw)
  To: elaexuotee; +Cc: 41772-done


Hey,

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

Pushed on core-updates, thanks!

Mathieu




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-06-21  9:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2020-06-21  9:03     ` bug#41772: " Mathieu Othacehe

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).