<86>Jan 8 04:13:17 userdel[449964]: delete user 'rooter' <86>Jan 8 04:13:17 userdel[449964]: removed group 'rooter' owned by 'rooter' <86>Jan 8 04:13:17 userdel[449964]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 8 04:13:17 groupadd[450146]: group added to /etc/group: name=rooter, GID=963 <86>Jan 8 04:13:17 groupadd[450146]: group added to /etc/gshadow: name=rooter <86>Jan 8 04:13:17 groupadd[450146]: new group: name=rooter, GID=963 <86>Jan 8 04:13:17 useradd[450216]: new user: name=rooter, UID=963, GID=963, home=/root, shell=/bin/bash <86>Jan 8 04:13:17 userdel[450329]: delete user 'builder' <86>Jan 8 04:13:17 userdel[450329]: removed group 'builder' owned by 'builder' <86>Jan 8 04:13:17 userdel[450329]: removed shadow group 'builder' owned by 'builder' <86>Jan 8 04:13:17 groupadd[450393]: group added to /etc/group: name=builder, GID=964 <86>Jan 8 04:13:17 groupadd[450393]: group added to /etc/gshadow: name=builder <86>Jan 8 04:13:17 groupadd[450393]: new group: name=builder, GID=964 <86>Jan 8 04:13:17 useradd[450528]: new user: name=builder, UID=964, GID=964, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ghc8.6.4-random-1.1-alt2.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>Jan 8 04:13:19 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8 sisyphus+291517.100.2.1 1638832060 installed <13>Jan 8 04:13:19 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Jan 8 04:13:19 rpmi: libgmp-devel-6.2.1-alt4 sisyphus+288362.20.3.1 1635767901 installed <13>Jan 8 04:13:19 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Jan 8 04:13:19 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jan 8 04:13:19 rpmi: ghc8.6.4-common-8.6.4-alt8 sisyphus+291517.100.2.1 1638832060 installed <13>Jan 8 04:13:31 rpmi: ghc8.6.4-8.6.4-alt8 sisyphus+291517.100.2.1 1638831986 installed warning: File /usr/src/in/source/ghc8.6.4-random-1.1-alt2.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc8.6.4-random-1.1-alt2.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-random-1.1-alt2.patch is smaller than 8 bytes Installing ghc8.6.4-random-1.1-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22334 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-random-1.1 + echo 'Source #0 (ghc8.6.4-random-1.1.tar):' Source #0 (ghc8.6.4-random-1.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-random-1.1.tar + cd ghc8.6.4-random-1.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-random-1.1-alt2.patch):' Patch #0 (ghc8.6.4-random-1.1-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22334 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-random-1.1 + '[' -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-random-1.1 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-random-1.1 --datadir=/usr/share --datasubdir=ghc8.6.4-random-1.1 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Warning: random.cabal:15:2: Tabs used as indentation at 15:2, 16:2, 17:2 Configuring random-1.1... 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 random-1.1.. Building library for random-1.1.. [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o ) System/Random.hs:43:1: warning: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. | 43 | ( | ^^^^^^^^ [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.p_o ) System/Random.hs:43:1: warning: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. | 43 | ( | ^^^^^^^^ + ./Setup haddock Preprocessing library for random-1.1.. Running Haddock on library for random-1.1.. 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, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0, time-1.8.0.2 System/Random.hs:43:1: warning: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. | 43 | ( | ^^^^^^^^ Haddock coverage: Cannot find documentation for: $intro 100% ( 16 / 16) in 'System.Random' Warning: System.Random: could not find link destinations for: Int Show Read read show reads readsPrec ReadS readList readPrec ReadPrec readListPrec showsPrec ShowS String showList IO Bounded Char Integer Bool Double Float Int8 Int16 Int32 Int64 Word Word8 Word16 Word32 Word64 CChar CDouble CFloat CInt CIntMax CIntPtr CLLong CLong CPtrdiff CSChar CShort CSigAtomic CSize CUChar CUInt CUIntMax CUIntPtr CULLong CULong CUShort CWchar Documentation created: dist/doc/html/random/index.html + ./Setup register --gen-pkg-config=random.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.79602 + 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-random-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-random-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-random-1.1 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-random-buildroot Installing library in /usr/src/tmp/ghc8.6.4-random-buildroot/usr/lib/ghc-8.6.4/random-1.1 + '[' -f random.pkg ']' + install -m 755 random.pkg /usr/src/tmp/ghc8.6.4-random-buildroot/usr/lib/ghc-8.6.4/random-1.1 + mkdir -p /usr/src/tmp/ghc8.6.4-random-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 random.pkg /usr/src/tmp/ghc8.6.4-random-buildroot/usr/lib/ghc-8.6.4/package.conf.d/random-1.1.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-random-buildroot /usr/lib /usr/lib/ghc-8.6.4/random-1.1 /usr/src/RPM/BUILD/ghc8.6.4-random-1.1 ghc8.6.4-random 1.1 /usr/lib/ghc-8.6.4/package.conf.d/random-1.1.conf ~/tmp/ghc8.6.4-random-buildroot ~/RPM/BUILD/ghc8.6.4-random-1.1 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-random-1.1': No such file or directory ~/RPM/BUILD/ghc8.6.4-random-1.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-random-buildroot (auto) mode of './usr/lib/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-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-random-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-random-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-random-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-random-buildroot ./usr/lib: (from :0) ./usr/lib/ghc-8.6.4/lib: (from :0) libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so -> libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-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/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-random-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/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-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/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/rts:/usr/lib/ghc-8.6.4/time-1.8.0.2 Processing files: ghc8.6.4-random-1.1-alt2 warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/System-Random.html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/System-Random.html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/random.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/random.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uigSfY find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-random-buildroot/usr/lib/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so: 877 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FUGsUl 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-random-buildroot/usr/lib/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-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/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so /usr/lib/libgmp.so.10 Provides: ghc8.6.4(random) = 1.1, ghc8.6.4(random-1.1-3ypV4EIycgb35PKjTYYr5q), libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so = set:ndib6718BVZ4TCRpX0VxIEciEFPIqJrjb1lIGRpeOYIAhJLlmzyq62duTGq7gdw6l3g5uHdtfUvF7DXZ7woRhz5YF95hZctwZybZhZH88jEZ5kWB5k9hckP4jzESkBHSMZz0ETUW8SGAWDsXORzWBvhFeWAofUeZrQcyMU0i2qaSi3j3IjHMg54gRaLqyHe4Qv48jningN3nQYigZ80dyww4n6VZb89HZzclZCQyTPyV4JzVOZd6NkEkK1gBtJcepjcgyozl4w1I6Dm6WC7va173dbHwrE5FCkJNWcj0959jxwPtPS8OAaxKNUoYqNMLc1RZHqZol4EtYy6wfkeBl0cZ3q8SQqmZr0T7vy1r10SyhwnhdZJF23EHF34BodXdWLMZ0pjbKxzNGwNhEjfBSJDbzF8NtpqNi9OUucErXsp7LEN4Fpd54fEOHJ9undg5ZIXSIM7uUEGa5qwGFcBfuEaDHeFFFCARPChRNJNvJwidoEAZfsoDJ6lwKUKCyc4Zt5KAcipTZFIj8VqXorr5ofMhVAoZsowDgKax5TbBZCcYm5cU2aZcUxMZ8vhZdbnayUuOepY4AblLTAkuE0xZ1xTfKEzCxiKkNrhZ0r9TckEa1LFBAjEbCwPzFYrFOTLvpc96UaEaT3OsbZbU6ucBqZ7qtQb8lKMrvUX6koa8ZmO8IYPaIDwXlPP18G7Gr1z5yiCOAGSWxCgQ1iWyZKbhDHprNOnMUhFA4FPAcvNY0xUZ1ZnoUQSXUAbiZgT58uQuyJP8bYpLaKoaOZaa574NxfL2jdzRrEqiYOko4dICr5o0WtK9Cxd8y2C8tbW7sAxYeFENnfLaXOlj4mr4CnnsveCtMZCFiW3SeF3yOxDX9lezzlS4pWeO47yRe53tBd2jEZu8Pe4WSAYZ1hqJPdo3hRPRJ7y1fUblluVmdxXyn2CAjDZrlINwrPAxy25DfQNMsU8AjmLh6k7LOVHtKKBeWa36kJn21XCPOXpRqaQiczZ6BEZjWCZ1CsIZpHfczkoGxh8TaBaZlRdr2kj1xba5msKFFVI5CGqyIZFH4p6LdB89NdGvecZL41bbzX1xpkUmrfOCyGkWlbyXimisg5fN4kbhybVV2AKO4IL8fmZ66V5sr7HSmskdEZBzHW08GV6rIfoiyYK3ESbk3QgVWEoaHMA9wo4kuk0KvJxg4mlZDQSEZdLBxdDa506PuifLdKssLM7OfYiE8QjZ8g00OufCA0hu2kezvCshLUA2ZuojLKN34loLOaA8WpdKQldP5vfaCalwGF82py1mfeNNZoxR8tc8HgWQLo7abpZkgxVB3ASib4yBb2Zwu8twNwVlT8BB8TCikCRXlTelvdM9hNt0Y5ZnoHBNPVdFC4Am7WPz7NgqQQ0ShZqiUk8wvo8F6ZIhkbOhcAutpBxqKp0eqPBvLptpaWvO21f6MsiEJPVtiVMiZb3oMWLZBrslqkfKbMMHqUVqlFRK1pYYyecAlY9LbmOb4uMZAhH51NFQkr9OVotaNkpIsjmjZbw8Upg5ZqjPHwAql94yeQGRZyHrWyVCpwxqZ6xLbIyxQ35PHhBuJDagQWS6TX0VdpevyCcZqLA34sS6uSYHqxpL5rKzIZiEk98zZCfLzDqCSheoua8sFn52rjAtHROPidaIY5ycBwI2LCth2FYWoWGKmyJxwv1HJe0f6lUysMyvNn8GpRMMV88kSZFY5c3wfjNpnI2DG5E9WlLtkzZxE0AosF1 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/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, /usr/lib/ghc-8.6.4/time-1.8.0.2/libHStime-1.8.0.2-ghc8.6.4.so, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(time) = 1.8.0.2, ghc8.6.4(time-1.8.0.2), libc.so.6(GLIBC_2.1.3), libgmp.so.10, libm.so.6, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4WWwg9 Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-random-1.1-alt2.i586.rpm (w2.lzdio) 10.00user 1.86system 0:14.42elapsed 82%CPU (0avgtext+0avgdata 274884maxresident)k 0inputs+0outputs (0major+848262minor)pagefaults 0swaps /.out/ghc8.6.4-random-1.1-alt2.i586.rpm: license not found in '/usr/share/license' directory: BSD3 24.08user 5.31system 0:31.48elapsed 93%CPU (0avgtext+0avgdata 274884maxresident)k 0inputs+0outputs (30114major+1106185minor)pagefaults 0swaps --- ghc8.6.4-random-1.1-alt2.i586.rpm.repo 2021-07-14 23:36:10.000000000 +0000 +++ ghc8.6.4-random-1.1-alt2.i586.rpm.hasher 2022-01-08 04:13:47.287636755 +0000 @@ -45,12 +45,12 @@ Provides: ghc8.6.4-random = 1.1-alt2:sisyphus+278961.1500.1.1 -File: /usr/lib/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so 100644 root:root 24b7926ac47bd6ed9af99d835334a054 +File: /usr/lib/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so 100644 root:root 5ad2f7b0b6e30841c19b7e6266ee90a6 File: /usr/lib/ghc-8.6.4/package.conf.d/random-1.1.conf 100644 root:root 2fbf052afd9c5aab701e8faebba8bbd3 File: /usr/lib/ghc-8.6.4/random-1.1 40755 root:root -File: /usr/lib/ghc-8.6.4/random-1.1/HSrandom-1.1-3ypV4EIycgb35PKjTYYr5q.o 100644 root:root 5dc26bb107ec45aed55fc653c2f1d357 +File: /usr/lib/ghc-8.6.4/random-1.1/HSrandom-1.1-3ypV4EIycgb35PKjTYYr5q.o 100644 root:root 40061c75230c2af1a5f8476b21b4306a File: /usr/lib/ghc-8.6.4/random-1.1/System 40755 root:root -File: /usr/lib/ghc-8.6.4/random-1.1/System/Random.dyn_hi 100644 root:root e677c2b95a59aafd45cd57b8f5756993 -File: /usr/lib/ghc-8.6.4/random-1.1/System/Random.hi 100644 root:root 276b3463c529e3d83696493b4ca0875a -File: /usr/lib/ghc-8.6.4/random-1.1/System/Random.p_hi 100644 root:root d07ac29e1553eac784ff21a43b802c61 -File: /usr/lib/ghc-8.6.4/random-1.1/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q.a 100644 root:root a19c75fb21000c3259ff3bd05235ee09 -File: /usr/lib/ghc-8.6.4/random-1.1/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q_p.a 100644 root:root 5e16749bf23f1fe274a697cf2cddf732 +File: /usr/lib/ghc-8.6.4/random-1.1/System/Random.dyn_hi 100644 root:root d86bae51fe7f048d5f271f6e6e7c3c81 +File: /usr/lib/ghc-8.6.4/random-1.1/System/Random.hi 100644 root:root f1e7ec08a9118df128edbc13062f81ec +File: /usr/lib/ghc-8.6.4/random-1.1/System/Random.p_hi 100644 root:root 0d2e0b33804a8b9e49a6efa8a2f60d78 +File: /usr/lib/ghc-8.6.4/random-1.1/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q.a 100644 root:root e825e5eb37abe0b5ebcf2bbbd784078f +File: /usr/lib/ghc-8.6.4/random-1.1/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q_p.a 100644 root:root ad5c6251474f43a048d3db845a360889 File: /usr/lib/ghc-8.6.4/random-1.1/random.pkg 100755 root:root 2fbf052afd9c5aab701e8faebba8bbd3 @@ -71,2 +71,2 @@ File: /usr/share/doc/ghc8.6.4-random-1.1/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: cea0864bfa4ea801634efd521edb4860794e944836cc12c659f6fd3339c77920be3a86a10dd252cac6bf9d51f214beb9e1a3491c63f117caa57adb78ea6b2855 +RPMIdentity: 2c62334a24019d48db8b7c105f08eb871bdec0789ff5c8f67eaf4049d9f4d06959b454f1b84f4751722bf317d181c09d76e63b4d783965200a9e65f22a5f16b8