<86>Jun 25 04:11:17 userdel[1891882]: delete user 'rooter'
<86>Jun 25 04:11:17 userdel[1891882]: removed group 'rooter' owned by 'rooter'
<86>Jun 25 04:11:17 userdel[1891882]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 25 04:11:17 groupadd[1891913]: group added to /etc/group: name=rooter, GID=921
<86>Jun 25 04:11:17 groupadd[1891913]: group added to /etc/gshadow: name=rooter
<86>Jun 25 04:11:17 groupadd[1891913]: new group: name=rooter, GID=921
<86>Jun 25 04:11:17 useradd[1891935]: new user: name=rooter, UID=921, GID=921, home=/root, shell=/bin/bash
<86>Jun 25 04:11:17 userdel[1891979]: delete user 'builder'
<86>Jun 25 04:11:17 userdel[1891979]: removed group 'builder' owned by 'builder'
<86>Jun 25 04:11:17 userdel[1891979]: removed shadow group 'builder' owned by 'builder'
<86>Jun 25 04:11:17 groupadd[1892018]: group added to /etc/group: name=builder, GID=922
<86>Jun 25 04:11:17 groupadd[1892018]: group added to /etc/gshadow: name=builder
<86>Jun 25 04:11:17 groupadd[1892018]: new group: name=builder, GID=922
<86>Jun 25 04:11:17 useradd[1892050]: new user: name=builder, UID=922, GID=922, home=/usr/src, shell=/bin/bash
<13>Jun 25 04:11:19 rpmi: libnettle8-3.7.3-alt1 sisyphus+276723.100.1.2 1625211849 installed
<13>Jun 25 04:11:19 rpmi: libhogweed6-3.7.3-alt1 sisyphus+276723.100.1.2 1625211849 installed
<13>Jun 25 04:11:19 rpmi: rpm-macros-emacs-0.0.4-alt1 sisyphus+292796.100.1.1 1640845905 installed
<13>Jun 25 04:11:19 rpmi: libjansson-2.13.1-alt2 sisyphus+277959.100.1.1 1625926555 installed
<13>Jun 25 04:11:19 rpmi: libtasn1-4.18.0-alt2 sisyphus+301112.100.1.1 1654185769 installed
<13>Jun 25 04:11:19 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed
<13>Jun 25 04:11:19 rpmi: libidn2-2.3.2-alt1 sisyphus+281238.100.1.2 1627476328 installed
<13>Jun 25 04:11:19 rpmi: libgnutls30-3.6.16-alt1 sisyphus+273086.100.1.1 1622478374 installed
<13>Jun 25 04:11:20 rpmi: emacs-common-28.1-alt1 sisyphus+296804.300.4.1 1649938508 installed
<13>Jun 25 04:11:20 rpmi: rpm-macros-alternatives-0.5.2-alt1 sisyphus+300869.100.1.1 1653844113 installed
<13>Jun 25 04:11:20 rpmi: alternatives-0.5.2-alt1 sisyphus+300869.100.1.1 1653844113 installed
<13>Jun 25 04:11:20 rpmi: emacs-nox-28.1-alt1 sisyphus+296804.300.4.1 1649938508 installed
<13>Jun 25 04:11:20 rpmi: rpm-build-emacs-0.0.4-alt1 sisyphus+292796.100.1.1 1640845905 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/emacs-mode-haskell-2.1-alt2.1.nosrc.rpm (w1.gzdio)
Installing emacs-mode-haskell-2.1-alt2.1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10606
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf haskell-mode-2.1
+ echo 'Source #0 (haskell-mode-2.1.tar.gz):'
Source #0 (haskell-mode-2.1.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/haskell-mode-2.1.tar.gz
+ /bin/tar -xf -
+ cd haskell-mode-2.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.10606
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd haskell-mode-2.1
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "haskell-decl-scan.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...

In toplevel form:
haskell-decl-scan.el:132:1: Warning: Package cl is deprecated

In end of data:
haskell-decl-scan.el:632:4: Warning: the function `fume-add-menubar-entry' is
    not known to be defined.
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "haskell-doc.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...

In toplevel form:
haskell-doc.el:342:1: Warning: defvar `haskell-doc-index' docstring wider than
    80 characters
haskell-doc.el:466:1: Warning: defvar `haskell-doc-reserved-ids' docstring
    wider than 80 characters

In haskell-doc-mode:
haskell-doc.el:1144:9: Warning: `interactive-p' is an obsolete function (as of
    23.2); use `called-interactively-p' instead.
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "haskell-font-lock.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...

In toplevel form:
haskell-font-lock.el:103:13: Warning: Package cl is deprecated

In haskell-font-lock-keywords-create:
haskell-font-lock.el:341:20: Warning: `case' is an obsolete alias (as of
    27.1); use `cl-case' instead.

In haskell-font-lock-choose-keywords:
haskell-font-lock.el:453:11: Warning: `case' is an obsolete alias (as of
    27.1); use `cl-case' instead.

In haskell-font-lock-choose-syntactic-keywords:
haskell-font-lock.el:460:11: Warning: `case' is an obsolete alias (as of
    27.1); use `cl-case' instead.
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "haskell-ghci.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...

In turn-on-haskell-ghci:
haskell-ghci.el:78:8: Warning: docstring wider than 80 characters

In haskell-ghci-mode:
haskell-ghci.el:101:8: Warning: docstring wider than 80 characters
haskell-ghci.el:120:7: Warning: reference to free variable
    `haskell-ghci-mode-map'
haskell-ghci.el:122:46: Warning: reference to free variable `comint-mode-map'
haskell-ghci.el:123:18: Warning: assignment to free variable
    `haskell-ghci-mode-map'

In haskell-ghci-start-process:
haskell-ghci.el:186:9: Warning: assignment to free variable
    `comint-input-sentinel'

In haskell-ghci-locate-next-error:
haskell-ghci.el:320:32: Warning: `goto-line' is for interactive use only; use
    `forward-line' instead.

In end of data:
haskell-ghci.el:311:32: Warning: the function `string-to-int' is not known to
    be defined.
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "haskell-hugs.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...

In haskell-hugs-start-process:
haskell-hugs.el:184:9: Warning: assignment to free variable
    `comint-input-sentinel'

In haskell-hugs-gen-load-file:
haskell-hugs.el:298:41: Warning: `goto-line' is for interactive use only; use
    `forward-line' instead.

In end of data:
haskell-hugs.el:287:25: Warning: the function `string-to-int' is not known to
    be defined.
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "haskell-indent.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...

In toplevel form:
haskell-indent.el:94:30: Warning: Package cl is deprecated

In haskell-indent-within-literate-code:
haskell-indent.el:261:8: Warning: `case' is an obsolete alias (as of 27.1);
    use `cl-case' instead.

In haskell-indent-in-comment:
haskell-indent.el:367:41: Warning: `assert' is an obsolete alias (as of 27.1);
    use `cl-assert' instead.

In haskell-indent-empty:
haskell-indent.el:596:60: Warning: `case' is an obsolete alias (as of 27.1);
    use `cl-case' instead.

In haskell-indent-ident:
haskell-indent.el:699:43: Warning: `case' is an obsolete alias (as of 27.1);
    use `cl-case' instead.

In haskell-indent-other:
haskell-indent.el:773:38: Warning: `case' is an obsolete alias (as of 27.1);
    use `cl-case' instead.

In haskell-indent-valdef-indentation:
haskell-indent.el:813:50: Warning: `case' is an obsolete alias (as of 27.1);
    use `cl-case' instead.

In haskell-indent-line-indentation:
haskell-indent.el:817:57: Warning: `assert' is an obsolete alias (as of 27.1);
    use `cl-assert' instead.

In haskell-indent-indentation-info:
haskell-indent.el:1075:26: Warning: `case' is an obsolete alias (as of 27.1);
    use `cl-case' instead.
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "haskell-mode.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...

In toplevel form:
haskell-mode.el:197:30: Warning: Package cl is deprecated
haskell-mode.el:339:8: Warning: `mapcar' called for effect; use `mapc' or
    `dolist' instead
haskell-mode.el:337:24: Warning: `mapcar' called for effect; use `mapc' or
    `dolist' instead
haskell-mode.el:337:24: Warning: `mapcar' called for effect; use `mapc' or
    `dolist' instead
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "haskell-simple-indent.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "haskell-site-file.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "inf-haskell.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.10606
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/emacs-mode-haskell-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/emacs-mode-haskell-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd haskell-mode-2.1
+ mkdir -p /usr/src/tmp/emacs-mode-haskell-buildroot/usr/share/emacs/site-lisp/haskell-mode/
+ install -m 644 haskell-decl-scan.el haskell-decl-scan.elc haskell-doc.el haskell-doc.elc haskell-font-lock.el haskell-font-lock.elc haskell-ghci.el haskell-ghci.elc haskell-hugs.el haskell-hugs.elc haskell-indent.el haskell-indent.elc haskell-mode.el haskell-mode.elc haskell-simple-indent.el haskell-simple-indent.elc haskell-site-file.el inf-haskell.el inf-haskell.elc /usr/src/tmp/emacs-mode-haskell-buildroot/usr/share/emacs/site-lisp/haskell-mode/
+ mkdir -p /usr/src/tmp/emacs-mode-haskell-buildroot/etc/emacs/site-start.d
+ cat
+ chmod 644 /usr/src/tmp/emacs-mode-haskell-buildroot/etc/emacs/site-start.d/haskell-mode.el
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/emacs-mode-haskell-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/emacs-mode-haskell-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/emacs-mode-haskell-buildroot/ (default)
Compressing files in /usr/src/tmp/emacs-mode-haskell-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/emacs-mode-haskell-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: emacs-mode-haskell-2.1-alt2.1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11701
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd haskell-mode-2.1
+ DOCDIR=/usr/src/tmp/emacs-mode-haskell-buildroot/usr/share/doc/emacs-mode-haskell-2.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/emacs-mode-haskell-buildroot/usr/share/doc/emacs-mode-haskell-2.1
+ /bin/mkdir -p /usr/src/tmp/emacs-mode-haskell-buildroot/usr/share/doc/emacs-mode-haskell-2.1
+ cp -prL index.html installation-guide.html fontlock.hs indent.hs /usr/src/tmp/emacs-mode-haskell-buildroot/usr/share/doc/emacs-mode-haskell-2.1
+ chmod -R go-w /usr/src/tmp/emacs-mode-haskell-buildroot/usr/share/doc/emacs-mode-haskell-2.1
+ chmod -R a+rX /usr/src/tmp/emacs-mode-haskell-buildroot/usr/share/doc/emacs-mode-haskell-2.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sFq8ZY
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dwS33J
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: emacs-common, /etc/emacs/site-start.d
Obsoletes: emacs-haskell-mode
Wrote: /usr/src/RPM/RPMS/noarch/emacs-mode-haskell-2.1-alt2.1.noarch.rpm (w2.lzdio)
0.76user 0.29system 0:02.91elapsed 36%CPU (0avgtext+0avgdata 20748maxresident)k
0inputs+0outputs (0major+86286minor)pagefaults 0swaps
4.16user 3.47system 0:08.67elapsed 88%CPU (0avgtext+0avgdata 103152maxresident)k
29720inputs+0outputs (30405major+346583minor)pagefaults 0swaps
--- emacs-mode-haskell-2.1-alt2.1.noarch.rpm.repo	2021-12-30 06:16:50.000000000 +0000
+++ emacs-mode-haskell-2.1-alt2.1.noarch.rpm.hasher	2022-06-25 04:11:24.641895116 +0000
@@ -39,20 +39,20 @@
 File: /usr/share/emacs/site-lisp/haskell-mode/haskell-decl-scan.el	100644	root:root	07a39103f229c2f64b98c0ee5d94fc16	
-File: /usr/share/emacs/site-lisp/haskell-mode/haskell-decl-scan.elc	100644	root:root	7f6a4651e30c52c21d7e50f3b579b32f	
+File: /usr/share/emacs/site-lisp/haskell-mode/haskell-decl-scan.elc	100644	root:root	ef87d50a13292a0ca476a91786d20dfc	
 File: /usr/share/emacs/site-lisp/haskell-mode/haskell-doc.el	100644	root:root	7360c3d51713c9bc970630dab491ad43	
-File: /usr/share/emacs/site-lisp/haskell-mode/haskell-doc.elc	100644	root:root	7e9220c9e151386bbd7eca4d19240754	
+File: /usr/share/emacs/site-lisp/haskell-mode/haskell-doc.elc	100644	root:root	12f71c452dd851b5c6f27e7ef3109624	
 File: /usr/share/emacs/site-lisp/haskell-mode/haskell-font-lock.el	100644	root:root	9550d1174d94fae80b5328f176652e1c	
-File: /usr/share/emacs/site-lisp/haskell-mode/haskell-font-lock.elc	100644	root:root	6607ffc116c2368ae5b6d59a6df8bfc4	
+File: /usr/share/emacs/site-lisp/haskell-mode/haskell-font-lock.elc	100644	root:root	5a040cb541621aacd1d2a954536aedeb	
 File: /usr/share/emacs/site-lisp/haskell-mode/haskell-ghci.el	100644	root:root	bac5fc12bcfbf3fa2734a80b9ca5b27f	
-File: /usr/share/emacs/site-lisp/haskell-mode/haskell-ghci.elc	100644	root:root	ffdae4bd4861352a3a559a506dd65463	
+File: /usr/share/emacs/site-lisp/haskell-mode/haskell-ghci.elc	100644	root:root	5d19772d946b3befb764cdb82d49f384	
 File: /usr/share/emacs/site-lisp/haskell-mode/haskell-hugs.el	100644	root:root	fe1eee4968c731a2b59e38fb707bd750	
-File: /usr/share/emacs/site-lisp/haskell-mode/haskell-hugs.elc	100644	root:root	a6ef325ee14c5cd4c9312c75ed33a7da	
+File: /usr/share/emacs/site-lisp/haskell-mode/haskell-hugs.elc	100644	root:root	287425f8b652ba0b08481a6b3f396cdf	
 File: /usr/share/emacs/site-lisp/haskell-mode/haskell-indent.el	100644	root:root	3c3db31437b28eaadad2724f56a4f683	
-File: /usr/share/emacs/site-lisp/haskell-mode/haskell-indent.elc	100644	root:root	d82b9a9774c8346a185d8ca931719b5a	
+File: /usr/share/emacs/site-lisp/haskell-mode/haskell-indent.elc	100644	root:root	c7fb0c29076115624f7f717845f73a9a	
 File: /usr/share/emacs/site-lisp/haskell-mode/haskell-mode.el	100644	root:root	c11ef1547507600098b2b9aeb5e1867f	
-File: /usr/share/emacs/site-lisp/haskell-mode/haskell-mode.elc	100644	root:root	b844d1f7276c2f3cf1d642e7fc100d73	
+File: /usr/share/emacs/site-lisp/haskell-mode/haskell-mode.elc	100644	root:root	b3f81dbef95946733f8aab50af7af240	
 File: /usr/share/emacs/site-lisp/haskell-mode/haskell-simple-indent.el	100644	root:root	cf70d22abb934665fce024bed6c64225	
-File: /usr/share/emacs/site-lisp/haskell-mode/haskell-simple-indent.elc	100644	root:root	2914235b2e64c2ffbcbea33c4bc0335d	
+File: /usr/share/emacs/site-lisp/haskell-mode/haskell-simple-indent.elc	100644	root:root	a0b51c6a66f52812953b439783b54f7c	
 File: /usr/share/emacs/site-lisp/haskell-mode/haskell-site-file.el	100644	root:root	1cde7f7ce4db14091d1a28e6f94744fe	
 File: /usr/share/emacs/site-lisp/haskell-mode/inf-haskell.el	100644	root:root	5583a204f9180a3f6e447394926c90fc	
-File: /usr/share/emacs/site-lisp/haskell-mode/inf-haskell.elc	100644	root:root	e828000de900fbc1190c6d8694a24c0b	
-RPMIdentity: 3e5801986bb2f31510d5f6bfd51937d8a979de1fc3ae5a73bedc6a77db820397e0b4b6aae32b1d7551541730aa50b4b5e3f695b31c3b06353b3a047c970ca352
+File: /usr/share/emacs/site-lisp/haskell-mode/inf-haskell.elc	100644	root:root	2fbc68c52d01309b34a920f7c51c200a	
+RPMIdentity: e37255b9684ebf03df002ebfd656fa909cb528fcf5865c3307304fd83f33d8b27212efc8f75f5d68146b74b57a902e21ee13ee46440a2eea0a6e7b43be98381a