racket-devel-8.3-bp154.1.56 >  A b|r!M@eee]>ؗ[ 5+5\i4 0 W&l@8,&.w#Bfw41Y*B\T<@wP幜{,VԮք]qA  .Sy/HJM؜XnF6xQ"GMh`*F!iiY)"jB v)#'#EҲ T\oxNSL&nhX-TnSZ$NS<$Đ$ A ޞv>uZ,p>1?1d  B ;RX`    c tFdc(89: .F-G-0H-lI-X-Y-\-].^.b/Bc02d0e0f0l0u0v0z1*1<1@1K1\1`1f1Cracket-devel8.3bp154.1.56Development header files for RacketThis package contains the symlinks, headers and object files needed to compile and link programs which use Racket.b|q{obs-arm-11SUSE Linux Enterprise 15 SP4openSUSEApache-2.0 OR MIThttps://bugs.opensuse.orgDevelopment/Languages/Schemehttp://racket-lang.orglinuxaarch640 }%\9 0 C iA큤A큤b|gb|gb|gb|gb|pa_>a_>a_>a_>a_>a_>a_>a_>a_>a_>e1dcb5cb2a6dd3ff8d8b2c40b940c942eefe959e432940e8182b95f7933e1d7d1e57530692b6171240fb386178268e4abbcab20d27bc09e7d7d5ac83f0615c712071e89d3a5123fb6eef62f6f857e004aed2af6b1df38c07a4dc121acc4329083780637f99b27201427129a76806ac7fb5807a4ae8a244dcc2f0f31e1a6a09f692e5d40b689885f99d6b42bc47dd780a7f73485be46b6eea3621acdb51c50be547ebc3f30d49de4f555d48303c5ec453bd58bd2a5a2b612ff075a54f0b892b1c605a5fabe7c6618694d557f03919a2e30037558752850f5e2ef99ed4fcd1495fcb9e28da633f0f50b7b16a21c9f20a3142da7bfaf54d008a210868506de2783286b5c643fa61167533145d66b55b18e0cd76ff869f00bf88619d1104e0f69ee04cda391c71925f3f7eb77f3a8db237e9ff7e9dfa1fdd95d2c10f6e1a098f86fcb308d27379470d38965c7e57e876e6f0f0d60652ea2b96176000c0ac8cf33782e22fd1e6ea6e7819b5731ca01514252c321de402505204c15eee1444c5939a23dff140c8506148a86e00bba5b7dfd9db0c2efc9768731d02e27e405036464be1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootracket-8.3-bp154.1.56.src.rpmracket-develracket-devel(aarch-64)    glibc-devellibffi-develracketrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)8.3-bp154.1.563.0.4-14.6.0-14.0-15.2-14.14.3acab```_?@^y@]-@\@\@\\e[[@[0@ZC@YǞ@XWE@W@Fred Fu Fred Fu Dr. Werner Fink Paolo Stivanin Paolo Stivanin Paolo Stivanin Adrian Schröter Jonathan Brielmaier Andreas Schwab Dr. Werner Fink Dr. Werner Fink Dr. Werner Fink Tomasz Olszewski sean@suspend.netschwab@suse.dekgronlund@suse.comolszewst@gmail.comsfalken@opensuse.orgjengelh@inai.dekgronlund@suse.com- Update to 8.3: * Racket removes syntax arming and disarming in favor of a simpler system of protected syntax operations, along with other updates to the syntax system. * DrRacket has improved support for custom #lang languages. * Typed Racket improves precision for type-checking of non-polymorphic structures, existential types, and certain binding forms. * Scribble HTML output gains a button to show / hide the table of contents on mobile platforms. * Redex’s stepper’s GUI shows IO-judgment form rule names. * Many bug fixes! - Remove dont-strip.patch, since --disable-strip has been repaired or improved in 8.3.- Update to 8.2: * Racket CS improved the performance of large-integer arithmetic. * Racket has improved support for layered and tethered installation. * Racket CS supports nonatomic allocation via ffi/unsafe. * Cross-compilation works fully with the raco cross tool, which is distributed separately as the “raco-cross” package. * DrRacket has performance improvements when editing files with picts containing large bitmaps. * Typed Racket more consistently refines field types of non-polymorphic structs. * Printing of values is unified across the teaching language implementations and the stepper. - Rebase racket-doc.patch- Fix for bug boo#1187288 * Do not remove pre-compiled and compresse object files (*.zo) as with 8.1 those are mandatory for a functional racket installation - Enforce the usage of the system libraries libz and liblz4- Update to 8.1: * DrRacket tabs can be dragged, and have new close buttons. * Racket CS supports cross-compilation using raco exe. * Racket CS supports Android on 32-bit and 64-bit ARM processors. * The database library supports running queries in OS threads. * Check-Syntax arrows correctly identify the definition site of identifiers with contracts. * Racket CS performance has improved for structure predicates and accessors * Racket CS is faster at multiplying extremely large numbers and dividing large integers. * Racket CS allows callbacks to raise exceptions if they are annotated with #:callback-exns?. * New ephemeron hash tables simplify the implementation of tables where keys can refer to values. * Typed Racket supports for/foldr. * The stepper works for #lang htdp/*sl. * Struct signatures work for the ASL teaching language.- Update to 8.0: * Racket CS is the default implementation (except for ppc64le and s390x) * Racket CS has better parallel garbage collection, a 10%–30% reduction in the size of generated code, and various targeted optimizations. * A rewrite of the test-engine package allows the #lang versions of teaching languages to produce linked test-failure messages. * The release comes with a new mark-up DSL for composing text to appear in the REPL (simple-tree-text-markup). * Redex has an added define-overriding-judgment form and improved error source location reporting. * Windows scrolling speed reflects the system preference. * The db package uses the utf8mb4 charset for MySQL connections. - Rebase dont-strip.patch- Update to 7.8: * Racket CS supports AArch32 and AArch64, including places and futures. * Racket CS supports an "incremental" garbage-collection mode that can eliminate long GC pauses for some applications, such as animations and interactive games. * Racket CS unboxes local floating-point arithmetic * DrRacket's spell check features lower overhead and has fewer bugs. * Web Server performance under high concurrency is better by up to an order of magnitude * The math library includes the Kronecker product. * The new prop:struct-field-info property provides static information about field names. * In `plot`, the legend font and the plot font can be controlled independently, and error-bars have an `#:invert?` option. * Racket CS uses a new HAMT implementation, dramatically reducing the memory required for immutable hash tables. * GC callbacks are reliably called on major collections in Racket CS. Also, Garbage collection is 10-20% faster. * DrRacket can recover much more quickly from errors involving large stack traces. * Call-with-current-language allows more reliable tests for language level code. * Use of the Cairo library can be multi-threaded. * DrRacket's scrolling has been made more responsive. * DrRacket's dark mode support is improved for Mac OS and Unix. * The Web Server provides fine-grained control over various aspects of handling client connections (timeouts, buffer sizes, maximum header counts, etc.) via the new "safety limits" construct. * The Web Server's handling of large files is improved, and its latency for long-running request handlers is reduced.- adapt _constraints, sse3 never existed, but this is not anymore ignored in OBS- Update to 7.3: * There is a new set of teaching languages for the upcoming German-language textbook "Schreibe Dein Programm!" * Racket's IO system has been refactored to improve performance and simplify internal design. * Racket's JSON reader is dramatically faster. * The `plot` library includes color map support for renderers. * The Racket web library has improved support for 307 redirects. * The Racket web server provides better response messages by default for common status codes. * The `pict` library includes a `shear` function. - remove patches: * extflvector-length-inlined.patch: included in release - clean up spec file * %foo -> %{foo} * remove %defattr * multiple other smaller clean ups - Remove extflvector-length-inlined.patch- dont-strip.patch: don't strip libraries- Add patch extflvector-length-inlined.patch from upstream commit 80f84f21 to get extflvector-length work even on i586 - Add patch racket-doc.patch to be able to split package into main and doc pacakges- Spec file clean up - Try to get it work on some ix86 CPU versions- Require some missed libraries and certificates for build as well as for installation even if rmplint cries - Update to racket 7.2 * The contract system supports collapsible contracts, which avoid repeated wrappers in certain pathological situations. Thanks to Daniel Feltey. * Quickscript, a scripting tool for DrRacket, has become part of the standard distribution. Thanks to Laurent Orseau. * The web server's built-in configuration for serving static files recognizes the ".mjs" extension for JavaScript modules. * The `data/enumerate` library supports an additional form of subtraction via `but-not/e`, following Yorgey and Foner's ICFP'18 paper. Thanks to Max New. * The `letrec.rkt` example model in Redex has been changed to more closely match Racket, which led to some bug fixes in Racket's implementation of `letrec` and `set!`. * The racklog library has seen a number of improvements, including fixes to logic variable binding, logic variables containing predicates being applicable, and the introduction of an `%andmap` higher-order predicate.- Downgrade to Racket 7.1 * 7.1.0.1 was only a snapshot release and is already gone from Racket mirrors- Update to Racket 7.1.0.1 * Syntax (#') now supports new template subforms: ~@ and ~? * Interactive overlays can be added to plots produced by plot-snip * Added contrcat-equivalent?, a way to compare contracts * Lazy Racket supports functions with keyword arguments- gc-aarch64.patch: remove obsolete patch, this GC implementation is no longer used.- Update to Racket 6.11 * Typed Racket supports refinement types and dependent function types. * DrRacket’s Program Contour is significantly more efficient * The web-server/formlets library produces formlets that are serializable * The db library supports the Cassandra database - Ensure more system resources when building package- Racket version bumped to 6.10.1. - Spec changes * Drop --collectsdir in %configure in favour of --prefix (%configure would fail otherwise) * Drop 0-size file guard. This used to delete lock files (LOCKpkgs.rktd) lack of which would result in errors in many contexts, including basic usage of both DrRacket and raco (package manager) * Drop %_datadir/%name/collects from %dir, because parent folder is already included in another %dir entry. This fixes a warning about collects folder being listed twice. * Added reference to starter-sh. * Drop DrRacket's -singleInstance option from %suse_update_desktop_file. This option caused error messages coming from %suse_update_desktop_file itself.- Edited %files to explicity package %{_docdir}/%{name} to clear unpackaged files builderror in openSUSE:Factory- Guard 0-size deletion by -type f, as other types can have size 0 too. Run spec-beautifier to bring (almost) all macro uses into same style.- Update to Racket 6.6obs-arm-11 1652322683 8.3-bp154.1.568.3-bp154.1.56racketchezscheme.hracketcs.hracketcsboot.hexamplesbitmatrix.ccatch.ccurses.cfmod.chello.chelloprint.cidmodule.cmakeadder.cmakeadder3m.ctree.cxx/usr/include//usr/include/racket//usr/share/racket/pkgs/mzscheme-lib/mzscheme//usr/share/racket/pkgs/mzscheme-lib/mzscheme/examples/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -fno-gcse -Wno-stringop-overreadobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP4/standard/f3096cb246c62efc9a6ab136a5250cdb-racketcpioxz5aarch64-suse-linuxdirectoryC source, ASCII textC++ source, ASCII text~Wa^#KA7Lracket-doc8.3-bp154.1.56utf-8e8c7d01f23a66af69cf8fb6ef681a730f23ec9804d96c4b92036e7fcbab40b22? 7zXZ !t/k?f] crt:bLL &pm?Mw'YnhݞMe9c/{Qnw]^9Ad:)_ǻ .# 1HrDqRĿ?<țs]Vd;nX "CbNa;rjQ𰚶%| /*X+d%=MZBpj.ڬ@ ~a)֧758Z.+IA/cRs+DW |Bu^W4[~/v01>IS!pF[z!psr9nfnH|5~;%J!x87}b$dc!󮌒DZYWro@^x|I~nўcRue雦9B Qg+_kV dkFD>Ŋ6o,fbR~-A: wWL|u_ɮzA)Heh] ,w ކh@iF+(1cKCAI,@ͪ=5tÕ$bͫA 0k,'m i0йsQVߜONzeNO t4O.EgU歾)M'6Ogsmh8"P g}s-xh;t3*o.t?ty U;`Jn#rI4D3Gs |9X3n<,:KH"Exf<_? s|e Ũ-$)eVqjGcrw=ND6%!jKvЬ ;>:Ji t5Nn 팟ܒy895^ %w=zuO)h^X;tH-BK+ JFj/AP]1" o" X gd!xk}H!āRN!*dzBr>]5+=TíϽuA#5!^tCdVl&o\}ERj]q>V0N x8!gƛӨy`eP%9:ԫk|edkO;20/5sMJث֚= sKlÍf~M#2zx`'DcT%m_ۄn`BO?Z&ΠEsF:~^}4n[I_znF}Kݘf<0zR&B< .ڠkxx U@D_58\(&c\^L6XAr/?f8ZdKK O}4!Džo B47OeZr)}"osH:jK'YN&.2˚iօBFE{>u|c 4+؍@ϸ}gU t{A/ɼi&1{]\aޥ~Cs2C-Y;_ةhD6s"l%tEc=} E`Ձ}D-AUuIT$9/fKj#R`cc8` vXfC{בi *v [<*,uj+KSqcJ|IzjTVίNd$sX> K5Ġ9s7d IUؾ2鱧X+q} N8*Z1MX'Bi!%f#<4F5EH߇^I?XmzWxf"L`)9-Wy4 xs=xLI!Sӧ,H {ۖ4ìwp:&5]MoЕvW3z; |ICG4f_wVx9$0#&sBXN d;RfzLhy=J6(DA^RC"|DG{)<5WSkFx$CBWsMx[}a9`Zlni wMJ>J:u""'WmV]6ow(o䛙zUL dO(^gj-ryD(fec<{ٳZTE<)b nAڂJ&*e6q*)}oTJ]_AYJta'sY9sNAH؞e>CaIY*T9ߧ WFr:N-s1^4 Zӕ}!ZY OvB7vU*vLdr.z3aGJ$fZ*d \X 㢂j&v^pGW5X>vM|:1tbkp!Ơ߫uDZ ԭ^}KQļME^?-EO4]9|ox]ݧ!*ټ**Z6;5?.e8$Kj'˦vKC(>&]+ % vA{ҫ3}RY2]>9ӽزدnU&3gTZX 0T1mF*pt3!:SdV@^A=fxl 㶻[:y kFS!ݓ܇|n-F{4g2VE喜,;"l/h! UN`K5U/Iu!3XCDL;N9`Xw{hH3TE4^ӵۯElڸC&Z"2dL%$[:_4iV'HZ(~^e:!&Ù.+I39›O$ ԕ{+6M @WB=oFU1r\IR"91|i6CY Sne$i9BVmW[Z2~]CC OB1f72Z+R#?Fr[@$g؀@Cht,g0ҠBR|:Z`yK? `A8ݼ#Ǭg׉ʽyN<R7/=a7׎<|-[glYS~CtSF{Cѝnj _"/g];ZJ=Ep={&0^P yq*uJU(1+<DZ'L6*ZJ_sl!wr<&Rj]m2xgΗ(|*oHWO>)okW~h!Ƽס_;{S};R]ko OsUVv0ZH(kՓ qllBWNRw_1b{2#M1(~wqe8~CpoUdRr6 ѢS|i Aqٞ jg!`op$^ݰd{ĠB&Ss4sq_{`#L\y.[c2" yLLϐ,)aE梑ʀ}B`mG0P]b%|eIKLreBnԲlwRQe0K k^8l `;J'&/7%ZpڜJD./ >{%%7Pv.>{mY :P|zM#e!U:!ʏ_~kϋW pV?N/hxu/?y ?=}Q+jd8~KW5BC̈!V%>,U 71<+-lR5P!U˯Pi~(or N d}HEs=z+m?CWPԪIDZkϻvIҭfzԌ8,J\&aQofO:ͳXJ5uQ{vysѪR 9d 9@x8Uщђ[.=?'FiQë |=Au,oZ8HȦQu5,C O7mXӫwb]w/3_1mq&Y5, S* xevmQqT-Xnݏ!C6:1;ٷBLa%Kiۊֽ\ 5'ޒ[kb|02$uOboRCe?Rž<ьY$-HO1jiq.0w,oٝlo )E4>2W"L5/ְ(TD#@tm 驕`z49 8nl[=yΌ#Zl(QgY>|8ņZ k < D .#cAvOEХL~EJy4X&}1R xLicfӴQ|/~7&`lf` RBЭݣsPt%%ӻq$ɨV ^6R+`}G* `%s78_p*f7z-+11]nfQAμ=MrJQ$(C ywjYY16sj|{T/w}jv#χoɱ( KY_܇%|m ߷T@„H0ݭ¸G^pw@1U$}'GW%wvđg5oE$?ajmiCiwmīɘPH8^$t\6|~O`L1kOK iC檬yeP\BCˤ^Rzx?eAAn2C2a&Z% a8U nU?~v?`swg4PZoxE0!'A'g-al96)? A o8GQ)5XM*5Hz&@6OkSnvȆ%z"!v#þDfA̗0F]Y:yߢ)TEP2樁~_f[5ZuL*ؘ^LN_%x%2,LEV7~L*˖2﹯ٚ%?ĻKn8!(w5jr=bOQ45㑔NK[ J 6E H)Xs+ <% 0k߷S8a~ێ?]_̊Qdu_f!UXZ.ag/5֘BkˍE ?sP(s 7: `r%WT7ԵQR-|' ~R<M(Ɉ,iBE{dKqɲS'"˪ yXZ~u'Jk<0fw.ჾ^҃4t!.¨|sA P]u:4:* 銈Yl _B/At[}>Oe0|HVnS ^WѡOڌ ?mvxK =' Bp0],g*7&γwb⒟BF&0 PBUCl 1/'@;Yvd ;lMEGaZO.-hCGÖO֎q =M_ jDl)HXw"42? C.= =xkk^}+?8GVmؽ DQ\G)&K(xhhcT" .3OrD$m˄^ӧI)u4:Bl;< a粀bu,F@-d8LP'Ts0zHCAaT.ԎMܐ10gHFgyeNnf ;rLE]̇ Ii`)0i:/ .YA;Kw1TDj W7zHj[gӧ~-@Y$iB<":uk5*f@i%=LooцǜݐxEr ʮ#zUI+N4ԐX9n#!r`Yq1]59ETJ^E NKemJI`SB)i:յit<P9FQ-*ͽr#@%L;Jږ:w+KÉ W֏pxMf4\k0]Y2nV0.f칕>:+`cۂA)1 KWv]奿L $.J8Fpr!=q⳵ԃDi&Kޕ]!X`rץ#P  ؝RSɆZti0?ϳ9Zz㐆Y)rH8W!__ŦD~q QLo^c zM-"T˅ӃH&Ko{!G97QsáwbDu* & dS#P*)Ìf{]uK:U@8Ѳ:_8%es_YmV_ϧ +H`^ԣ1y(@LxIqȋuZޒXd:lIwbQrWqD632ʲd9y T3: rvl: ;q'rs3acxM,醓A)l>pk9o[Ⓝj~@ԕ!.ë m)ƝFK2[_ %M3OIEC"VS 0!WT(wy'vǻ@B$BHt0c[\+HR4,xE)澪DhDe71"l2¥=[D=l 8lS~`z#"<)}?M %5knh)~!U|]fw:9*sd"w ´?41Nb<@E a*`HzU0͆,Q037lLMn@!]7³ `P*V70qL>nT͟Ֆmn*o F7r6lJj|]b'{`8i~QϽ,CnnR`D=l:_?u,bPlEegDg _ a]E(X#צВRJCж$Jz8{pޑ`WU ;"2M6q"ҐOeaMa@ |*ls~g_JG]˖4]T6#g K?=>o$s"ącs&,ޢ"^9|M{+.1y-f"s E#Ub< מ(8eښZxTkc dņN ^e9z7}\ re0 .gl00U*T,li:ދDOFa4Bc_<y{rU)E` ?3>+v"~\ʗ]3 R]].z'0.瓋or)([Tcp49EN -TY̜yʵg wysb߮\ %T>goąؾ)5Nj$@JKm>/+9Ijܺ^vE.ʁJ5+n2r&l26 ܓ෍Vo!~"sYm%E"(~o 2hͣ+rYWaGNmG+<ΔA}@6~]qtmE[?BAjVYQv;BGcÊ8@3@ @NRY֟]x%dEH$ omuPd70RĥBଶޭkcA_#חF% n x{(Ky$Vg#չƒ 7,t7 baD!4c( @BͨO|ˁ,NY+]91+Bug3gnho- 94KB Q;D`vϝF5>MBm-w':CL.GeFvC.e YK d?P> T"ӚHr->Gk?L~ qE]VuBg$A …jV ԩ1c%)|ЬjMrGY˛qg"!A%|}۽XD1ܴ\]OBjATEQ/Jj1VbW{ P\pZ!cT$ (m9 yGWCn>n3Hƺ jM͠~cⴋ:x=9SlBY3amf isijnm^@~Dk/*9K\VE1 xw7q~aE*Zݞ܆Xd{(P:16D[%Z,iL@b!Ubs\N{=;~ <-DȲc%FL;`!ax:lvIW/Uy^-{Գy@R=yS24K`A׽sx]S%]+X, ]ҟEtt%h"` "DvwC3##?J? Cwk*[CƏ~[A E }ƷWݶa2e<1!`zI $pЊoJnR<6r,Q6hאNu/^OtIqk }sH%C')Y(e =u/]:iD$ # 䰽c5I2Z8a_kT8EjSvQ SŮ6D6VHvg;zeFH'T2=+(~ÞP4 i/#KPU4T/ tv[xmXY]qLkx¬vI!~{**zIJCxbof%Ĵ "Oj2MkwľɁ@RV;5oI~T% d7[|0"? Yw 󎑽D! ȩ$)݈UNp?1p"qFnNCe@s ٔlcCjۄ(&mT7@I5`bItG{F9˗(knݍ"%YDΡ%wHaЖ6^{>>%pE9fI?CsSݿΓr6e&m[^7#sXX2]7;]6`^-Ʈ w ,utk%/ z3.ZyHz{xӵut@R}ލT*;u K3j"3"-jW0ϓŎ!Gkcp"3m|٫z:g>f7"YL:\ Z"e cUd%sq$#-,IV %,CVm^\%Z [;{F>DȨ꜠{W@;;A\[q99`S[CjdGbnErųh~7 CȚGqJ ɷTܰ⚣&n>bGf|̈JD|Z~֍?PP~[I,s1Q*p;$?<U_]xo>OS'O>9fzC}\*L1mb1X_0Nك(V>-4+ zQkCʲ14]&< H. 2G"6]ij6. L-UVPGqƶ6{Uב\wϊ0kOxyV0(3>&*z^&zC|``؅qKs ?\vB Y[C_.:U֤c{2E76k{DUqgӲ PEdn{\}O48!dH/FмlZk~[GzsG$^R\ aiqYM RzlEk7R}-f;_vYWD3u2;+GT ]zsNqT[ڸrhQ Q #~QՖ0}ɡ kWOXYV2[{?dх?IYv!iI^[儴: MZ8ދCm:4]'EҢ]8+bXr[8`Nu}VwaP>l[(Sf9s  5M\ }Wo8%;^NtG\ߖz(\UfS(;]R]FU ;AzXI Sy '"9ػNL5Mf +f 0ūg1ksw`ab`5s;b` ϧbLk_Os258-;?wrJ|w؝$#&?MݙI^*# rkInFI}ԞzsђIOM/- "i#$ġ+䂵K.nz7wM~m1;oh2),V[3g؟2IÃ",pՋPDN@?M)\UHwH_f(= Xر2jey=M-6_<;UNK^+04BR,`s?r[ Aߕ]W oXAJ[+Q I^`YAk^ .7"v)}ʽm 6O@K""I7c'tPQܑ;6f3٪ۃ0V{a7Ts#@UPkg㡥T&S6 iϻmbS0ycTT= W!u.mOg!\5al P0zct݅TҰR*&adrO}ĝvq6!{)FTrG\4>O\zd-{f͢߾Mj2߮k\Ƶ5AyH脓.r#W>F) )浲4=*e}$Io1+2XbN:mKIK[v1DML)ѥr7aU-ijrBA\5]&&" _QjX LJNf,p,Sܰ%'R^ֈ{H! !O#v˖"-֗kQrGS}WwÜjO3{Yꂦ!*DAm 3F>[!7zc_7S4Kѫ?+3WX(8,9:Tz5Z%zF;}צp#5|t|'XzCJ|P2q9oݷǼ8}lv ynw *rG":6 Hq ̋" [ <}? ,(8v˒gDs׷ y _ @V -zs]W$CJmܺt$` ݡk30-*\iof$8 GmmSe=r 8eeWy=*N|y])?eV >|o2T e>Q>R%#czѮTy(_ΤZ6hd*5PV<*8Q6o篪 Is쾗*rM}rf$LuOh̿uh31M*Oŏ LM袶9aLnK/G)+70}ʥ-P5: YZ