diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-06-02 11:33:40 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-06-02 11:33:40 +0000 |
commit | 86effc3c77350c6c6a4c424fca77f5f5d07a8a7e (patch) | |
tree | ffcf3f78db8f50b41d9ade28c963564662bb12a7 /haskell.txt | |
parent | 2024-06-02T11:15:00Z (diff) | |
download | repos-86effc3c77350c6c6a4c424fca77f5f5d07a8a7e.tar.gz repos-86effc3c77350c6c6a4c424fca77f5f5d07a8a7e.tar.bz2 repos-86effc3c77350c6c6a4c424fca77f5f5d07a8a7e.zip |
2024-06-02T11:30:00Z
Diffstat (limited to 'haskell.txt')
-rw-r--r-- | haskell.txt | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/haskell.txt b/haskell.txt index 2c5365c81591..ba9d4368229d 100644 --- a/haskell.txt +++ b/haskell.txt @@ -12,8 +12,31 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync haskell +WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing haskell -Already up to date. +From https://github.com/gentoo-haskell/gentoo-haskell + 354904a560..104c8ef0d0 master -> origin/master +Updating 354904a560..104c8ef0d0 +Fast-forward + dev-haskell/alsa-mixer/Manifest | 2 +- + ...ixer-0.3.0.ebuild => alsa-mixer-0.3.0.1.ebuild} | 18 +++--- + dev-haskell/alsa-mixer/metadata.xml | 7 +++ + dev-haskell/errors/Manifest | 2 +- + dev-haskell/errors/errors-2.3.0-r1.ebuild | 4 +- + ...clang-argument-must-be-a-constant-integer.patch | 12 ++++ + dev-haskell/hashtables/hashtables-1.3.1.ebuild | 8 ++- + dev-haskell/hint/Manifest | 2 +- + .../{hint-0.9.0.7.ebuild => hint-0.9.0.8.ebuild} | 11 ++-- + dev-haskell/polysemy-plugin/Manifest | 2 +- + ....0-r1.ebuild => polysemy-plugin-0.4.5.2.ebuild} | 19 +++--- + ...rge-objects-when-building-dynamic-objects.patch | 68 ++++++++++++++++++++++ + dev-lang/ghc/ghc-9.8.2.ebuild | 20 ++++--- + 13 files changed, 134 insertions(+), 41 deletions(-) + rename dev-haskell/alsa-mixer/{alsa-mixer-0.3.0.ebuild => alsa-mixer-0.3.0.1.ebuild} (62%) + create mode 100644 dev-haskell/hashtables/files/hashtables-1.3.1-clang-argument-must-be-a-constant-integer.patch + rename dev-haskell/hint/{hint-0.9.0.7.ebuild => hint-0.9.0.8.ebuild} (76%) + rename dev-haskell/polysemy-plugin/{polysemy-plugin-0.4.5.0-r1.ebuild => polysemy-plugin-0.4.5.2.ebuild} (70%) + create mode 100644 dev-lang/ghc/files/ghc-9.8.2-force-merge-objects-when-building-dynamic-objects.patch *** synced haskell * Sync succeeded $ git log --format=%ci -1 |