gnu: gccgo: Update to 4.9.
authorEfraim Flashner <efraim@flashner.co.il>
Mon, 28 Dec 2015 04:53:01 +0000 (06:53 +0200)
committerEfraim Flashner <efraim@flashner.co.il>
Thu, 18 Feb 2016 18:52:02 +0000 (20:52 +0200)
* gnu/packages/gcc.scm (gccgo): Update to 4.9.

gnu/packages/gcc.scm

index 832e57b..e15b077 100644 (file)
@@ -470,8 +470,8 @@ as the 'native-search-paths' field."
   (custom-gcc gcc-5 "gfortran" '("fortran")
               %generic-search-paths))
 
-(define-public gccgo-4.8
-  (custom-gcc gcc-4.8 "gccgo" '("go")
+(define-public gccgo-4.9
+  (custom-gcc gcc-4.9 "gccgo" '("go")
               %generic-search-paths
               ;; Suppress the separate "lib" output, because otherwise the
               ;; "lib" and "out" outputs would refer to each other, creating