* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/hspec-expectations/
@ 2015-08-30 22:19 Sergei Trofimovich
0 siblings, 0 replies; 5+ messages in thread
From: Sergei Trofimovich @ 2015-08-30 22:19 UTC (permalink / raw
To: gentoo-commits
commit: 37f9f0aff0c79262c02e72679a86fa2e3f753a09
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 30 22:09:21 2015 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 22:19:12 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f9f0af
dev-haskell/hspec-expectations: stable on amd64/x86, bug #554002
Package-Manager: portage-2.2.20
dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild
index 20c934e..c7aeca7 100644
--- a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild
+++ b/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="dev-haskell/hunit:=[profile?]
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/hspec-expectations/
@ 2016-01-19 22:29 Sergei Trofimovich
0 siblings, 0 replies; 5+ messages in thread
From: Sergei Trofimovich @ 2016-01-19 22:29 UTC (permalink / raw
To: gentoo-commits
commit: 25480e1a1cc6b53c765e080702d155f47d0f964e
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 22:12:46 2016 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 22:29:01 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25480e1a
dev-haskell/hspec-expectations: bump up to 0.7.2
Package-Manager: portage-2.2.27
dev-haskell/hspec-expectations/Manifest | 1 +
.../hspec-expectations-0.7.2.ebuild | 26 ++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-haskell/hspec-expectations/Manifest b/dev-haskell/hspec-expectations/Manifest
index 7d65e2d..6f3406d 100644
--- a/dev-haskell/hspec-expectations/Manifest
+++ b/dev-haskell/hspec-expectations/Manifest
@@ -3,3 +3,4 @@ DIST hspec-expectations-0.3.3.tar.gz 3848 SHA256 b3b024396c8cb171f1c5a2e9c380dd9
DIST hspec-expectations-0.5.0.1.tar.gz 3971 SHA256 72d7b3943369303b39f1fa79fe75a6e20dfb84500e1f173d1ff7818149f23e64 SHA512 fba29e65c6d666f493dd55d5ed62131a5233317c587b49ba98b1447be5ddc1f530a2bd6537b88afd78ec8c35760139303c0f8ec0de52ac01e499f3eb114e4fb0 WHIRLPOOL f8e64e42a91946b219491bb99c5990f19f1f3e2f56e7ab1ecb1c5a9feb77027fb74d3ae4bd7d1d7781325c5d673e81bbf89bf8d505cbcf03670384f63fbb568c
DIST hspec-expectations-0.6.1.1.tar.gz 4553 SHA256 3d4ef50cb6b51eb0de3ce97193029fd337d4b71de452f3d2c7eb467199586638 SHA512 37804b7ebe3fa134e005f4cc34a980b43a78f37a50b7aa668762086e125bb46e84dc3ca2b2f2c8a9dff31f1c89d7113c78d9a0fc4c787c746d9d5315d8938973 WHIRLPOOL b0b9dae99b61493d96245fcde5975510aea6c34f7b30ff483759a6ee2d405c2c045b312030504cb299416126ab74c66ad157edd7f1d0ef8e8bb5a31ca5387b8b
DIST hspec-expectations-0.6.1.tar.gz 4553 SHA256 f2d350cf26f7879c830926f49546fa4cdf4e751073fc65f124b1ab96866d2167 SHA512 dad4bdf7f10241650a5d59e0131aa93d52040d1cd7aec63ba8a9090919d2d7f49f9f5a7ead7da3d79e619f37ffed2323eb62f68c076959f58c8e2208f8fb46b2 WHIRLPOOL 7d24e861874a2d5869fcbdf09de93230057a83cc96c01d0d28b797da0fce03abd3da466a7a2757c8fbc70d34a6f23ec2893a6b358a532e7af62c1f453f7d954f
+DIST hspec-expectations-0.7.2.tar.gz 3993 SHA256 371a176b22ebdbc94b7bba55e0bda2296b44c11af01d20b23e4350ef7094a6f0 SHA512 0c66b0997b8b751529b3f72733a3c88f6767e564e2ff60aa5ff231c10d47295f01f747d9a2955b678fc7658fd0c5cad8647ca8a4da68e607e78397028f53de09 WHIRLPOOL 5cb7f2f668c2244b389a05056d26f5db72eadb0b029a8da56ad3f81d2cf02d579cf7d298552a699ca285bd2cdea9379b6811588cfe9d43801f81a692501f6c4b
diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.7.2.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.7.2.ebuild
new file mode 100644
index 0000000..f7c86ca
--- /dev/null
+++ b/dev-haskell/hspec-expectations/hspec-expectations-0.7.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# ebuild generated by hackport 0.4.6.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Catchy combinators for HUnit"
+HOMEPAGE="https://github.com/sol/hspec-expectations#readme"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-haskell/hunit:=[profile?]
+ >=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.10
+"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/hspec-expectations/
@ 2016-05-15 8:26 Sergei Trofimovich
0 siblings, 0 replies; 5+ messages in thread
From: Sergei Trofimovich @ 2016-05-15 8:26 UTC (permalink / raw
To: gentoo-commits
commit: 7ead94789878865026f3efb4f54abe4582ebe44d
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 21:38:05 2016 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun May 15 08:25:54 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ead9478
dev-haskell/hspec-expectations: disable circular dependency in tests
Package-Manager: portage-2.2.28
dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild
index c7aeca7..02754c5 100644
--- a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild
+++ b/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild
@@ -18,6 +18,8 @@ SLOT="0/${PV}"
KEYWORDS="amd64 x86"
IUSE=""
+RESTRICT=test # circular depend: hspec-expectations[test]->hspec[test]->hspec-expectations
+
RDEPEND="dev-haskell/hunit:=[profile?]
>=dev-lang/ghc-7.4.1:=
"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/hspec-expectations/
@ 2020-09-12 21:13 Sergei Trofimovich
0 siblings, 0 replies; 5+ messages in thread
From: Sergei Trofimovich @ 2020-09-12 21:13 UTC (permalink / raw
To: gentoo-commits
commit: f64fe8ee9f10e6d162b68a4198ae33415cc69678
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 20:53:04 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 21:12:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f64fe8ee
dev-haskell/hspec-expectations: drop old
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-haskell/hspec-expectations/Manifest | 6 -----
.../hspec-expectations-0.3.2.ebuild | 27 -------------------
.../hspec-expectations-0.3.3.ebuild | 28 --------------------
.../hspec-expectations-0.5.0.1.ebuild | 28 --------------------
.../hspec-expectations-0.6.1.1.ebuild | 30 ----------------------
.../hspec-expectations-0.6.1.ebuild | 28 --------------------
.../hspec-expectations-0.7.2.ebuild | 25 ------------------
7 files changed, 172 deletions(-)
diff --git a/dev-haskell/hspec-expectations/Manifest b/dev-haskell/hspec-expectations/Manifest
index 7e8d2a5fb88..d36ff31c629 100644
--- a/dev-haskell/hspec-expectations/Manifest
+++ b/dev-haskell/hspec-expectations/Manifest
@@ -1,7 +1 @@
-DIST hspec-expectations-0.3.2.tar.gz 3707 BLAKE2B b231a5859f47d2e0f261ccf86f3f032377c91c8e49e7672952255b7ffc6e80db56854a6d9276ade0637aa60e97a95917c8f9d199528fa5f8d7ef705dc1219d6f SHA512 0ccb5a8999c41df00d977cefd985f2fd9d3d1abe79e79e340ab92ab87d875edbbd22f5b7a16e9f2c7f7ad127d7a30a8491b4bb6c59e92eec0c6a1439604c2599
-DIST hspec-expectations-0.3.3.tar.gz 3848 BLAKE2B 3a814f54d8d5559ad5d8753d0b0ee01f8e3dd07dc0809b6d4cbaa612dcb5dfe1241b1cc59aa88863a267f680e44c0b3e4d04fe75cfe00864c8a6bb229e26f873 SHA512 efc475bc6f5378fa54eddc66be9c2d69e3a8431be4dc9d30fed84e403bc5982894dd1f06aa0c55b4dd8904251ec4ca4753879c315efedbb162af30caa304e1cd
-DIST hspec-expectations-0.5.0.1.tar.gz 3971 BLAKE2B e63f58bf28739d0fa4ac575ba1cc5dc0f2d8aa98d0fedca557125c1f33eb468712a63093efd244ffa0db4fdf00e49bd3f26d9a07cbfeb96bbfc503a8c69f0f53 SHA512 fba29e65c6d666f493dd55d5ed62131a5233317c587b49ba98b1447be5ddc1f530a2bd6537b88afd78ec8c35760139303c0f8ec0de52ac01e499f3eb114e4fb0
-DIST hspec-expectations-0.6.1.1.tar.gz 4553 BLAKE2B acabe7c00f5fa05538ffe3b16ea0a95c237c5a67fad98896bd7a65801ddfda5f26a791a03c3298f35d1e8edfc986208b037ba8053c58f3dc06d9ce56e6260880 SHA512 37804b7ebe3fa134e005f4cc34a980b43a78f37a50b7aa668762086e125bb46e84dc3ca2b2f2c8a9dff31f1c89d7113c78d9a0fc4c787c746d9d5315d8938973
-DIST hspec-expectations-0.6.1.tar.gz 4553 BLAKE2B 233453a972c85e9599beef759df9bb391eb1472085ba2d44ff5ee67a1e9a6646dcd25db9ba72a35859a7552d91a5d3c8e29682347d41b7ca3e38b08007657425 SHA512 dad4bdf7f10241650a5d59e0131aa93d52040d1cd7aec63ba8a9090919d2d7f49f9f5a7ead7da3d79e619f37ffed2323eb62f68c076959f58c8e2208f8fb46b2
-DIST hspec-expectations-0.7.2.tar.gz 3993 BLAKE2B 1bafd6d3e9ee45d05885b81de6a5bce2137a2226dc49bd8459293df65d123f95531c0f2d1cb283da83e828186276e06452c25b33a76d8ef30358b81feb93e701 SHA512 0c66b0997b8b751529b3f72733a3c88f6767e564e2ff60aa5ff231c10d47295f01f747d9a2955b678fc7658fd0c5cad8647ca8a4da68e607e78397028f53de09
DIST hspec-expectations-0.8.2.tar.gz 5492 BLAKE2B ee1f50d390c2d72f50596935494b6d617d5a582376fa718a294ba33838951787d4afd1654733e6f590f166e1e36c0b651d3fc2c996ce5886e9110375af8a7750 SHA512 482799adad2a70f891a61227bcf28e6712e65fa7dceba13da15a101a6814bc0d44aafaeda360a06dcdbcdbb96e5539f15135753eabd63efdd6bf56b8994a44c9
diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.3.2.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.3.2.ebuild
deleted file mode 100644
index 6b028aa379a..00000000000
--- a/dev-haskell/hspec-expectations/hspec-expectations-0.3.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.2.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Catchy combinators for HUnit"
-HOMEPAGE="https://github.com/sol/hspec-expectations#readme"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/hunit:=[profile?]
- >=dev-lang/ghc-6.10.4:="
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
- test? ( >=dev-haskell/hspec-1.3
- dev-haskell/markdown-unlit
- dev-haskell/silently
- )"
diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.3.3.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.3.3.ebuild
deleted file mode 100644
index a3802a71724..00000000000
--- a/dev-haskell/hspec-expectations/hspec-expectations-0.3.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.3.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Catchy combinators for HUnit"
-HOMEPAGE="https://github.com/sol/hspec-expectations#readme"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/hunit:=[profile?]
- >=dev-lang/ghc-6.10.4:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
- test? ( >=dev-haskell/hspec-1.3
- dev-haskell/markdown-unlit
- dev-haskell/silently )
-"
diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.5.0.1.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.5.0.1.ebuild
deleted file mode 100644
index 638da0adf73..00000000000
--- a/dev-haskell/hspec-expectations/hspec-expectations-0.5.0.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.5.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Catchy combinators for HUnit"
-HOMEPAGE="https://github.com/sol/hspec-expectations#readme"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/hunit:=[profile?]
- >=dev-lang/ghc-6.10.4:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
- test? ( >=dev-haskell/hspec-1.3
- dev-haskell/markdown-unlit
- dev-haskell/silently )
-"
diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild
deleted file mode 100644
index 8cfb385f62b..00000000000
--- a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.4.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Catchy combinators for HUnit"
-HOMEPAGE="https://github.com/sol/hspec-expectations#readme"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RESTRICT=test # circular depend: hspec-expectations[test]->hspec[test]->hspec-expectations
-
-RDEPEND="dev-haskell/hunit:=[profile?]
- >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
- test? ( >=dev-haskell/hspec-2 <dev-haskell/hspec-3
- dev-haskell/markdown-unlit
- dev-haskell/silently )
-"
diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.ebuild
deleted file mode 100644
index 17913cd1def..00000000000
--- a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.3.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Catchy combinators for HUnit"
-HOMEPAGE="https://github.com/sol/hspec-expectations#readme"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/hunit:=[profile?]
- >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
- test? ( >=dev-haskell/hspec-1.3
- dev-haskell/markdown-unlit
- dev-haskell/silently )
-"
diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.7.2.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.7.2.ebuild
deleted file mode 100644
index e5055f74cdb..00000000000
--- a/dev-haskell/hspec-expectations/hspec-expectations-0.7.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.6.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Catchy combinators for HUnit"
-HOMEPAGE="https://github.com/sol/hspec-expectations#readme"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/hunit:=[profile?]
- >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.10
-"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/hspec-expectations/
@ 2022-07-25 3:03 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2022-07-25 3:03 UTC (permalink / raw
To: gentoo-commits
commit: 651c98627763d477731f80dc11f5e25bd436d883
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jul 24 17:59:50 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 03:03:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=651c9862
dev-haskell/hspec-expectations: fix remote-id
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-haskell/hspec-expectations/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/hspec-expectations/metadata.xml b/dev-haskell/hspec-expectations/metadata.xml
index 532e2bdd54ae..c99ed02a022a 100644
--- a/dev-haskell/hspec-expectations/metadata.xml
+++ b/dev-haskell/hspec-expectations/metadata.xml
@@ -6,6 +6,6 @@
<name>Gentoo Haskell</name>
</maintainer>
<upstream>
- <remote-id type="github">sol/hspec-expectations#readme</remote-id>
+ <remote-id type="github">hspec/hspec-expectations#readme</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-07-25 3:03 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-12 21:13 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/hspec-expectations/ Sergei Trofimovich
-- strict thread matches above, loose matches on Subject: below --
2022-07-25 3:03 Sam James
2016-05-15 8:26 Sergei Trofimovich
2016-01-19 22:29 Sergei Trofimovich
2015-08-30 22:19 Sergei Trofimovich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox