guile-modules-2_0-2.0.14-lp150.3.3.1<>,tD[쳸/=„DyZ#OսD9 k]B_n;^zwaFYAa M D+8Mիh,wVE_>0B&\*#o\Lb{w(g;6 O8i8MJFzl'3WS#'M}hug4Y^RF)XSK/=Z"7nt>";Y},!F9f©2(ҿ4c)%O>;aP?a@d ' [HLTXkt  h h h Th h h DhhhhָW(s8|%9%:ڡ%FGhH<hI"hX%DY%L\%th]/h^JKbUPcUdVeVfVlVuVhv`Dz````a<Cguile-modules-2_02.0.14lp150.3.3.1GNU's Ubiquitous Intelligent Language for ExtensionThis is Guile, a portable, embeddable Scheme implementation written in C. Guile provides a machine independent execution platform that can be linked in as a library when building extensible programs. This package contains guile modules.[build76ZopenSUSE Leap 15.0openSUSEGFDL-1.3-only AND GPL-3.0-or-later AND LGPL-3.0-or-laterhttp://bugs.opensuse.orgDevelopment/Languages/Schemehttps://www.gnu.org/software/guile/linuxx86_64Vz,H1D 8"#54(R)  Sm  2H#rMM U\^G -=kx)aR!(- >Na&&l'+ s%aNùq?4ZY0J%+]5=HSV J&q;M_$ 612(e% U9M0;1U&$ 7^! z(TD h"&'U| A)! YT #)kG#+"Sd>W z Ac {J)FuVDY4n>pwPyk|s4q V%sP2+.`8AsDL&7:,y'd,DM&M9=@?*t$M8&S>. PB"uQ?~AW+rC !\`G*&H#%Z| Sj)`+(A 6 'Ere'& [k O > 6 ?Sv>%B#&::#| .F/@"^( VAp/}  "[8 sHa5D[AQ $_q(   ^js]`'o:6: Z"6O  [)_ 0 ;2(6 7VW/ NA i(-,h ( ;Z-&x .) [' n!q ! R[/߯Q S s /!v o OVE :~ :^2O4uGLto!7+ /U['a(s5QMz'" 8UM~&N!%5E=u+d(ZK9 \!(S %$V&t@;P,3locale-string' and 'monetary-amount->locale-string' fixes + (system base target) now recognizes "sh3" as a cross-compilation target + Fix race condition in '00-repl-server.test' + 'scandir' from (ice-9 ftw) no longer calls 'stat' for each entry * Several documentation improvements - Drop no longer needed patches: * guile-fake-buildstamp.patch * repl-server-test.patch - Small packaging cleanup with help of spec-cleaner- repl-server-test.patch: fix race in 00-repl-server.test- Update to version 2.0.13 * Security fixes + CVE-2016-8606: REPL server now protects against HTTP inter-protocol attacks + CVE-2016-8605: 'mkdir' procedure no longer calls umask(2) * Several bugfixes and improvements (for details see NEWS file) - Fetch keyring from savannah - Use https for all urls- updated to 2.0.12: * * FFI: Add support for functions that set 'errno' * * The #!r6rs directive now influences read syntax * * 'read' now accepts "\(" as equivalent to "(" * * SRFI-14 character data set upgraded to Unicode 8.0.0 * * SRFI-19 table of leap seconds updated * * 'string-hash', 'read-string', and 'write' have been optimized * * GOOPS bug fix for inherited accessor methods for complete list of changes see NEWS - refreshed patches - add key of Andy Wingo to guile.keyring- libguile require glibc-locale [bnc#948804]- Cleanup spec file with spec-cleaner - Add gpg signature- use fake buildstamp [bnc#916347] + guile-fake-buildstamp.patch- install libguile*-gdb.scm into %{_datadir}/gdb/auto-load%{_libdir}/ [bnc#874028]- updated to 2.0.11: * * New GDB extension to support Guile * * Improved integration between R6RS and native Guile exceptions * * Support for HTTP proxies * * Lexical syntax improvements * ** Support |...| symbol notation * ** Support '#true' and '#false' notation for booleans. * ** Recognize '#\escape' character name. * ** Accept "\|" in string literals. * * Custom binary input ports now support 'setvbuf'. * * SRFI-4 predicates and length accessors no longer accept arrays. * * GUILE_PROGS now supports specifying a minimum required version. etc, see NEWS.- updated to 2.0.9: * * New keyword arguments for procedures that open files * * Numerics improvements * * New optimizations * * `peek-char' no longer consumes EOF * * SLIB compatibility restored * * Better ,trace REPL command * * Better docstring syntax supported for `case-lambda' * * Improved handling of Unicode byte order marks etc. see NEWS for more/details - removed unneeded gc-test.patch- move .so file to libguilereadline package [bnc#765436]- fixed build: net-db.test takes EAI_SYSTEM error by * net-db-test.patch [bnc#794696] - turn off one test in gc.test * gc-test.patch http://lists.gnu.org/archive/html/bug-guile/2012-07/msg00069.html- update to 2.0.7: * Notable changes * * SRFI-105 curly infix expressions are supported * * Reader options may now be per-port * * Futures may now be nested * * `GUILE_LOAD_PATH' et al can now add directories to the end of the path * * `load-in-vicinity' search for `.go' files in `%load-compiled-path' * * Extension search order fixed, and LD_LIBRARY_PATH preserved * * Optimize calls to `equal?' or `eqv?' with a constant argument * Manual updates * * SRFI-9 records now documented under "Compound Data Types" * * (ice-9 and-let-star) and (ice-9 curried-definitions) now documented * New interfaces * * New "functional record setters" as a GNU extension of SRFI-9 * * web: New `http-get*', `response-body-port', and `text-content-type?' procedures * * `string-split' accepts character sets and predicates * * R6RS SRFI support * * `define-public' is no a longer curried definition by default etc. see NEWS- update to 2.0.6: * Notable changes * * New optimization pass: common subexpression elimination (CSE) * * Improvements to the partial evaluator * * Run finalizers asynchronously in asyncs * * Update SRFI-14 character sets to Unicode 6.1 * * Better source information for datums * * Improved error and warning messages * * A few important bug fixes in the HTTP modules. * * Pretty-print improvements * * Fix memory leak involving applicable SMOBs * * Support for HTTP/1.1 chunked transfer coding * * Micro-optimizations * * Incompatible change to `scandir' * New interfaces * * New C function: `scm_to_pointer' * * New C inline functions: `scm_new_smob', `scm_new_double_smob' * * (ice-9 format): Add ~h specifier for localized number output. * * (web response): New procedure: `response-must-not-include-body?' * * New predicate: 'supports-source-properties?' * * New C helpers: `scm_c_values', `scm_c_nvalues' * * Newly public inline C function: `scm_unget_byte' * * (language tree-il): New functions: `tree-il=?', `tree-il-hash' * * New fluid: `%default-port-conversion-strategy' * * New syntax: `=>' within `case' * * (web http): `make-chunked-input-port', `make-chunked-output-port' * * (web http): `declare-opaque-header!' * New deprecations * * `close-io-port' deprecated * * `scm_sym2var' deprecated * * Lookup closures deprecated * Bug fixes * * Fix use of unitialized stat buffer in search-path of absolute paths. * * Avoid calling `freelocale' with a NULL argument. * * Work around erroneous tr_TR locale in Darwin 8 in tests. * * Fix `getaddrinfo' test for Darwin 8. * * Use Gnulib's `regex' module for better regex portability. * * `source-properties' and friends work on any object * * Rewrite open-process in C, for robustness related to threads and fork * * Fix vector-length when applied to other uniform vector types * * Fix escape-only prompt optimization (was disabled previously) * * Fix a segfault when /dev/urandom is not accessible * * Fix flush on soft ports, so that it actually runs. * * Better compatibility of SRFI-9 records with core records * * Fix and clarify documentation of `sorted?'. * * Fix IEEE-754 endianness conversion in bytevectors. * * Correct thunk check in the `wind' instruction. * * Add @acronym support to texinfo modules * * Fix docbook->texi for without URL * * Fix `setvbuf' to leave the line/column number unchanged. * * Add missing public declaration for `scm_take_from_input_buffers'. * * Fix relative file name canonicalization with empty %LOAD-PATH entries. * * Import newer (ice-9 match) from Chibi-Scheme. * * Fix unbound variables and unbound values in ECMAScript runtime. * * Make SRFI-6 string ports Unicode-capable. - removed patches: guile-turn-off-gc-test.patch guile-fix_fsf_add.patch- libffi-devel is more generic than specific gcc versions (that no longer exist in factory)- mark this threads test as unresolved since it may produce false negatives, depending on the behavior/timing of the garbage collector.- update to 2.0.5: * * Better debuggability for interpreted procedures. * * Support for cross-compilation. * * The return of `local-eval'. * * Fluids can now have default values. * * Garbage collector tuning. * ** Unmanaged allocation * etc. see NEWS- don't conflict with guile1 [bnc#724917]- Drop libtool archives.- buildrequire ltdl-devel- splitted out guile-modules-2_0 package [bnc#722306]- ignore result of gc test * turn-off-gc-test.patch- updated to 2.0.3: * * Guile has a new optimizer, `peval'. * * New module: `(web client)', a simple synchronous web client. * * Users can now install compiled `.go' files. * * Remove Front-Cover and Back-Cover text from the manual. * * More helpful `guild help'. * * New macro: `define-syntax-rule' * * The `,time' REPL meta-command now has more precision. * * `(ice-9 match)' can now match records. * * New module: `(language tree-il debug)'. * * New functions: `scm_is_exact', `scm_is_inexact'. * * Fix order of importing modules and resolving duplicates handlers. * * Fix a number of bugs involving extended (merged) generics. * * Fix invocation of merge-generics duplicate handler. * * Fix write beyond array end in arrays.c. * * Fix read beyond end of hashtable size array in hashtab.c. * * (web http): Locale-independent parsing and serialization of dates. * * Ensure presence of Host header in HTTP/1.1 requests. * * Fix take-right and drop-right for improper lists. * * Fix leak in get_current_locale(). * * Fix recursive define-inlinable expansions. * * Check that srfi-1 procedure arguments are procedures. * * Fix r6rs `map' for multiple returns. * * Fix scm_tmpfile leak on POSIX platforms. * * Fix a couple of leaks (objcode->bytecode, make-boot-program). * * Fix guile-lib back-compatibility for module-stexi-documentation. * * Fix --listen option to allow other ports. * * Fix scm_to_latin1_stringn for substrings. * * Fix compilation of untyped arrays of rank not 1. * * Fix unparse-tree-il of . * * Fix reading of #||||#. * * Fix segfault in GOOPS when class fields are redefined. * * Prefer poll(2) over select(2) to allow file descriptors above FD_SETSIZE.- Own %{_datadir}/guile/site in order for slib not having issues registering itself.- guile-devel requires guile [bnc#722306]- Split off libguile-2_0-22 and libguilereadline-v-18-18 packages in preparation for bthe submission of legacy package guile. - Cleaned spec file.- updated to 2.0.2: * * `guile-tools' renamed to `guild' * * New control operators: `shift' and `reset' * * `while' as an expression * * Disallow access to handles of weak hash tables * * More precision for `get-internal-run-time', `get-internal-real-time' * * Guile now measures time spent in GC * * Add `gcprof' * * `map', `for-each' and some others now implemented in Scheme * * Add `scm_peek_byte_or_eof'. * * Implement #:stop-at-first-non-option option for getopt-long * * Improve R6RS conformance for conditions in the I/O libraries * * All deprecated routines emit warnings * * Constants in compiled code now share state better * * VLists: optimize `vlist-fold-right', and add `vhash-fold-right' * * UTF-8 ports to bypass `iconv' entirely * * Compiler speedups * * VM speed tuning * * SRFI-1 list-set optimizations * * `memq', `memv' optimizations * * Deprecate scm_whash API * * Deprecate scm_struct_table * * Deprecate scm_internal_dynamic_wind * * Deprecate scm_immutable_cell, scm_immutable_double_cell * * Fix double-loading of script in -ds case * * -x error message fix * * iconveh-related cross-compilation fixes * * Fix small integer return value packing on big endian machines. * * Fix hash-set! in weak-value table from non-immediate to immediate * * Fix call-with-input-file & relatives for multiple values * * Fix `hash' for inf and nan * * Fix libguile internal type errors caught by typing-strictness==2 * * Fix compile error in MinGW fstat socket detection * * Fix generation of auto-compiled file names on MinGW * * Fix multithreaded access to internal hash tables * * Emit a 1-based line number in error messages * * Fix define-module ordering * * Fix several POSIX functions to use the locale encoding * * Add type and range checks to the complex generalized vector accessors * * Fix unaligned accesses for bytevectors of complex numbers * * Fix '(a #{.} b) * * Fix erroneous VM stack overflow for canceled threads- updated to 2.0.1: * * REPL reader usability enhancements * * REPL output has configurable width * * Better C access to the module system * * Added `scm_call_5', `scm_call_6' * * Added `scm_from_latin1_keyword', `scm_from_utf8_keyword' * * R6RS unicode and string I/O work * * Added `pointer->scm', `scm->pointer' to `(system foreign)' * * Added `heap-allocated-since-gc' to `(gc-stats)' * * Add `on-error' REPL option * * Enforce immutability of string literals * * Fix pthread redirection * * `with-continuation-barrier' now unwinds on `quit' * * `string->pointer' and `pointer->string' have optional encoding arg * * R6RS fixnum arithmetic optimizations * * New procedure: `define-inlinable' * * New procedure: `exact-integer-sqrt' * * "Extended read syntax" for symbols parses better * * Added `--fresh-auto-compile' option * * etc., see ChangeLog and NEWS- fixed build with new gcc- fixed build: "Earlier versions of ltdl would look for extensions under $PWD; this behavior changed in 2.2.6b." * testsuite-build.patch taken from guile git (1.8 branch)- updated to 1.8.7 (see NEWS) - fixed testsuite with patch taken from Fedora * popen-test.patch- updated patches to apply with fuzz=0- Updated to 1.8.6 (see NEWS) - removed ac.patchbuild76 1542122675  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefgh2.0.14-lp150.3.3.12.0.14-lp150.3.3.1     !!!!!!!""""""#"$%&&''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''&(())))(****(+(,,,,,,,,(------....-((//(0(111((222222222222(3&4455555555555&&6777666666666688666666999666&::::::::::::::::::::&;;;;;;;;;;;;;;;;;;;;;;<;;;=;;;;;;>;;?;;;;;@;&&AAAAAABAAACCCCCA&DEEEEEEEEEEDDFFFFFFFFDGGGGGGGGGGD&&HHHHHHH&IIIIIIJI%guile2.0ccacheice-9and-let-star.gobinary-ports.goboot-9.gobuffered-input.gocalling.gochannel.gocommand-line.gocommon-list.gocontrol.gocurried-definitions.godebug.godeprecated.godocumentation.goeval-string.goeval.goexpect.goformat.goftw.gofutures.gogap-buffer.gogetopt-long.gohash-table.gohcons.gohistory.goi18n.goiconv.golineio.golist.golocal-eval.gols.gomapping.gomatch.gonetworking.gonull.gooccam-channel.gooptargs.gopoe.gopoll.gopopen.goposix.gopretty-print.gopsyntax-pp.goq.gor4rs.gor5rs.gordelim.goreadline.goreceive.goregex.gorunq.gorw.gosafe-r5rs.gosafe.gosave-stack.goscm-style-repl.goserialize.gosession.goslib.gostack-catch.gostreams.gostring-fun.gosyncase.gothreads.gotime.gotop-repl.gounicode.govlist.goweak-vector.golanguageassemblyassembly.gocompile-bytecode.godecompile-bytecode.godisassemble.gospec.gobrainfuckcompile-scheme.gocompile-tree-il.goparse.gospec.gobytecodespec.goecmascriptarray.gobase.gocompile-tree-il.gofunction.goimpl.goparse.gospec.gotokenize.goelispbindings.gocompile-tree-il.golexer.goparser.goruntimeruntime.gofunction-slot.gomacros.gosubrs.govalue-slot.gospec.goglilglil.gocompile-assembly.gospec.goobjcodespec.goschemecompile-tree-il.godecompile-tree-il.gospec.gotree-iltree-il.goanalyze.gocanonicalize.gocompile-glil.gocse.godebug.goeffects.gofix-letrec.goinline.gooptimize.gopeval.goprimitives.gospec.govaluespec.gooopgoopsgoops.goaccessors.goactive-slot.gocompile.gocomposite-slot.godescribe.godispatch.gointernal.gosave.gosimple.gostklos.goutil.gornrsrnrs.goarithmeticbitwise.gofixnums.goflonums.gobase.gobytevectors.goconditions.gocontrol.goenums.goeval.goexceptions.gofiles.gohashtables.goioports.gosimple.golists.gomutable-pairs.gomutable-strings.goprograms.gor5rs.gorecordsinspection.goprocedural.gosyntactic.gosorting.gosyntax-case.gounicode.goscriptsapi-diff.goautofrisk.gocompile.godisassemble.godisplay-commentary.godoc-snarf.gofrisk.gogenerate-autoload.gohelp.golint.golist.gopunify.goread-rfc822.goread-scheme-source.goread-text-outline.goscan-api.gosnarf-check-and-output-texi.gosnarf-guile-m4-docs.gosummarize-guile-TODO.gouse2dot.gosrfisrfi-1.gosrfi-10.gosrfi-11.gosrfi-111.gosrfi-13.gosrfi-14.gosrfi-16.gosrfi-17.gosrfi-18.gosrfi-19.gosrfi-2.gosrfi-26.gosrfi-27.gosrfi-28.gosrfi-31.gosrfi-34.gosrfi-35.gosrfi-37.gosrfi-38.gosrfi-39.gosrfi-4srfi-4.gognu.gosrfi-41.gosrfi-42.gosrfi-43.gosrfi-45.gosrfi-6.gosrfi-60.gosrfi-64.gosrfi-67.gosrfi-69.gosrfi-8.gosrfi-88.gosrfi-9srfi-9.gognu.gosrfi-98.gostatprof.gosxmlapply-templates.gofold.gomatch.gosimple.gossaxssax.goinput-parse.gotransform.goxpath.gosystembaseck.gocompile.golalr.golanguage.gomessage.gopmatch.gosyntax.gotarget.gotypes.goforeign.goreplcommand.gocommon.gocoop-server.godebug.goerror-handling.gorepl.goserver.govmcoverage.goframe.goinspect.goinstruction.goobjcode.goprogram.gotrace.gotrap-state.gotraps.govm.goxref.gotexinfotexinfo.godocbook.gohtml.goindexing.goplain-text.goreflection.goserialize.gostring-utils.gowebclient.gohttp.gorequest.goresponse.goserverserver.gohttp.gouri.goguile2.0guile-procedures.txtice-9and-let-star.scmbinary-ports.scmboot-9.scmbuffered-input.scmcalling.scmchannel.scmcommand-line.scmcommon-list.scmcontrol.scmcurried-definitions.scmdebug.scmdeprecated.scmdocumentation.scmeval-string.scmeval.scmexpect.scmformat.scmftw.scmfutures.scmgap-buffer.scmgetopt-long.scmhash-table.scmhcons.scmhistory.scmi18n.scmiconv.scmlineio.scmlist.scmlocal-eval.scmls.scmmapping.scmmatch.scmmatch.upstream.scmnetworking.scmnull.scmoccam-channel.scmoptargs.scmpoe.scmpoll.scmpopen.scmposix.scmpretty-print.scmpsyntax-pp.scmpsyntax.scmq.scmquasisyntax.scmr4rs.scmr5rs.scmr6rs-libraries.scmrdelim.scmreadline.scmreceive.scmregex.scmrunq.scmrw.scmsafe-r5rs.scmsafe.scmsave-stack.scmscm-style-repl.scmserialize.scmsession.scmslib.scmstack-catch.scmstreams.scmstring-fun.scmsyncase.scmthreads.scmtime.scmtop-repl.scmunicode.scmvlist.scmweak-vector.scmlanguageassemblyassembly.scmcompile-bytecode.scmdecompile-bytecode.scmdisassemble.scmspec.scmbrainfuckcompile-scheme.scmcompile-tree-il.scmparse.scmspec.scmbytecodespec.scmecmascriptarray.scmbase.scmcompile-tree-il.scmfunction.scmimpl.scmparse.scmspec.scmtokenize.scmelispbindings.scmcompile-tree-il.scmlexer.scmparser.scmruntimeruntime.scmfunction-slot.scmmacros.scmsubrs.scmvalue-slot.scmspec.scmglilglil.scmcompile-assembly.scmspec.scmobjcodespec.scmschemecompile-tree-il.scmdecompile-tree-il.scmspec.scmtree-iltree-il.scmanalyze.scmcanonicalize.scmcompile-glil.scmcse.scmdebug.scmeffects.scmfix-letrec.scminline.scmoptimize.scmpeval.scmprimitives.scmspec.scmvaluespec.scmoopgoopsgoops.scmaccessors.scmactive-slot.scmcompile.scmcomposite-slot.scmdescribe.scmdispatch.scminternal.scmsave.scmsimple.scmstklos.scmutil.scmrnrsrnrs.scmarithmeticbitwise.scmfixnums.scmflonums.scmbase.scmbytevectors.scmconditions.scmcontrol.scmenums.scmeval.scmexceptions.scmfiles.scmhashtables.scmioports.scmsimple.scmlists.scmmutable-pairs.scmmutable-strings.scmprograms.scmr5rs.scmrecordsinspection.scmprocedural.scmsyntactic.scmsorting.scmsyntax-case.scmunicode.scmscriptsapi-diff.scmautofrisk.scmcompile.scmdisassemble.scmdisplay-commentary.scmdoc-snarf.scmfrisk.scmgenerate-autoload.scmhelp.scmlint.scmlist.scmpunify.scmread-rfc822.scmread-scheme-source.scmread-text-outline.scmscan-api.scmsnarf-check-and-output-texi.scmsnarf-guile-m4-docs.scmsummarize-guile-TODO.scmuse2dot.scmsrfisrfi-1.scmsrfi-10.scmsrfi-11.scmsrfi-111.scmsrfi-13.scmsrfi-14.scmsrfi-16.scmsrfi-17.scmsrfi-18.scmsrfi-19.scmsrfi-2.scmsrfi-26.scmsrfi-27.scmsrfi-28.scmsrfi-31.scmsrfi-34.scmsrfi-35.scmsrfi-37.scmsrfi-38.scmsrfi-39.scmsrfi-4srfi-4.scmgnu.scmsrfi-41.scmsrfi-42srfi-42.scmec.scmsrfi-43.scmsrfi-45.scmsrfi-6.scmsrfi-60.scmsrfi-64srfi-64.scmtesting.scmsrfi-67srfi-67.scmcompare.scmsrfi-69.scmsrfi-8.scmsrfi-88.scmsrfi-9srfi-9.scmgnu.scmsrfi-98.scmstatprof.scmsxmlapply-templates.scmfold.scmmatch.scmsimple.scmssaxssax.scminput-parse.scmsxml-match.sstransform.scmupstreamSSAX.scmSXML-tree-trans.scmSXPath-old.scmassert.scminput-parse.scmxpath.scmsystembaseck.scmcompile.scmlalr.scmlalr.upstream.scmlanguage.scmmessage.scmpmatch.scmsyntax.scmtarget.scmtypes.scmforeign.scmreplcommand.scmcommon.scmcoop-server.scmdebug.scmdescribe.scmerror-handling.scmrepl.scmserver.scmvmcoverage.scmframe.scminspect.scminstruction.scmobjcode.scmprogram.scmtrace.scmtrap-state.scmtraps.scmvm.scmxref.scmtexinfotexinfo.scmdocbook.scmhtml.scmindexing.scmplain-text.scmreflection.scmserialize.scmstring-utils.scmwebclient.scmhttp.scmrequest.scmresponse.scmserverserver.scmhttp.scmuri.scmsite/usr/lib64//usr/lib64/guile//usr/lib64/guile/2.0//usr/lib64/guile/2.0/ccache//usr/lib64/guile/2.0/ccache/ice-9//usr/lib64/guile/2.0/ccache/language//usr/lib64/guile/2.0/ccache/language/assembly//usr/lib64/guile/2.0/ccache/language/brainfuck//usr/lib64/guile/2.0/ccache/language/bytecode//usr/lib64/guile/2.0/ccache/language/ecmascript//usr/lib64/guile/2.0/ccache/language/elisp//usr/lib64/guile/2.0/ccache/language/elisp/runtime//usr/lib64/guile/2.0/ccache/language/glil//usr/lib64/guile/2.0/ccache/language/objcode//usr/lib64/guile/2.0/ccache/language/scheme//usr/lib64/guile/2.0/ccache/language/tree-il//usr/lib64/guile/2.0/ccache/language/value//usr/lib64/guile/2.0/ccache/oop//usr/lib64/guile/2.0/ccache/oop/goops//usr/lib64/guile/2.0/ccache/rnrs//usr/lib64/guile/2.0/ccache/rnrs/arithmetic//usr/lib64/guile/2.0/ccache/rnrs/io//usr/lib64/guile/2.0/ccache/rnrs/records//usr/lib64/guile/2.0/ccache/scripts//usr/lib64/guile/2.0/ccache/srfi//usr/lib64/guile/2.0/ccache/srfi/srfi-4//usr/lib64/guile/2.0/ccache/srfi/srfi-9//usr/lib64/guile/2.0/ccache/sxml//usr/lib64/guile/2.0/ccache/sxml/ssax//usr/lib64/guile/2.0/ccache/system//usr/lib64/guile/2.0/ccache/system/base//usr/lib64/guile/2.0/ccache/system/repl//usr/lib64/guile/2.0/ccache/system/vm//usr/lib64/guile/2.0/ccache/texinfo//usr/lib64/guile/2.0/ccache/web//usr/lib64/guile/2.0/ccache/web/server//usr/share//usr/share/guile//usr/share/guile/2.0//usr/share/guile/2.0/ice-9//usr/share/guile/2.0/language//usr/share/guile/2.0/language/assembly//usr/share/guile/2.0/language/brainfuck//usr/share/guile/2.0/language/bytecode//usr/share/guile/2.0/language/ecmascript//usr/share/guile/2.0/language/elisp//usr/share/guile/2.0/language/elisp/runtime//usr/share/guile/2.0/language/glil//usr/share/guile/2.0/language/objcode//usr/share/guile/2.0/language/scheme//usr/share/guile/2.0/language/tree-il//usr/share/guile/2.0/language/value//usr/share/guile/2.0/oop//usr/share/guile/2.0/oop/goops//usr/share/guile/2.0/rnrs//usr/share/guile/2.0/rnrs/arithmetic//usr/share/guile/2.0/rnrs/io//usr/share/guile/2.0/rnrs/records//usr/share/guile/2.0/scripts//usr/share/guile/2.0/srfi//usr/share/guile/2.0/srfi/srfi-4//usr/share/guile/2.0/srfi/srfi-42//usr/share/guile/2.0/srfi/srfi-64//usr/share/guile/2.0/srfi/srfi-67//usr/share/guile/2.0/srfi/srfi-9//usr/share/guile/2.0/sxml//usr/share/guile/2.0/sxml/ssax//usr/share/guile/2.0/sxml/upstream//usr/share/guile/2.0/system//usr/share/guile/2.0/system/base//usr/share/guile/2.0/system/repl//usr/share/guile/2.0/system/vm//usr/share/guile/2.0/texinfo//usr/share/guile/2.0/web//usr/share/guile/2.0/web/server/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:9162/openSUSE_Leap_15.0_Update/9a742178b119b5784bef08fe68c258bb-guile.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxdirectoryASCII textUTF-8 Unicode textLisp/Scheme program, ASCII textM4 macro processor script, ASCII textISO-8859 textAlgol 68 source, ASCII textXbFQwmutf-896cdcfade37cdf8781d7cf4315d287560fe9ebc132a98179ee7034203174c3c3?P7zXZ !t/"O]"k%!HgA(AxWg/s@bc@,`ЋX|.T 'd"~ nֺ Z>?QV$J!1 V@c$̄{b ٙʖ盛]9)H8WFmU)o, D價my-Ŕ>6;784Br:ْE |βYlռ; j|ԄLKF|c0*¡޿ -%~cÖWӣ2zF5q€2r@S cN?<( KrO*}\{5k062bX& /ΤUa72V1Cvh&R$VHvW0sm406[J&/|[sOcU1aC oblKh`t^cUVtZ}ln"D S,7w3'd_3n) |[{VQU)K=BYG\'sbԥ2x.]H-/F]?4g"<0 D,߈M jqj# pYj1_d9^4ꄺYɂ%_7.Q6%@F$K=wrDv7ۼ(/L &4Ұ@5 4m\`7Z2 u͏*Ց0e~x&*q^xNNPcP{] 74G85.K<'Jߛc0bL}[Xf; ½ _V^/sO܂J涗x6A@ Yto€cx+ XciPd{:2dU=Y$hjXu/ZmԥX8jU|l.dXϞ7K 46ύ8F/^;!G4v\U/j~@MD\k ͬdmY>*MüP_eş*SIfu?o^ 1orI|j)ZYr7ï:0 u`ߛs1Qg;WqY! |>hr7:v7Tih=1oHI6bCpTY!?7?CGa_A> Y~'?kx 0GyVt9 DBiWOC~(=!l1}/ (Uh0tsq]7!}TuIU]m>2i8ʉD`H౑ɳbsikQo1m1=3*U(c`*q*9XҢ;Ci ȰnI18q 2'N^NRK|a9BXu0MgTwy~ÉN(h?,l8.aV?Ǡօcַl66T,#.9)}ݢe^#GqdNU*,hT}rAL[pQj27tM'S]UUJ7n޷8q던2Eg$o[&Tbbz)#L1UļK9ws[ɶV}("Ev, .tHu^"Z NYtZ볙N;TM9O*n4vZ^;lbQvSqFi[eSՈe` .<K¯Z~MQ; /H?^)˒KdO1S!3 V>">7IZAY%vVI R w6b#F$ܪdBb6l]\@i2,Ris^9ECD0\*㎣(=+^ren?X}0R T-]{ @ OAl&|3rQ12@4 ^  sHeڵ5ۅMxݏ+u8m(qG"~{aA6@ #(QG14W6%?@w0AjǞS"Q |i|R:wH