gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8970: update guile to 3.0.9


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8970: update guile to 3.0.9
Date: Wed, 25 Jan 2023 18:44:35 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8970
revision-id: carlhansen1234@gmail.com-20230125234416-uuxqq5yosvaoctub
parent: carlhansen1234@gmail.com-20230123191156-zdqhxxdu5b5oo8na
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2023-01-25 15:44:16 -0800
message:
  update guile to 3.0.9
modified:
  pkg/gnu/guile/Makefile         makefile-20160617014725-uokjfnggs70iry9h-969
  pkg/gnu/guile/config.mk        config.mk-20160617020200-zs992ymbhoivmt2l-1
  pkg/gnu/guile/gpg-keyring      gpgkeyring-20160617014725-uokjfnggs70iry9h-970
  pkg/gnu/guile/sha256sums       sha256sums-20160617014725-uokjfnggs70iry9h-971
=== modified file 'pkg/gnu/guile/Makefile'
--- a/pkg/gnu/guile/Makefile    2022-05-05 16:15:27 +0000
+++ b/pkg/gnu/guile/Makefile    2023-01-25 23:44:16 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2014, 2016, 2017 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2017, 2018, 2019, 2020, 2021, 2022 Carl Hansen 
<carlhansen@gnu.org>
+# Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023 Carl Hansen 
<carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -22,7 +22,7 @@
 
 NAME = Guile
 GARNAME = guile
-GARVERSION = 3.0.8
+GARVERSION = 3.0.9
 HOME_URL = http://www.gnu.org/software/guile/
 DESCRIPTION = Scheme implementation intended especially for extensions
 define BLURB
@@ -55,3 +55,5 @@
 
 #CONFIGIGURE_ARGS += --with-libreadline-prefix=$(prefix) \
 #                  --with-libgmp-prefix=$(prefix)
+#
+

=== modified file 'pkg/gnu/guile/config.mk'
--- a/pkg/gnu/guile/config.mk   2022-05-05 16:15:27 +0000
+++ b/pkg/gnu/guile/config.mk   2023-01-25 23:44:16 +0000
@@ -1,4 +1,5 @@
 ## Configuration options for guile ##
 
-CONFIGURE_OPTS ?= --disable-dependency-tracking
+CONFIGURE_OPTS ?= 
+#--disable-dependency-tracking
 BUILD_OPTS ?= 

=== modified file 'pkg/gnu/guile/gpg-keyring'
Binary files a/pkg/gnu/guile/gpg-keyring        2021-04-28 19:29:26 +0000 and 
b/pkg/gnu/guile/gpg-keyring       2023-01-25 23:44:16 +0000 differ
=== modified file 'pkg/gnu/guile/sha256sums'
--- a/pkg/gnu/guile/sha256sums  2022-02-11 20:40:09 +0000
+++ b/pkg/gnu/guile/sha256sums  2023-01-25 23:44:16 +0000
@@ -1,2 +1,2 @@
-96f5263f89dda2d757fe1129e489e672f5a0b7540ee6710ec7ef352120d8af52  
download/guile-3.0.8.tar.lz
-608209e6dfb8dc7f76bdc286530b80927a6edbba7ade2f90ddf5cfd1cd16589a  
download/guile-3.0.8.tar.lz.sig
+bc0ee0a360fb13919c14eb6e2453319adf1ec998288c993829bcf178fb48cc9a  
download/guile-3.0.9.tar.lz
+1b60d6a469574e360ccf1123615d7e5e70323680edbc56a9d57d242a7dedbf65  
download/guile-3.0.9.tar.lz.sig


reply via email to

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