repo/gentoo.git/dev-haskell/http-streams, branch master Official Gentoo ebuild repository dev-haskell/http-streams: Remove last-rited pkg 2022-09-29T07:52:35+00:00 Jakov Smolić jsmolic@gentoo.org 2022-09-29T07:52:31+00:00 236cc7e1150fc0553a2cd0694dc6bcb3eae5412d Closes: https://bugs.gentoo.org/833767 Closes: https://bugs.gentoo.org/735658 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Closes: https://bugs.gentoo.org/833767
Closes: https://bugs.gentoo.org/735658
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
dev-haskell/http-streams: add 0.8.9.4, drop 0.8.7.2 2022-07-30T05:58:57+00:00 matoro matoro@users.noreply.github.com 2022-07-30T03:15:23+00:00 6c7804ef7d3972a99cd91408fa52417b6f176599 Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
**/metadata.xml: Replace http by https in DOCTYPE element 2021-09-11T13:22:48+00:00 Ulrich Müller ulm@gentoo.org 2021-09-11T07:55:31+00:00 38b155fa1bf907617067c98eb4ba3a5d0790eb1a Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
dev-haskell/http-streams: drop old 2021-06-29T17:00:40+00:00 Sergei Trofimovich slyfox@gentoo.org 2021-06-29T17:00:32+00:00 61fe88b3ff13ecd3a11e69bd47fdad09c61ec631 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-haskell/http-streams: bump up to 0.8.7.2 2021-06-29T17:00:40+00:00 Sergei Trofimovich slyfox@gentoo.org 2021-06-29T17:00:26+00:00 ea9dc89429895886047a1b1ddcd8eeddbf345352 Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/799233 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Reported-by: Toralf Förster
Closes: https://bugs.gentoo.org/799233
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-haskell/http-streams: drop old 2020-09-12T21:12:54+00:00 Sergei Trofimovich slyfox@gentoo.org 2020-09-12T20:58:50+00:00 667c5846015ddef4badae3226db9dd0ccca678be Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-haskell/http-streams: bump up to 0.8.7.1 2020-08-04T06:21:40+00:00 Jack Todaro solpeth@posteo.org 2020-08-04T01:09:54+00:00 7860fc1797fcf426363dda176f376d5fede4a351 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Jack Todaro <solpeth@posteo.org>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
*/*: destabilize dev-lang/ghc for all arches 2020-04-13T20:01:09+00:00 Sergei Trofimovich slyfox@gentoo.org 2020-04-13T19:56:01+00:00 3d8a56a490892199abc775af31e2b94840cfe404 dev-lang/ghc is a fast-moving target without much of stable API across major GHC releases. This makes stabilization process a fragile process. The change moves all haskell revdeps to pure ~arch. There are not many outside dev-haskell/*: - app-emulation/ganeti - app-text/pandoc - dev-util/bustle - dev-util/shellcheck - dev-vcs/darcs - x11-wm/xmonad/xmonad Existing stable haskell users are recommended to keyword used packages and all of dev-haskell/* to ease upgrades. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-lang/ghc is a fast-moving target without much of stable
API across major GHC releases. This makes stabilization process
a fragile process.

The change moves all haskell revdeps to pure ~arch. There are
not many outside dev-haskell/*:
- app-emulation/ganeti
- app-text/pandoc
- dev-util/bustle
- dev-util/shellcheck
- dev-vcs/darcs
- x11-wm/xmonad/xmonad

Existing stable haskell users are recommended to keyword
used packages and all of dev-haskell/* to ease upgrades.

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
*/*: Inline mirror://hackage and update URIs 2019-11-10T15:13:47+00:00 Michał Górny mgorny@gentoo.org 2019-11-08T20:48:24+00:00 cdc0774a75c8eecd1d68d2b0b1687884b88b9331 This change inlines mirror://hackage in all ebuilds, and updates URIs to the modern form (old URIs redirect to that). The change has been made using the following command: find -name '*.ebuild' -exec sed -r -i \ -e 's@mirror://hackage/@https://hackage.haskell.org/@g' \ -e 's@https://hackage.haskell.org/packages/archive/([^/]*)/([^/]*)/@https://hackage.haskell.org/package/\1-\2/@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{PV}@${P}@g' \ -e '/hackage\.haskell\.org/s@\$\{MY_PN}-\$\{PV}@${MY_P}@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{MY_PV}@${MY_P}@g' \ {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
This change inlines mirror://hackage in all ebuilds, and updates URIs
to the modern form (old URIs redirect to that).

The change has been made using the following command:

find -name '*.ebuild' -exec sed -r -i \
  -e 's@mirror://hackage/@https://hackage.haskell.org/@g' \
  -e 's@https://hackage.haskell.org/packages/archive/([^/]*)/([^/]*)/@https://hackage.haskell.org/package/\1-\2/@g' \
  -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{PV}@${P}@g' \
  -e '/hackage\.haskell\.org/s@\$\{MY_PN}-\$\{PV}@${MY_P}@g' \
  -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{MY_PV}@${MY_P}@g' \
  {} +

Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-haskell/http-streams: fix HOMEPAGE 2018-04-23T14:47:01+00:00 Michael Mair-Keimberger m.mairkeimberger@gmail.com 2018-04-18T07:36:19+00:00 01a371ef4eb45656efd85b0061d914d659a7113a