ghc-hslua-objectorientation-2.3.0-1.oe24090>    f" ;G|`u` M\ -4*: gi}ZxHj^{64{RWF\:AH`/WpMRc fE)I7l,{yV4WDd^dؠ]hE\. CI8ҥ9qIfs ׽v*JD?~|;ih*f7ñCUģ'9/4oz/z[.߫`z55 El>kl+F~2H[T.sZQPNDXkD'XTD6]< o^BQhGgwv{aM1nC{nTaGG<}QE714754cee960da9d49f3bd69d87778a4285e166afb98c91402d4a6a590f44109ae32c1aaae7a2f72b3fcc9e4bb4dca5a8b19dbd6sxDN"H wاh8//>7)?)d$ - P 6<DL P T \  #(89:F3GPHXI`RdXhYx\]^def \`Cghc-hslua-objectorientation2.3.01.oe2409Object orientation tools for HsLuaExpose Haskell objects to Lua with an object oriented interface.f"dc-64g.compass-ciM`MIThttp://openeuler.orgUnspecifiedhslua-objectorientation-2.3.0.tar.gzhttps://hackage.haskell.org/package/hslua-objectorientationlinuxx86_64 y@灴f!f!67a1e21213ce2e9243922ae18942d9bf3b2e1b295eeeb4776c5362dc59a6395c4fb51a892d872f0c80f01dcbcdc4fed97602479c631fa67fb90dc04f1900e61d rootrootrootrootghc-hslua-objectorientationghc-hslua-objectorientation-develghc-hslua-objectorientation-helpghc-hslua-objectorientation-prof  ghc-Cabal-develghc-base-develghc-base-profghc-bytestring-develghc-bytestring-profghc-containers-develghc-containers-profghc-exceptions-develghc-exceptions-profghc-hslua-core-develghc-hslua-core-profghc-hslua-marshalling-develghc-hslua-marshalling-profghc-hslua-typing-develghc-hslua-typing-profghc-mtl-develghc-mtl-profghc-rpm-macrosghc-text-develghc-text-profrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-1i386i486i586i686pentium3pentium4athlongeode4.18.2ejLin Runze 2.3.0-1- Initial packaging (Version 2.3.0)dc-64g.compass-ci 17266857122.3.0-1.oe24092.3.0-1.oe24092.3.0-1.oe24092.3.0-1.oe2409ghc-hslua-objectorientation.spechslua-objectorientation-2.3.0.tar.gzcpiogzip9utf-8cf148f6237cc3f749a9091f18183f25d9ba79d4abd15cd706da08ed14d9cde5d3da44f5609f9be77c064bf6e926bfaa0315c68269cb1acfcb1e8a20dc0fb4f0b Name: ghc-hslua-objectorientation Version: 2.3.0 Release: 1 Summary: Object orientation tools for HsLua License: MIT URL: https://hackage.haskell.org/package/hslua-objectorientation Source0: https://hackage.haskell.org/package/hslua-objectorientation-2.3.0/hslua-objectorientation-2.3.0.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-bytestring-devel BuildRequires: ghc-bytestring-prof BuildRequires: ghc-containers-devel BuildRequires: ghc-containers-prof BuildRequires: ghc-exceptions-devel BuildRequires: ghc-exceptions-prof BuildRequires: ghc-hslua-core-devel BuildRequires: ghc-hslua-core-prof BuildRequires: ghc-hslua-marshalling-devel BuildRequires: ghc-hslua-marshalling-prof BuildRequires: ghc-hslua-typing-devel BuildRequires: ghc-hslua-typing-prof BuildRequires: ghc-mtl-devel BuildRequires: ghc-mtl-prof BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel BuildRequires: ghc-text-prof ExcludeArch: i386 i486 i586 i686 pentium3 pentium4 athlon geode %description Expose Haskell objects to Lua with an object oriented interface. %package devel Summary: Haskell hslua-objectorientation library development files Requires: ghc-hslua-objectorientation = 2.3.0-1.oe2409 Requires: ghc-compiler = 9.6.3 Requires(post): ghc-compiler = 9.6.3 Requires(postun): ghc-compiler = 9.6.3 %description devel This package provides the Haskell hslua-objectorientation library development files. %package -n ghc-hslua-objectorientation-help Summary: Haskell hslua-objectorientation library documentation BuildArch: noarch %description -n ghc-hslua-objectorientation-help This package provides the Haskell hslua-objectorientation library documentation. %package -n ghc-hslua-objectorientation-prof Summary: Haskell hslua-objectorientation profiling library Requires: ghc-hslua-objectorientation-devel = 2.3.0-1.oe2409 Supplements: (ghc-hslua-objectorientation-devel and ghc-prof) %description -n ghc-hslua-objectorientation-prof This package provides the Haskell hslua-objectorientation profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'hslua-objectorientation-2.3.0' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/hslua-objectorientation-2.3.0.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'hslua-objectorientation-2.3.0' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . for f in $(ls | grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)'); do if [ -f $f -a -x $f ]; then chmod a-x $f; fi done # -Wunused-label is extremely noisy CFLAGS="${CFLAGS:--O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection }" export CFLAGS export LDFLAGS="${LDFLAGS:--Wl,-z,relro -Wl,--as-needed }" if ! [ -f Setup.hs -o -f Setup.lhs ]; then cp /usr/share/ghc-rpm-macros/Setup.hs . fi if [ -d "/usr/lib64/ghc-9.6.3/lib" ]; then subsubdir=/lib fi [ -x Setup ] || ghc --make -package Cabal -no-user-package-db -dynamic Setup LANG=C.utf8 ./Setup --version [ -x Setup ] || ghc --make -package Cabal -no-user-package-db -dynamic Setup LANG=C.utf8 ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-hslua-objectorientation --libsubdir='$compiler'${subsubdir}/'$pkgid' --datasubdir='$pkgid' --libexecsubdir='$pkgid' --ghc --dynlibdir=/usr/lib64/ghc-9.6.3${subsubdir} --global --ghc-options="${CFLAGS:+$(echo ' '$CFLAGS | sed -e 's/ / -optc/g')} ${LDFLAGS:+$(echo ' '$LDFLAGS | sed -e 's/ / -optl/g')} -fhide-source-paths" -v $cabal_configure_extra_options -p --enable-shared --htmldir=/usr/share/doc/ghc-9.6.3/html/libraries/hslua-objectorientation-2.3.0 --global [ -x Setup ] || ghc --make -package Cabal -no-user-package-db -dynamic Setup LANG=C.utf8 ./Setup build -j${RPM_BUILD_NCPUS} -v if [ -n dist/build/libHShslua-objectorientation-2.3.0*.so ]; then [ -x Setup ] || ghc --make -package Cabal -no-user-package-db -dynamic Setup LANG=C.utf8 ./Setup haddock --html --hyperlink-source --hoogle fi %install [ -x Setup ] || ghc --make -package Cabal -no-user-package-db -dynamic Setup LANG=C.utf8 ./Setup copy --destdir=/home/lkp/rpmbuild/BUILDROOT/ghc-hslua-objectorientation-2.3.0-1.oe2409.x86_64 -v [ -x Setup ] || ghc --make -package Cabal -no-user-package-db -dynamic Setup LANG=C.utf8 ./Setup register --gen-pkg-config if [ -d "/usr/lib64/ghc-9.6.3/lib" ]; then subsubdir=/lib fi if [ -d hslua-objectorientation-2.3.0.conf ]; then for i in $(ls "hslua-objectorientation-2.3.0.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 hslua-objectorientation-2.3.0.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-objectorientation-2.3.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 hslua-objectorientation-2.3.0.conf /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-objectorientation-2.3.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/hslua-objectorientation-2.3.0.conf fi if [ -d "/usr/lib64/ghc-9.6.3/lib" ]; then subsubdir=/lib fi if [ -z "$(ls /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-objectorientation-2.3.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/hslua-objectorientation-2.3.0*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-hslua-objectorientation-2.3.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/hslua-objectorientation-2.3.0*.conf not found" exit 1 fi rm -f ghc-hslua-objectorientation.files ghc-hslua-objectorientation-help.files touch ghc-hslua-objectorientation.files ghc-hslua-objectorientation-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-objectorientation-2.3.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHShslua-objectorientation-2.3.0-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-hslua-objectorientation.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-hslua-objectorientation.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/hslua-objectorientation-2.3.0" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-hslua-objectorientation-2.3.0-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-objectorientation-2.3.0-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-hslua-objectorientation-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-hslua-objectorientation-prof.files -o -fprint ghc-hslua-objectorientation-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-hslua-objectorientation-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-hslua-objectorientation-prof.files else rm -f ghc-hslua-objectorientation-devel.files ghc-hslua-objectorientation-prof.files touch ghc-hslua-objectorientation-devel.files ghc-hslua-objectorientation-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-objectorientation-2.3.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/hslua-objectorientation-2.3.0*.conf >> ghc-hslua-objectorientation-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/hslua-objectorientation-2.3.0 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-objectorientation-2.3.0-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-hslua-objectorientation-help.files fi for i in ghc-hslua-objectorientation.files ghc-hslua-objectorientation-devel.files ghc-hslua-objectorientation-help.files ghc-hslua-objectorientation-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-hslua-objectorientation-2.3.0-1.oe2409.x86_64!!g" $i fi done echo "running ghc_delete_rpaths:" if ! type chrpath > /dev/null; then exit 1; fi for i in $(find /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-objectorientation-2.3.0-1.oe2409.x86_64 -type f -executable -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print); do if [ -x "$i" ]; then rpath=$(chrpath $i | sed -e "s@^$i: R.*PATH=@@") case "$rpath" in *$PWD/*) chrpath -r "/usr/lib64/ghc-9.6.3/lib:/usr/lib64/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3" $i ;; *) ;; esac else echo "%ghc_delete_rpath: no $i executable" exit 1 fi done %check %post devel /usr/bin/ghc-pkg-9.6.3 recache --no-user-package-db || : %postun devel /usr/bin/ghc-pkg-9.6.3 recache --no-user-package-db || : %files -f ghc-hslua-objectorientation.files %license LICENSE %files devel -f ghc-hslua-objectorientation-devel.files %doc CHANGELOG.md README.md %files -n ghc-hslua-objectorientation-help -f ghc-hslua-objectorientation-help.files %license LICENSE %files -n ghc-hslua-objectorientation-prof -f ghc-hslua-objectorientation-prof.files %changelog * Thu Sep 28 2023 Lin Runze 2.3.0-1 - Initial packaging (Version 2.3.0) ?wX]ɖ]w nݝ\{p !w?~3{?kڵj׮*FvFv?~90=!{c__F윌fFtN.tv&Fv&vN&F5L'p?]Md^#zkqzyÒY8M`ae0\?oX}aggU461p{X%G vvN@S;GHd$aU މ̄ښь6?dhdVXĉw݄ ަ? $;z6cfEoПx?%2q72mf?%=J?- ZZg ?`JfW)O]m6rsfgw翠e-ndbl"hdkyYs ӷWȣbad%dnbdM-GC gǷ\tuiK ['g[#JSrg'翊wCMW.O 7TcHLl-LaaɌM-~첷s2^iUNoV􁿲LoM LQ߷2@- ˎ=mH&NdE;y[޿v)LA-5-m\-0@gsGlOgnbm_Ǒ_)}Y_#~%ft-~%J?ROK0'ƿU5jc`s4%3pq~[.u'ɷo3v|K7?vJ l%U7~~;$:G^3G#7?.n@:iW<Kȿoj-Bb"rb6@Eaw37wT'Afo lT22q@E[O gc+1%v n ,9w,`]rba4a_ޅX'_ FB~=`'ˎx yh1s@AI %(gKKm〵Ƃ%F6.즻RR Wjjss?l1+·g0>vզ5]ͧb{C`_ڶKw7UU5WRճlZvG5QSӗ[cG8X5ղ׋KI'BWZ'(ת!'g,U!T>oޯax`{궐O4O j^SZF+ wTpWSf)e "}-27cQQDExF֎:C] N 80Kc:T~8Ŭ%LgknLJke[N¬,ے?7/ u88"(n @C,YVZ@Y\DW(i,Uzs} 9sZb/d5cXN!yY@}kƊ:a!'(o'h:ձm*>`^gtPc .0Z?{oXˈ' Y_ LdX(}d.1sF`HOX̵ThGF"m~xZ( pmrhL L?-P@܈B*PKpͬ:>F+MXc3sPgЩm*%7@ ('L>A,$¹$ƹpbMgtl_fERO&׬e.s E2]%ƍ Y:>Ġ $Ss:5fq K4ȰGI}KټLᴻrůjx5 ߾s) "PIkǘ}JgT}%.\8bphRaF pn}/'QOnk}gf]d{{9eۻ [ sx9K0XmՓzѢ)\&o|cs\aH$.e"9$ GE IhV8<"}JG$ B qsJ}@wi9d0iDw})|4RF1(MX NB:"JuQ.,w*PL`>~O~R.>d,n-NY}AXR`-+ǃ΍C3>t+D^Syj;Nidx2I]w'ҧ@nW^2e/@u7nEiK/>ass^ 7vVzvnzXSuXks,Z32~쮎/*[˿_n\.FR_ʲ=2_{Rij)Ƶu..[R#ǟQpŋ.}Wy+93ҷ/n\nIH < [HU2 h3Wf//V3e; ZfjV3d'/LhDa7Ej6''C: EBPGk"d3|'Y -yNJ=:ڊP\OE#"PXR-H{Qs˰O^\ڴ~.e:E֖$WcGe7S0Yr[cU5%}?<zgZ/w^ :__^_;__AO^lVS_Ro_i|5^,lԪ\WXIF& -C&-#c[-ĻoNsF>]ٚjz] ax s;+THV)bڻSY0~Qy|kn4ܐR20nL^ۆ~(yS pq%ahu-9u>0Z6ɿUBJ鲫:]!M [TaL%Zeϝ aa]pXz.ΓejkCPX͚GTʉC?<[S;I_QtTH$`*:)]9Wi>;?{:BS+MegFST\3"|jxZyBy,t_&E8^u70Hr_zTD8&!kIO#`^y`RkWsK̢@حc՛prQc-)EÙÔ}~[*Vթ@X"Qx7kBaP4$T?wVk*_~P{ LD$ O -g,ں|0-d3̠eSOz($`inbM}me P6c'vpdiI)Y Q]r]^ۜgF3@EcA5$+݋z&KR$|8?!ub`0Wgݶok4{#&lvϠȐdy @.՘Ŗݴk IМUs2p&+,_oH:5/D016IPQFJȎٝyR|ǂڢ')bE\D녈EO_>I6F7t/Ƃ SF;*FΒ=d kMzv-˸XqH \@E5踤 ڎ.  "}6~ҹOpEC<9ϵxb"QID+8ꊥ ⚨TQ]"5Ps^/``]~OEg=A!Ek @79"^Z7eACB3P~հ^> "A9*?mSbMpDxl\u}/R.BiT3*/u=H+1l4nʲO'I=֜qy!haBCZ`]D^."1:8חwGu3X V]/{;>M*}% QV<NJ2F_Q5'lX3OQv5DXpwD zJ)o@߆.`fH$Ȑ=ᖈyDOg^rr¼g=,1&̻(P2HA3^*kÿ6ո!#ݩDlJD0aZɶ֋ȷĥuJMi٫\ BwiQRXtrkgq*ѱLoHUIY==aEGa5:iCxdA3U},wYB,=-&2b4BƩTBa4|6pٲ% <6~% v!1Y ra!5yNۇ [%Dwc,ٳ.Vg7.E`, 0 Ϛ ]x=%8uWsQbz y5IK*^1[Gcb {dU6~U ?V.W`#C' (&IWIJRmd&| ,~CkR0cN4tZĜ S\PP,$~0.BL&{+y- !t¥݁tʦeyT-#"Gvc7*#D6du*>oǣ=4<åiKzuLld2ˏWA_~QWjW{|;r}>1HR"]+6Alo|&"i(S_a-PI'ZjI2WrpSbu2uHuJȷZ4oyhɓ.l?d^!_#LU=)o3I:oSsRO9-DK0O2$u鑎aߴ.?Bi_?J'lW#+St;f- sA *Aqzya}L^Wa"PnҏfF. ȏLnb$Ɩ C#(%q|{' ?a5LUma@j``\Ea8zwv]e3S:pT1ȗ9$(ϑku 7s#DCo*N*N0Pe^~&iQ[#'#'gAe\kꋝǏQMJwZDeICEڒM2:4G#* _dPb&踉R(aYҘ2e.=0h b^b3Rb[%RQk#srq*f1Ȅa2;Q+ľt،>W?Z}[\la}lr)HÌh:'2@ iW=Ћr-ӳ=e ץXچ$q =nbܤ^8H9{ܯ& C?ȩ[&F/k)-]:/KPJRA`1&t_*Ul#U8 EwZp  2vǔT%;5&?sD4yC%Lڻ矉g^4z 0LYg!V:: {hj tҧeJ\uH6?.fj-j!KvKTB$G,K}pM(hJw. n+N&XZ6]eP4VcG A]3wJs燔L.x~"٤[rD$;߳,W`+fΩ3=_B/9_9y߽a\~E{-nkl^a*,޷Xg);p Z%_b|π9b&(|ɗ\k1LRh⺼NL[qg1OIlWf.C%v'SjìkդK}BaB!}re rrV@L^UO`-c=[Ңظ}a<ǐ3l?SXEM H:P餄X}-j4i_7-G}K8I/ XUЖԐFw&|x KVF}>|8pSQIX5 ysmXh]Yh~h<추Fe}nH(+iؑLx(*$XżBgO*>+hB*Be hv y_4d:B׈oK:OޫƼ)5n֔Vw>ʑkcQ!r7Oj? JxNw.JL0:#v O ~ 𽰵s=%Glh"0S>ew9&m]`.CA{l~#(ɋE=?C ~?@zLTVv?/;|xB6mU$: Pˆ3t`g`]ߛ]?ut`JR-8Amy`!x62TY/C[|جGTÔ Apk|!iQK6#RKJwx[wׂ*_~f}?qΐ&E,4)MkMP G>?8hsfj2B'7+WP|)՞!)("j4$ѡ9,~,XENop̈ [ OO&ڗBdxlR_Q"'/oʘuE;K#i DຟpeQNThԏ9V^,US*Jo-B@#3VKiO0,f.RgOdHn|dy-Sr}cbߵŦPYy9|/w/G>;O#?kfDU)8-uFUpgfu":+ԵQ`;cFR/rѝ̿ZdK=kT4nT:ɿh%R,-k49ook] ?&_NdޟA#vF-݀zl XaOEɃǏW j4ץbiJ,mTH  |U 6]yXxRLI#2J\?װ\;,Su)5/dQGUMYaaL:${wqN'ޯ=P0֓6i E#ZC$%B5n-uWx9seJ; t\l;C`5bZc؄Wu-|ZYaQ z0ҩ;J u"QTui3<#,YMۼ@m#Y>4x<#Ci$жeΛZmzb|Va9mD\50yɳ϶G{ܘhY%aT 2&Ki XGt6R`@c|V˟UϊhZN,r1{|0A 0ēξ tێBݴp0ճ c7͘ml;aFv\N NQP.rNV*KS@bbp`aוd0!-*Tn~RI.g,AeJv~I 0rHIr'sfIE{;zgoأs'D+f%E¢[8+Cd1V6K)zD]Q`O*7O9[w`[Tʗv'!]5]rPyV:9fQ֮PHZ[)P0g]uCZ.f%^4e(1-B8Btǜ JWqHH%bCp]*A ɨ5 `=iS}^sh_t̨>%NDL8r:)Y.^(XYb7<&8E~$S d-ǖ=0\QT1fs0+I/~ugXj^2rt :_v3VPV˫,UV{hЂJxZ|H8TrH`¬HtL/WYf72v3p&jCA?`яr_AkR y.,zl(1kG(1'||C'Z,Jq(rN*5&-:w]a!=׳9E  *^<]9zNܻrFgdJUd"+4i v`Ѯ$1 j9k'`j܃ӮmN j)mdH:>'Cm{q| S[–vД릣D|zfHAt yh}lP9*iY*o'܂VݯQwE7BQ>Faje=YB`ԉ1Z&)YޗƢY{,\_`F(7Ke]}3{m]=qDzs%scMU5jwql3_HwmNS,iÑ!aICҫ*gUD՗.6$ΣrHi NlhZMuӌ+fn3쁱߾jrEr}X$-}J(.5$`,[LdI:P!>qʱҸJ,\;0Iq~7zt( EfwtT0T*g9$ﭙb]Ej|k\M]ORT{d^ w1|AFM"4 gpQC,m8 rpBܨaڌnbQEZ#Pkt 0G&6=ijV~& &r]_P@4-4X4:i4$ЮLb 6,5,Nv(q6X2jKBbu+\TN?׀=#+`55"fL"l+i_KA2~>f\)„f?DH`H'  $Q+4?uf2K0x敊HmAs z;cK@cS@ȣ(ͮ59:.:D V5mʒZr0fSB=)a:5{T gC?_Ȯ-~.1?}86dN3/m &'5^9\tKSs t˓K)Ioz^/SFV|l_;kWV_Bn__itvq:uDDPuv@^6^6 eb_cN~/˦bޜ## ,"B{DSt-)ts.v˵R. -͠3-5+C{);V2\ C'+MaS,{kk}qw5;qEx;4-:$ep4e/..xneΞ EQ!W}tH?ǚt-"j2?^6Jc[ jg ro3U'P8U:z9r f}")C[Su\NsoOǸ7Y"|F ,P6& (Ay=wxx4Ck8|P ؒ1v C}Vi c_&x'TxEx8Rn>jtʂyND&Яϒ{KcJn.^5Bfg&_KBٍBn:/}45xgzQH vOoz Dc}Fu7} mf x'1޹ xEjO9ϕ&XA;NF,T u`=~}W9=' AO~h>fvQD P~"]UN|Ek,O>`mG6Gd~3&^4G?O%=N5di8!bR{v_Z~ӄ?ȭرvT#x^ڜPHOqj'Pt) tCFePtbr6e~^pq Ո!F\5!Gs_ϥTsա o@=y;"YW'4>0d9wsܜkt,}%YY9 m1|<I7%ru+}W|K8s#3g8 CT4EEӛwv fx:m-e1bA7u{梨ڴ?VqWL^y8C/b?)m0fʢJ:L/ŦA7PDbwCDa`#3q1Tn-%|Nj,tDLuPP5PE-x;c Q='}BfFic>)^T{&Lԫ{EnZ3W{0\)FJQ&OƄ޹_7gD+\bTkwwղE6V+%?K.Lv>vFu&Y`TMJq"8SyTȇrc>',[WCEۤ*Bi͞PtHvϠ%=o^/=Q-̯ae*6m$ߨDqhAnXHaLՉ8\PsENYɕ.l͍,V͡/rI(_KF%#|Nyc8e:ɒIk#Eǰһj+GP )vS [F@a*L92cMV~Gh0MkW/OF_^dpbIloW{4Hv~O̭M~ޱ "U*)ns; mem=ھmܲiT{B5)_Q 6]=2C<ؒvuސHK|:"JKja> E/.̰r"hah)hIC);+v8%4"cצ1"#Q^8CEk/Y*l@Ei`'^d N\1]j6]QB2Eb𻏅pRZ,mu3.2L- a1 uAݦF#Yh}P#ώ:>kɫڷuqGSD_ԝyoһG/|e.LMc( j0d%$tҍ8?C(ءY5i?}E 9TE,Gq6]WjzӖJ7;ׂC_m @[:"z!0_eowQZ_aV!eQF&^{'RڳKvu6aԖO" 0e}G&Qv*I"RH/0)WYڴz0 -s/599o`o2+Wgt4eٹPϹ'Y&7Y['yoJu_.,ƽE4R zW\5k|bb;%.H_gݾ'%'ޝK?jRy)>n|'u$C٧ۗ&D ?CRY\ܪjR_e~ۗ_}a :{\⟏W>d/\V2q[C >"M:kx]SӸbm=Q|_?~<^%Aw_9rϯ',KE.ͩs;2.$=qu ]eozj: 8*fŕ !.:z쿖`Ө菢kO\:ǥVoO_<ǓgmyO?C?wǠˆv!@:tc9z)**VwO