<86>Apr 20 08:14:11 userdel[3032499]: delete user 'rooter' <86>Apr 20 08:14:11 userdel[3032499]: removed group 'rooter' owned by 'rooter' <86>Apr 20 08:14:11 userdel[3032499]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 20 08:14:11 groupadd[3032536]: group added to /etc/group: name=rooter, GID=1814 <86>Apr 20 08:14:11 groupadd[3032536]: group added to /etc/gshadow: name=rooter <86>Apr 20 08:14:11 groupadd[3032536]: new group: name=rooter, GID=1814 <86>Apr 20 08:14:11 useradd[3032570]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash, from=none <86>Apr 20 08:14:11 userdel[3032603]: delete user 'builder' <86>Apr 20 08:14:11 userdel[3032603]: removed group 'builder' owned by 'builder' <86>Apr 20 08:14:11 userdel[3032603]: removed shadow group 'builder' owned by 'builder' <86>Apr 20 08:14:11 groupadd[3032623]: group added to /etc/group: name=builder, GID=1815 <86>Apr 20 08:14:11 groupadd[3032623]: group added to /etc/gshadow: name=builder <86>Apr 20 08:14:11 groupadd[3032623]: new group: name=builder, GID=1815 <86>Apr 20 08:14:11 useradd[3032643]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ghc8.6.4-uuid-types-1.0.3-alt1.src.rpm: license not found in '/usr/share/license' directory: BSD3 warning: Macro %hs_configure2 not found warning: Macro %hs_build not found warning: Macro %hs_install not found warning: Macro %hs_gen_filelist not found <13>Apr 20 08:14:15 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Apr 20 08:14:15 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843749 installed <13>Apr 20 08:14:15 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294140 installed <13>Apr 20 08:14:15 rpmi: libffi-devel-1:3.4.6-alt1 sisyphus+341904.100.1.1 1709474536 installed <13>Apr 20 08:14:15 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Apr 20 08:14:15 rpmi: ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Apr 20 08:14:27 rpmi: ghc8.6.4-8.6.4-alt11 sisyphus+340030.100.2.2 1707341853 installed <13>Apr 20 08:14:28 rpmi: ghc8.6.4-hashable-1.2.7.0-alt1 sisyphus+326169.14000.17.2 1692852035 installed <13>Apr 20 08:14:28 rpmi: ghc8.6.4-random-1.1-alt2 sisyphus+326169.16700.17.2 1692852995 installed warning: File /usr/src/in/source/ghc8.6.4-uuid-types-1.0.3-alt1.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc8.6.4-uuid-types-1.0.3-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-uuid-types-1.0.3-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-uuid-types-1.0.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93187 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-uuid-types-1.0.3 + echo 'Source #0 (ghc8.6.4-uuid-types-1.0.3.tar):' Source #0 (ghc8.6.4-uuid-types-1.0.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-uuid-types-1.0.3.tar + cd ghc8.6.4-uuid-types-1.0.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-uuid-types-1.0.3-alt1.patch):' Patch #0 (ghc8.6.4-uuid-types-1.0.3-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93187 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-uuid-types-1.0.3 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-8.6.4 Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc8.6.4-uuid-types-1.0.3 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-uuid-types-1.0.3 --datadir=/usr/share --datasubdir=ghc8.6.4-uuid-types-1.0.3 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring uuid-types-1.0.3... Warning: The flag --disable-executable-profiling is deprecated. Please use --disable-profiling instead. + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Preprocessing library for uuid-types-1.0.3.. Building library for uuid-types-1.0.3.. [1 of 3] Compiling Data.UUID.Types.Internal.Builder ( Data/UUID/Types/Internal/Builder.hs, dist/build/Data/UUID/Types/Internal/Builder.o ) [2 of 3] Compiling Data.UUID.Types.Internal ( Data/UUID/Types/Internal.hs, dist/build/Data/UUID/Types/Internal.o ) [3 of 3] Compiling Data.UUID.Types ( Data/UUID/Types.hs, dist/build/Data/UUID/Types.o ) [1 of 3] Compiling Data.UUID.Types.Internal.Builder ( Data/UUID/Types/Internal/Builder.hs, dist/build/Data/UUID/Types/Internal/Builder.p_o ) [2 of 3] Compiling Data.UUID.Types.Internal ( Data/UUID/Types/Internal.hs, dist/build/Data/UUID/Types/Internal.p_o ) [3 of 3] Compiling Data.UUID.Types ( Data/UUID/Types.hs, dist/build/Data/UUID/Types.p_o ) + ./Setup haddock Preprocessing library for uuid-types-1.0.3.. Running Haddock on library for uuid-types-1.0.3.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, binary-0.8.6.0, bytestring-0.10.8.2, containers-0.6.0.1, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0, text-1.2.3.1, time-1.8.0.2 Haddock coverage: Warning: 'u' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 16 / 16) in 'Data.UUID.Types' Warning: Data.UUID.Types: could not find link destinations for: Storable Binary Eq == Bool /= Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 Typeable Maybe dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi Int gmapM Monad gmapMp MonadPlus gmapMo Ord compare Ordering < <= > >= max min Read readsPrec ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList IO NFData rnf sizeOf alignment peekElemOff Ptr pokeElemOff peekByteOff pokeByteOff peek poke put Put get Get putList Text ByteString ByteString Nothing Word32 Documentation created: dist/doc/html/uuid-types/index.html + ./Setup register --gen-pkg-config=uuid-types.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.60465 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ghc8.6.4-uuid-types-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-uuid-types-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-uuid-types-1.0.3 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-uuid-types-buildroot Installing library in /usr/src/tmp/ghc8.6.4-uuid-types-buildroot/usr/lib/ghc-8.6.4/uuid-types-1.0.3 + '[' -f uuid-types.pkg ']' + install -m 755 uuid-types.pkg /usr/src/tmp/ghc8.6.4-uuid-types-buildroot/usr/lib/ghc-8.6.4/uuid-types-1.0.3 + mkdir -p /usr/src/tmp/ghc8.6.4-uuid-types-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 uuid-types.pkg /usr/src/tmp/ghc8.6.4-uuid-types-buildroot/usr/lib/ghc-8.6.4/package.conf.d/uuid-types-1.0.3.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-uuid-types-buildroot /usr/lib /usr/lib/ghc-8.6.4/uuid-types-1.0.3 /usr/src/RPM/BUILD/ghc8.6.4-uuid-types-1.0.3 ghc8.6.4-uuid-types 1.0.3 /usr/lib/ghc-8.6.4/package.conf.d/uuid-types-1.0.3.conf ~/tmp/ghc8.6.4-uuid-types-buildroot ~/RPM/BUILD/ghc8.6.4-uuid-types-1.0.3 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-uuid-types-1.0.3': No such file or directory ~/RPM/BUILD/ghc8.6.4-uuid-types-1.0.3 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-uuid-types-buildroot (auto) mode of './usr/lib/ghc-8.6.4/lib/libHSuuid-types-1.0.3-Awdp9gd30rf4a5QKzt7fjH-ghc8.6.4.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ghc8.6.4-uuid-types-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-uuid-types-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-uuid-types-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-uuid-types-buildroot ./usr/lib: (from :0) ./usr/lib/ghc-8.6.4/lib: (from :0) libHSuuid-types-1.0.3-Awdp9gd30rf4a5QKzt7fjH-ghc8.6.4.so -> libHSuuid-types-1.0.3-Awdp9gd30rf4a5QKzt7fjH-ghc8.6.4.so 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/lib/ghc-8.6.4/lib/libHSuuid-types-1.0.3-Awdp9gd30rf4a5QKzt7fjH-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-uuid-types-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/ghc-8.6.4/lib/libHSuuid-types-1.0.3-Awdp9gd30rf4a5QKzt7fjH-ghc8.6.4.so: RPATH contains several entries: /usr/lib/ghc-8.6.4/array-0.5.3.0:/usr/lib/ghc-8.6.4/base-4.12.0.0:/usr/lib/ghc-8.6.4/binary-0.8.6.0:/usr/lib/ghc-8.6.4/bytestring-0.10.8.2:/usr/lib/ghc-8.6.4/containers-0.6.0.1:/usr/lib/ghc-8.6.4/deepseq-1.4.4.0:/usr/lib/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib/ghc-8.6.4/lib:/usr/lib/ghc-8.6.4/rts:/usr/lib/ghc-8.6.4/text-1.2.3.1:/usr/lib/ghc-8.6.4/time-1.8.0.2 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ghc8.6.4-uuid-types-buildroot Processing files: ghc8.6.4-uuid-types-1.0.3-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/Data-UUID-Types.html warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/Data-UUID-Types.html warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/uuid-types.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/uuid-types.haddock Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VhF6bs find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-uuid-types-buildroot/usr/lib/ghc-8.6.4/lib/libHSuuid-types-1.0.3-Awdp9gd30rf4a5QKzt7fjH-ghc8.6.4.so: 397 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1FSWk2 find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/ghc8.6.4-uuid-types-buildroot/usr/lib/ghc-8.6.4/lib/libHSuuid-types-1.0.3-Awdp9gd30rf4a5QKzt7fjH-ghc8.6.4.so: overlinked libraries: /lib/libm.so.6 /usr/lib/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so /usr/lib/ghc-8.6.4/containers-0.6.0.1/libHScontainers-0.6.0.1-ghc8.6.4.so /usr/lib/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so /usr/lib/ghc-8.6.4/lib/libHStime-1.8.0.2-ghc8.6.4.so /usr/lib/libgmp.so.10 Provides: ghc8.6.4(uuid-types) = 1.0.3, ghc8.6.4(uuid-types-1.0.3-Awdp9gd30rf4a5QKzt7fjH), libHSuuid-types-1.0.3-Awdp9gd30rf4a5QKzt7fjH-ghc8.6.4.so = set:md152cKQCnCSrcpA5VwF9Zf1ZhAlDGrxhNKkStccBCp4l2iYdItijR0Go9rWuHCjh472k03nSjXxCCmsGyBxJ0ZINS8s5Ru63KXS6XbRAbOmeYVqAn2QCmrTg9fETj75TWkOKnMYLj7VZoT2pqsVnJFGaXPUkvjQ9FtUZcDaSOInnhfqyBcmSekCdA3g63AKaysxAXvGrGzb69WpCdUvGC6ONRrXVOXjRaZhxTDySjNOmycCOMZmBynkM0Z36cEm137h6y1hXpb9wlZaC7QwZv7h0O3LxUsTiixM7J3Mb09Lg1NpA1R626bRoh8MZo9RCWTY5nE7oY5Qh1z27PcNTW4ZH9b0jTJnlx8xPjHG6H1mE5hkCwskGgZLU3aHStqAVlxMU41LVosfplaArFs9zZKTDO5chXMAqM6iV970hrsaKM2BeOigyh9IbFjuyeO1KmxEKR5LZoUBn69jFOiGOnTaft5yczYTMPZjGnmVYaFfmBiG2sRUodpNmMCjSaCLBH6dVBr2mB8ZwV2pndyZzAKh5ZlWsTN1m2zqVyTWpinS1VJdYQWj6x0pkIWxLrByWDFIgIhHUNA8pViE2lvC1aGX4Ps3QqMkuLEZp4jqK7o96EqTRCKyvZwA2P2wYQc3R49BTe9Zx84i2Wqo2Z8QZwD5Q9xxODC8m5FE7nrOwuA0A9b7QJIZ9pFIMbbQXxmmwiI2HWEyNai8SNNqxsfJ4Xm0HCnaybBFBtucyFrgVFTlqKzDKECdhBogu3Un5dpWztK2zVnFKmEMMaZdwPNYJTzz2la Requires: /usr/lib/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/base-4.12.0.0/libHSbase-4.12.0.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/binary-0.8.6.0/libHSbinary-0.8.6.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/bytestring-0.10.8.2/libHSbytestring-0.10.8.2-ghc8.6.4.so, /usr/lib/ghc-8.6.4/containers-0.6.0.1/libHScontainers-0.6.0.1-ghc8.6.4.so, /usr/lib/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/ghc-prim-0.5.3/libHSghc-prim-0.5.3-ghc8.6.4.so, /usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(binary) = 0.8.6.0, ghc8.6.4(binary-0.8.6.0), ghc8.6.4(bytestring) = 0.10.8.2, ghc8.6.4(bytestring-0.10.8.2), ghc8.6.4(deepseq) = 1.4.4.0, ghc8.6.4(deepseq-1.4.4.0), ghc8.6.4(hashable) = 1.2.7.0, ghc8.6.4(hashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV), ghc8.6.4(random) = 1.1, ghc8.6.4(random-1.1-3ypV4EIycgb35PKjTYYr5q), ghc8.6.4(text) = 1.2.3.1, ghc8.6.4(text-1.2.3.1), libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-ghc8.6.4.so >= set:nmLh51, libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so >= set:nkRGdh3vodU0T0Zw, libHStext-1.2.3.1-ghc8.6.4.so >= set:pmwJvhuiopi7cv1a1, libHStime-1.8.0.2-ghc8.6.4.so, libc.so.6(GLIBC_2.1.3), libgmp.so.10, libm.so.6, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y8KsPC Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-uuid-types-1.0.3-alt1.i586.rpm (w2.lzdio) 6.30user 4.13system 0:12.41elapsed 84%CPU (0avgtext+0avgdata 278744maxresident)k 0inputs+0outputs (0major+606730minor)pagefaults 0swaps /.out/ghc8.6.4-uuid-types-1.0.3-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 4.27user 3.23system 0:36.27elapsed 20%CPU (0avgtext+0avgdata 128600maxresident)k 0inputs+0outputs (0major+202095minor)pagefaults 0swaps --- ghc8.6.4-uuid-types-1.0.3-alt1.i586.rpm.repo 2023-08-24 05:19:33.000000000 +0000 +++ ghc8.6.4-uuid-types-1.0.3-alt1.i586.rpm.hasher 2024-04-20 08:14:43.463216766 +0000 @@ -71,3 +71,3 @@ Provides: ghc8.6.4-uuid-types = 1.0.3-alt1:sisyphus+326169.22200.17.2 -File: /usr/lib/ghc-8.6.4/lib/libHSuuid-types-1.0.3-Awdp9gd30rf4a5QKzt7fjH-ghc8.6.4.so 100644 root:root 1bfa1b24258d4bbc03a1160e6f0b775b +File: /usr/lib/ghc-8.6.4/lib/libHSuuid-types-1.0.3-Awdp9gd30rf4a5QKzt7fjH-ghc8.6.4.so 100644 root:root 296bcdfd77e24a7a80fe2ccbe2bf5655 File: /usr/lib/ghc-8.6.4/package.conf.d/uuid-types-1.0.3.conf 100644 root:root 9f3d59769f34c7363eb617034acd4e66 @@ -81,5 +81,5 @@ File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/Data/UUID/Types/Internal 40755 root:root -File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/Data/UUID/Types/Internal.dyn_hi 100644 root:root aab4fe29372606286ec4f6fbcac4a21e -File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/Data/UUID/Types/Internal.hi 100644 root:root 6f56f8a2fe9b634c9bef371cb4892b4c -File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/Data/UUID/Types/Internal.p_hi 100644 root:root f0084f2763647f39b55085604358a6aa +File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/Data/UUID/Types/Internal.dyn_hi 100644 root:root fb65e82be9e935db3ee17e5a1d61ed40 +File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/Data/UUID/Types/Internal.hi 100644 root:root d328f9303de4185548ff61982104fe86 +File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/Data/UUID/Types/Internal.p_hi 100644 root:root 9877b6e5de4a695c4ac8311125e215bc File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/Data/UUID/Types/Internal/Builder.dyn_hi 100644 root:root be8264d38f38230d219387bdcb0a6c66 @@ -89,3 +89,3 @@ File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/libHSuuid-types-1.0.3-Awdp9gd30rf4a5QKzt7fjH.a 100644 root:root 6bb861dd1947a9fdd11f009bf36f4ecb -File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/libHSuuid-types-1.0.3-Awdp9gd30rf4a5QKzt7fjH_p.a 100644 root:root 130e279805e39783bc7c07bf82e952f7 +File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/libHSuuid-types-1.0.3-Awdp9gd30rf4a5QKzt7fjH_p.a 100644 root:root 76e98711bb5011dd55a0aa7751b1d116 File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/uuid-types.pkg 100755 root:root 9f3d59769f34c7363eb617034acd4e66 @@ -106,2 +106,2 @@ File: /usr/share/doc/ghc8.6.4-uuid-types-1.0.3/html/uuid-types.haddock 100644 root:root 0b62cb016dd01243812ee5f8746f26fb -RPMIdentity: 276f75feab29ffa9b801806a03290f59ddf034a20bf054d2ea431148c343507063a33ba8ee3e401948b246eff74ae3f5893f4b2639eeee8c442b734ed6c9780a +RPMIdentity: 3af43c9772b6b2363c5944905894285ed31b5d9b9a1cae45ce96b23ed230b3ac84fcfb7853d8f2aa343dc84784d964c461a23cacc4fe20ebeda030c8e43bcc62