gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r3795: update guile to 2.0.12


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3795: update guile to 2.0.12
Date: Thu, 14 Jul 2016 19:19:29 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3795
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2016-07-14 12:19:24 -0700
message:
  update guile to 2.0.12
modified:
  pkg/gnu/guile/Makefile         makefile-20160617014725-uokjfnggs70iry9h-969
  pkg/gnu/guile/sha256sums       sha256sums-20160617014725-uokjfnggs70iry9h-971
=== modified file 'pkg/gnu/guile/Makefile'
--- a/pkg/gnu/guile/Makefile    2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/guile/Makefile    2016-07-14 19:19:24 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2013, 2014 Brandon Invergo <address@hidden>
+# Copyright © 2013, 2014, 2016 Brandon Invergo <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -17,7 +17,7 @@
 
 NAME = Guile
 GARNAME = guile
-GARVERSION = 2.0.11
+GARVERSION = 2.0.12
 HOME_URL = http://www.gnu.org/software/guile/
 DESCRIPTION = Scheme implementation intended especially for extensions
 define BLURB
@@ -33,12 +33,13 @@
 
 MASTER_SITES = $(MASTER_GNU)
 MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.sig
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
 INFO_FILES = $(DISTNAME).info r5rs.info
 
 BUILDDEPS =
-LIBDEPS = gc gmp libtool readline libunistring libffi
+LIBDEPS =  gmp libtool readline libunistring libffi
+# gc
 
 ######################################################################
 

=== modified file 'pkg/gnu/guile/sha256sums'
--- a/pkg/gnu/guile/sha256sums  2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/guile/sha256sums  2016-07-14 19:19:24 +0000
@@ -1,2 +1,2 @@
-e6786c934346fa2e38e46d8d81a622bb1c16d130153523f6129fcd79ef1fb040  
download/guile-2.0.11.tar.gz
-92f43c7be9fc47cf5d8c4b04b0ebc59b1927e9947b0451fad926aba62068c3b3  
download/guile-2.0.11.tar.gz.sig
+de8187736f9b260f2fa776ed39b52cb74dd389ccf7039c042f0606270196b7e9  
download/guile-2.0.12.tar.xz
+c20b428f2f28ea5001cdfc0b7722da80352eae783dde2de4823860941546e77e  
download/guile-2.0.12.tar.xz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]