https://bugzilla.redhat.com/show_bug.cgi?id=1133201
Bug ID: 1133201
Summary: ghc-random-1.0.1.3 is available
Product: Fedora
Version: rawhide
Component: ghc-random
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 1.0.1.3
Current version/release in Fedora Rawhide: 1.0.1.1-28.fc22
URL: http://hackage.haskell.org/package/random
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service
will be implemented by a new system: https://github.com/fedora-infra/anitya/
It will require to manage monitored projects via a new web interface. Please
make yourself familiar with the new system to ease the transition.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=p3lAXLXODP&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1136297
Bug ID: 1136297
Summary: ShellCheck-0.3.4 is available
Product: Fedora
Version: rawhide
Component: ShellCheck
Keywords: FutureFeature, Triaged
Assignee: dridi.boukelmoune(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: dridi.boukelmoune(a)gmail.com,
haskell-devel(a)lists.fedoraproject.org
Latest upstream release: 0.3.4
Current version/release in Fedora Rawhide: 0.3.3-0.fc22
URL: http://hackage.haskell.org/package/ShellCheck
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service
will be implemented by a new system: https://github.com/fedora-infra/anitya/
It will require to manage monitored projects via a new web interface. Please
make yourself familiar with the new system to ease the transition.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=nF5hdLmm5H&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1138384
Bug ID: 1138384
Summary: fix 'quickCheckAll' to read haskell sources in UTF-8
Product: Fedora
Version: rawhide
Component: ghc-QuickCheck
Assignee: petersen(a)redhat.com
Reporter: dridi.boukelmoune(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Description of problem:
Locale-dependent instead of UTF-8 file manipulation.
Version-Release number of selected component (if applicable):
ghc-QuickCheck-devel-2.6-34.fc22
How reproducible:
Always: http://koji.fedoraproject.org/koji/taskinfo?taskID=7524823
Steps to Reproduce:
Build ShellCheck 0.3.4 :)
Actual results:
ShellCheck/Parser.hs:2098:12:
Exception when trying to run compile-time code:
./ShellCheck/Parser.hs: hGetContents: invalid argument (invalid byte
sequence)
Code: quickCheckAll
In the expression: $quickCheckAll
In an equation for `runTests': runTests = $quickCheckAll
Expected results:
A build!
Additional info:
Fixed in QuickCheck 2.7.4
https://github.com/nick8325/quickcheck/commit/ccf15eehttps://github.com/nick8325/quickcheck/commit/ccf15ee.diff
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=DnwVtxaIDU&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=981134
Bug ID: 981134
Summary: ghc-deps.sh output wrong requires for selflinked
binlib executable if another lib-ver-hash installed
Product: Fedora
Version: 19
Component: ghc-rpm-macros
Severity: unspecified
Priority: unspecified
Assignee: petersen(a)redhat.com
Reporter: petersen(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Description of problem:
I tried to build leksah-0.12.1.3-11.fc20 locally with
ghc-leksah-devel-0.12.1.3-10.fc19 installed and ghc-deps.sh
generated
leksah requires "ghc(leksah-0.12.1.3-0e1be860272f4f39393a55766913f48e"
"leksah-0.12.1.3-9972b60cc4b3b265e0c50de687c275df)"
and hence leksah.x86_64 could not be installed.
Version-Release number of selected component (if applicable):
ghc-rpm-macros-0.98.2-1.fc19
How reproducible:
100%
Additional info:
ghc-deps.sh needs to be more careful about own library dependencies.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=FyqdpB0suX&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1140115
Bug ID: 1140115
Summary: ghc-parsec-3.1.6 is available
Product: Fedora
Version: rawhide
Component: ghc-parsec
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 3.1.6
Current version/release in Fedora Rawhide: 3.1.3-31.fc21
URL: http://hackage.haskell.org/package/parsec
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service
will be implemented by a new system: https://github.com/fedora-infra/anitya/
It will require to manage monitored projects via a new web interface. Please
make yourself familiar with the new system to ease the transition.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ogHD0bPuFF&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1138251
Bug ID: 1138251
Summary: ghc-async-2.0.1.6 is available
Product: Fedora
Version: rawhide
Component: ghc-async
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 2.0.1.6
Current version/release in Fedora Rawhide: 2.0.1.4-31.fc21
URL: http://hackage.haskell.org/package/async
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service
will be implemented by a new system: https://github.com/fedora-infra/anitya/
It will require to manage monitored projects via a new web interface. Please
make yourself familiar with the new system to ease the transition.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=VLWD2sS85Z&a=cc_unsubscribe