1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
{'description': {'en': 'The Official Gentoo Haskell overlay.'},
'feed': ['https://github.com/gentoo-haskell/gentoo-haskell/commits/master.atom'],
'homepage': 'https://github.com/gentoo-haskell',
'name': 'haskell',
'owner': [{'email': 'haskell@gentoo.org', 'type': 'project'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/gentoo-haskell/gentoo-haskell.git'},
{'type': 'git',
'uri': 'git://github.com/gentoo-haskell/gentoo-haskell.git'},
{'type': 'git',
'uri': 'https://github.com/gentoo-haskell/gentoo-haskell.git'}],
'status': 'official'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync haskell
*** syncing haskell
From https://github.com/gentoo-haskell/gentoo-haskell
84ae3c89eb..24da524758 master -> origin/master
Updating 84ae3c89eb..24da524758
Fast-forward
dev-haskell/aws/Manifest | 1 +
.../aws/{aws-0.22-r3.ebuild => aws-0.22-r4.ebuild} | 38 ++++++++++++----------
dev-haskell/hpqtypes/Manifest | 2 +-
...ypes-1.9.1.1.ebuild => hpqtypes-1.9.2.1.ebuild} | 31 +++++++++---------
.../http-client-0.7.10-disable-net-tests.patch | 16 +++++++++
dev-haskell/http-client/http-client-0.7.10.ebuild | 2 +-
dev-haskell/log-base/Manifest | 2 +-
...ase-0.9.1.0.ebuild => log-base-0.11.0.0.ebuild} | 9 +++--
dev-haskell/monad-control/Manifest | 2 +-
dev-haskell/monad-control/metadata.xml | 22 -------------
...1.0.2.3.ebuild => monad-control-1.0.3.1.ebuild} | 11 +++----
dev-haskell/pipes-http/Manifest | 1 +
...-1.0.6-r1.ebuild => pipes-http-1.0.6-r2.ebuild} | 14 ++++----
.../servant-client/servant-client-0.18.3.ebuild | 2 --
.../files/text-region-0.3.1.0-ghc-9_0-fix.patch | 18 ++++++++++
dev-haskell/text-region/text-region-0.3.1.0.ebuild | 5 +--
...0.19.1.ebuild => elm-compiler-0.19.1-r1.ebuild} | 11 ++++---
profiles/package.mask | 4 +++
18 files changed, 105 insertions(+), 86 deletions(-)
rename dev-haskell/aws/{aws-0.22-r3.ebuild => aws-0.22-r4.ebuild} (80%)
rename dev-haskell/hpqtypes/{hpqtypes-1.9.1.1.ebuild => hpqtypes-1.9.2.1.ebuild} (59%)
create mode 100644 dev-haskell/http-client/files/http-client-0.7.10-disable-net-tests.patch
rename dev-haskell/log-base/{log-base-0.9.1.0.ebuild => log-base-0.11.0.0.ebuild} (84%)
rename dev-haskell/monad-control/{monad-control-1.0.2.3.ebuild => monad-control-1.0.3.1.ebuild} (79%)
rename dev-haskell/pipes-http/{pipes-http-1.0.6-r1.ebuild => pipes-http-1.0.6-r2.ebuild} (68%)
create mode 100644 dev-haskell/text-region/files/text-region-0.3.1.0-ghc-9_0-fix.patch
rename dev-lang/elm-compiler/{elm-compiler-0.19.1.ebuild => elm-compiler-0.19.1-r1.ebuild} (86%)
*** synced haskell
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 haskell
* Cache regenerated successfully
|