public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/rio/
@ 2020-08-06  7:42 Sergei Trofimovich
  0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2020-08-06  7:42 UTC (permalink / raw
  To: gentoo-commits

commit:     8d1d5fd8c5f852e49408e1820a3ec1cef091d74b
Author:     Jack Todaro <solpeth <AT> posteo <DOT> org>
AuthorDate: Wed Aug  5 09:06:57 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Aug  6 07:41:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d1d5fd8

dev-haskell/rio: bump up to 0.1.18.0

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Jack Todaro <solpeth <AT> posteo.org>
Closes: https://github.com/gentoo/gentoo/pull/17011
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/rio/Manifest            |  1 +
 dev-haskell/rio/rio-0.1.18.0.ebuild | 38 +++++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/dev-haskell/rio/Manifest b/dev-haskell/rio/Manifest
index 136081a176f..7e34993c372 100644
--- a/dev-haskell/rio/Manifest
+++ b/dev-haskell/rio/Manifest
@@ -1 +1,2 @@
 DIST rio-0.1.17.0.tar.gz 57839 BLAKE2B f5e2b85b10e20277214a6fc52985ddb51b9c7bbcdcd8e04227f3588a367bba486f42cb1a141973e5f67d6989a524dc3e2d0acc49e3ef3015da0092ab091b1d64 SHA512 a6de6217d3e661063a77bc2af4d8800f5df2967bafb12f30315c59e88aafa238f24a9ed46a6648980cd2e17f14b80e0feff9e1323798e37498a739f7085fddec
+DIST rio-0.1.18.0.tar.gz 58618 BLAKE2B c249006fa7a04f7db39168cfd324f61bf01862e57cec272a0b9551b6db4345ba813ac07c595ce795b4d0be06fa950cdeb626a30bef11e8eb03e98e575c04a397 SHA512 dd5fcf3611289108c154fb77d2bba4132ef80943b5ffcf9aa76e0d93d37fe3b6992d9804a3815b3aca1cbfaa21cb09c693022032649b6d1bb0e5fbfc2e161ab1

diff --git a/dev-haskell/rio/rio-0.1.18.0.ebuild b/dev-haskell/rio/rio-0.1.18.0.ebuild
new file mode 100644
index 00000000000..e8707658616
--- /dev/null
+++ b/dev-haskell/rio/rio-0.1.18.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.6
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="A standard library for Haskell"
+HOMEPAGE="https://github.com/commercialhaskell/rio#readme"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-haskell/exceptions:=[profile?]
+	dev-haskell/hashable:=[profile?]
+	dev-haskell/microlens:=[profile?]
+	dev-haskell/microlens-mtl:=[profile?]
+	dev-haskell/mtl:=[profile?]
+	dev-haskell/primitive:=[profile?]
+	dev-haskell/text:=[profile?]
+	>=dev-haskell/typed-process-0.2.5.0:=[profile?]
+	>=dev-haskell/unliftio-0.2.12:=[profile?]
+	dev-haskell/unliftio-core:=[profile?]
+	dev-haskell/unordered-containers:=[profile?]
+	dev-haskell/vector:=[profile?]
+	>=dev-lang/ghc-8.2.1:=
+"
+DEPEND="${RDEPEND}
+	>=dev-haskell/cabal-2.0.0.2
+	test? ( dev-haskell/hspec
+		dev-haskell/quickcheck )
+"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/rio/
@ 2020-08-06  7:42 Sergei Trofimovich
  0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2020-08-06  7:42 UTC (permalink / raw
  To: gentoo-commits

commit:     d469696d09815cf3062d6fc0b00be3089d2a084f
Author:     Jack Todaro <solpeth <AT> posteo <DOT> org>
AuthorDate: Wed Aug  5 09:09:05 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Aug  6 07:41:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d469696d

dev-haskell/rio: remove old

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Jack Todaro <solpeth <AT> posteo.org>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/rio/Manifest            |  1 -
 dev-haskell/rio/rio-0.1.17.0.ebuild | 38 -------------------------------------
 2 files changed, 39 deletions(-)

diff --git a/dev-haskell/rio/Manifest b/dev-haskell/rio/Manifest
index 7e34993c372..a9592f04148 100644
--- a/dev-haskell/rio/Manifest
+++ b/dev-haskell/rio/Manifest
@@ -1,2 +1 @@
-DIST rio-0.1.17.0.tar.gz 57839 BLAKE2B f5e2b85b10e20277214a6fc52985ddb51b9c7bbcdcd8e04227f3588a367bba486f42cb1a141973e5f67d6989a524dc3e2d0acc49e3ef3015da0092ab091b1d64 SHA512 a6de6217d3e661063a77bc2af4d8800f5df2967bafb12f30315c59e88aafa238f24a9ed46a6648980cd2e17f14b80e0feff9e1323798e37498a739f7085fddec
 DIST rio-0.1.18.0.tar.gz 58618 BLAKE2B c249006fa7a04f7db39168cfd324f61bf01862e57cec272a0b9551b6db4345ba813ac07c595ce795b4d0be06fa950cdeb626a30bef11e8eb03e98e575c04a397 SHA512 dd5fcf3611289108c154fb77d2bba4132ef80943b5ffcf9aa76e0d93d37fe3b6992d9804a3815b3aca1cbfaa21cb09c693022032649b6d1bb0e5fbfc2e161ab1

diff --git a/dev-haskell/rio/rio-0.1.17.0.ebuild b/dev-haskell/rio/rio-0.1.17.0.ebuild
deleted file mode 100644
index bf055c82a79..00000000000
--- a/dev-haskell/rio/rio-0.1.17.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.4.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="A standard library for Haskell"
-HOMEPAGE="https://github.com/commercialhaskell/rio#readme"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/exceptions:=[profile?]
-	dev-haskell/hashable:=[profile?]
-	dev-haskell/microlens:=[profile?]
-	dev-haskell/microlens-mtl:=[profile?]
-	dev-haskell/mtl:=[profile?]
-	dev-haskell/primitive:=[profile?]
-	dev-haskell/text:=[profile?]
-	>=dev-haskell/typed-process-0.2.5.0:=[profile?]
-	>=dev-haskell/unliftio-0.2.12:=[profile?]
-	dev-haskell/unliftio-core:=[profile?]
-	dev-haskell/unordered-containers:=[profile?]
-	dev-haskell/vector:=[profile?]
-	>=dev-lang/ghc-8.2.1:=
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-2.0.0.2
-	test? ( dev-haskell/hspec
-		dev-haskell/quickcheck )
-"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/rio/
@ 2022-07-24  1:08 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2022-07-24  1:08 UTC (permalink / raw
  To: gentoo-commits

commit:     945c7df48fa129704b0fdcfcdc318ed9724bf5c1
Author:     Jack Todaro <solpeth <AT> posteo <DOT> org>
AuthorDate: Sun Jul 24 00:11:09 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 01:07:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=945c7df4

dev-haskell/rio: add 0.1.21.0

Signed-off-by: Jack Todaro <solpeth <AT> posteo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-haskell/rio/Manifest            |  1 +
 dev-haskell/rio/rio-0.1.21.0.ebuild | 34 ++++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/dev-haskell/rio/Manifest b/dev-haskell/rio/Manifest
index a9592f041482..ec3937d19df6 100644
--- a/dev-haskell/rio/Manifest
+++ b/dev-haskell/rio/Manifest
@@ -1 +1,2 @@
 DIST rio-0.1.18.0.tar.gz 58618 BLAKE2B c249006fa7a04f7db39168cfd324f61bf01862e57cec272a0b9551b6db4345ba813ac07c595ce795b4d0be06fa950cdeb626a30bef11e8eb03e98e575c04a397 SHA512 dd5fcf3611289108c154fb77d2bba4132ef80943b5ffcf9aa76e0d93d37fe3b6992d9804a3815b3aca1cbfaa21cb09c693022032649b6d1bb0e5fbfc2e161ab1
+DIST rio-0.1.21.0.tar.gz 59157 BLAKE2B 5455a0056efc32f0120182a65adee665cfc33fbf2b6627bf420b26db7d472ca8b3d0797d996600f8538cc1dcfe34d87c0b6ce93f88dfc4c7e8b9516be334f25d SHA512 5a049c7af44f0811e402d641815453be0af1f437a89cada613940085ceb8b8bb66ab92753f31bf400ff16f72ff08a9e83ff422c988e434ffef0c64b4c1cc7224

diff --git a/dev-haskell/rio/rio-0.1.21.0.ebuild b/dev-haskell/rio/rio-0.1.21.0.ebuild
new file mode 100644
index 000000000000..1497f9c14087
--- /dev/null
+++ b/dev-haskell/rio/rio-0.1.21.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# ebuild generated by hackport 0.7.1.1.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="A standard library for Haskell"
+HOMEPAGE="https://github.com/commercialhaskell/rio#readme"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-haskell/hashable:=[profile?]
+	dev-haskell/microlens:=[profile?]
+	dev-haskell/microlens-mtl:=[profile?]
+	dev-haskell/primitive:=[profile?]
+	>=dev-haskell/typed-process-0.2.5.0:=[profile?]
+	>=dev-haskell/unliftio-0.2.14:=[profile?]
+	dev-haskell/unliftio-core:=[profile?]
+	dev-haskell/unordered-containers:=[profile?]
+	dev-haskell/vector:=[profile?]
+	>=dev-lang/ghc-8.10.1:=
+"
+DEPEND="${RDEPEND}
+	>=dev-haskell/cabal-3.2.0.0
+	test? ( dev-haskell/hspec
+		dev-haskell/quickcheck )
+"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/rio/
@ 2022-07-24  1:08 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2022-07-24  1:08 UTC (permalink / raw
  To: gentoo-commits

commit:     913bbff79ffc2a780e7b2c2f1cec8969e7252d73
Author:     Jack Todaro <solpeth <AT> posteo <DOT> org>
AuthorDate: Sun Jul 24 00:11:12 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 01:07:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=913bbff7

dev-haskell/rio: drop 0.1.18.0

Signed-off-by: Jack Todaro <solpeth <AT> posteo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-haskell/rio/Manifest            |  1 -
 dev-haskell/rio/rio-0.1.18.0.ebuild | 38 -------------------------------------
 2 files changed, 39 deletions(-)

diff --git a/dev-haskell/rio/Manifest b/dev-haskell/rio/Manifest
index ec3937d19df6..bc8300cc2dd5 100644
--- a/dev-haskell/rio/Manifest
+++ b/dev-haskell/rio/Manifest
@@ -1,2 +1 @@
-DIST rio-0.1.18.0.tar.gz 58618 BLAKE2B c249006fa7a04f7db39168cfd324f61bf01862e57cec272a0b9551b6db4345ba813ac07c595ce795b4d0be06fa950cdeb626a30bef11e8eb03e98e575c04a397 SHA512 dd5fcf3611289108c154fb77d2bba4132ef80943b5ffcf9aa76e0d93d37fe3b6992d9804a3815b3aca1cbfaa21cb09c693022032649b6d1bb0e5fbfc2e161ab1
 DIST rio-0.1.21.0.tar.gz 59157 BLAKE2B 5455a0056efc32f0120182a65adee665cfc33fbf2b6627bf420b26db7d472ca8b3d0797d996600f8538cc1dcfe34d87c0b6ce93f88dfc4c7e8b9516be334f25d SHA512 5a049c7af44f0811e402d641815453be0af1f437a89cada613940085ceb8b8bb66ab92753f31bf400ff16f72ff08a9e83ff422c988e434ffef0c64b4c1cc7224

diff --git a/dev-haskell/rio/rio-0.1.18.0.ebuild b/dev-haskell/rio/rio-0.1.18.0.ebuild
deleted file mode 100644
index e8707658616b..000000000000
--- a/dev-haskell/rio/rio-0.1.18.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.6
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="A standard library for Haskell"
-HOMEPAGE="https://github.com/commercialhaskell/rio#readme"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/exceptions:=[profile?]
-	dev-haskell/hashable:=[profile?]
-	dev-haskell/microlens:=[profile?]
-	dev-haskell/microlens-mtl:=[profile?]
-	dev-haskell/mtl:=[profile?]
-	dev-haskell/primitive:=[profile?]
-	dev-haskell/text:=[profile?]
-	>=dev-haskell/typed-process-0.2.5.0:=[profile?]
-	>=dev-haskell/unliftio-0.2.12:=[profile?]
-	dev-haskell/unliftio-core:=[profile?]
-	dev-haskell/unordered-containers:=[profile?]
-	dev-haskell/vector:=[profile?]
-	>=dev-lang/ghc-8.2.1:=
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-2.0.0.2
-	test? ( dev-haskell/hspec
-		dev-haskell/quickcheck )
-"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-24  1:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-24  1:08 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/rio/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2022-07-24  1:08 Sam James
2020-08-06  7:42 Sergei Trofimovich
2020-08-06  7:42 Sergei Trofimovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox