<86>Dec 21 08:28:42 userdel[3290969]: delete user 'rooter' <86>Dec 21 08:28:42 userdel[3290969]: removed group 'rooter' owned by 'rooter' <86>Dec 21 08:28:42 userdel[3290969]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 21 08:28:42 groupadd[3291004]: group added to /etc/group: name=rooter, GID=1814 <86>Dec 21 08:28:42 groupadd[3291004]: group added to /etc/gshadow: name=rooter <86>Dec 21 08:28:42 groupadd[3291004]: new group: name=rooter, GID=1814 <86>Dec 21 08:28:42 useradd[3291034]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash, from=none <86>Dec 21 08:28:42 userdel[3291082]: delete user 'builder' <86>Dec 21 08:28:42 userdel[3291082]: removed group 'builder' owned by 'builder' <86>Dec 21 08:28:42 userdel[3291082]: removed shadow group 'builder' owned by 'builder' <86>Dec 21 08:28:42 groupadd[3291129]: group added to /etc/group: name=builder, GID=1815 <86>Dec 21 08:28:42 groupadd[3291129]: group added to /etc/gshadow: name=builder <86>Dec 21 08:28:42 groupadd[3291129]: new group: name=builder, GID=1815 <86>Dec 21 08:28:42 useradd[3291173]: 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>Dec 21 08:28:46 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Dec 21 08:28:46 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843749 installed <13>Dec 21 08:28:46 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294140 installed <13>Dec 21 08:28:46 rpmi: libffi-devel-1:3.4.6-alt1 sisyphus+341904.100.1.1 1709474536 installed <13>Dec 21 08:28:46 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Dec 21 08:28:46 rpmi: ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Dec 21 08:28:58 rpmi: ghc8.6.4-8.6.4-alt11 sisyphus+340030.100.2.2 1707341853 installed <13>Dec 21 08:28:58 rpmi: ghc8.6.4-hashable-1.2.7.0-alt1 sisyphus+326169.14000.17.2 1692852035 installed <13>Dec 21 08:28:58 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.61221 + 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.61221 + 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.5049 + 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:/usr/bin:/bin:/usr/local/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.hhWH85 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.9KHrjp 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/libgmp.so.10 /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 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.nO2kSK Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-uuid-types-1.0.3-alt1.i586.rpm (w2.lzdio) 6.38user 4.13system 0:12.45elapsed 84%CPU (0avgtext+0avgdata 277828maxresident)k 0inputs+0outputs (0major+613960minor)pagefaults 0swaps /.out/ghc8.6.4-uuid-types-1.0.3-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 3.66user 2.96system 0:35.19elapsed 18%CPU (0avgtext+0avgdata 135208maxresident)k 0inputs+0outputs (0major+201831minor)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-12-21 08:29:13.861441933 +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 0511733973e6c6c3d464640ffa90fb57 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 eaf86000385321288defbcef51df4a0d +File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/Data/UUID/Types/Internal.hi 100644 root:root 5fa9071d3d7530b956cd6d3ead043320 +File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/Data/UUID/Types/Internal.p_hi 100644 root:root 899aa7910128f6cf928b84b7588be34b File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/Data/UUID/Types/Internal/Builder.dyn_hi 100644 root:root be8264d38f38230d219387bdcb0a6c66 @@ -87,5 +87,5 @@ File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/Data/UUID/Types/Internal/Builder.p_hi 100644 root:root 8e56af63f52f574f310d7ac9f5d93147 -File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/HSuuid-types-1.0.3-Awdp9gd30rf4a5QKzt7fjH.o 100644 root:root 4b1121569bd69960880cf9e1c7ae4b96 -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/HSuuid-types-1.0.3-Awdp9gd30rf4a5QKzt7fjH.o 100644 root:root d0df3378441d2df45d25d79f2ab164c4 +File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/libHSuuid-types-1.0.3-Awdp9gd30rf4a5QKzt7fjH.a 100644 root:root 5627e4b14db3e98190258ee7f0e765d8 +File: /usr/lib/ghc-8.6.4/uuid-types-1.0.3/libHSuuid-types-1.0.3-Awdp9gd30rf4a5QKzt7fjH_p.a 100644 root:root bf11df257b7ada5d54c763b71ce30381 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: f65eab8ff39da14e0705887988cf88c339a6e4e3cf3a07520639fb3dda8a9afb35d2a1d2c9feb5fc8398a566c4c93944daad035c633292e640f0a3bc920818af