diff options
author | Ludovic Courtès <ludo@gnu.org> | 2014-02-19 16:43:25 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2014-02-19 16:43:25 +0100 |
commit | 7fe492e8d956de17ad2af2ed0d1843a745d06e17 (patch) | |
tree | 4506c653caf2f97f133a28db7cf122a42021863d /gnu/packages/patches | |
parent | 75475ff7285b0a3fde54b0f8625da82bd8ba4f8e (diff) | |
download | guix-7fe492e8d956de17ad2af2ed0d1843a745d06e17.tar guix-7fe492e8d956de17ad2af2ed0d1843a745d06e17.tar.gz |
gnu: bigloo: Upgrade to 4.1a.
* gnu/packages/scheme.scm (bigloo): Upgrade to 4.1a.
Diffstat (limited to 'gnu/packages/patches')
-rw-r--r-- | gnu/packages/patches/bigloo-gc-shebangs.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/patches/bigloo-gc-shebangs.patch b/gnu/packages/patches/bigloo-gc-shebangs.patch index 9ead2ba979..367708610a 100644 --- a/gnu/packages/patches/bigloo-gc-shebangs.patch +++ b/gnu/packages/patches/bigloo-gc-shebangs.patch @@ -1,7 +1,7 @@ Patch shebangs in source that gets unpacked by `configure'. ---- bigloo4.0b/gc/install-gc-7.3alpha3-20130330 2013-08-19 10:45:20.000000000 +0200 -+++ bigloo4.0b/gc/install-gc-7.3alpha3-20130330 2013-08-19 10:46:36.000000000 +0200 +--- bigloo4.1a/gc/install-gc-7.4.0 2014-02-04 14:55:03.000000000 +0100 ++++ bigloo4.1a/gc/install-gc-7.4.0 2014-02-04 14:55:36.000000000 +0100 @@ -29,10 +29,12 @@ fi # untar the two versions of the GC |