Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit 3599234

Browse files
Renamed repository, adjust URLs
1 parent 462c5ca commit 3599234

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

thread-pool-async.opam

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
opam-version: "1.2"
22
maintainer: "Marek Kubica <[email protected]>"
33
author: "Team Raccoon"
4-
homepage: "https://github.com/issuu/async-thread-pool"
5-
dev-repo: "[email protected]:issuu/async-thread-pool.git"
6-
bug-reports: "https://github.com/issuu/async-thread-pool/issues"
4+
homepage: "https://github.com/issuu/thread-pool-async"
5+
dev-repo: "[email protected]:issuu/thread-pool-async.git"
6+
bug-reports: "https://github.com/issuu/thread-pool-async/issues"
77
build: [["jbuilder" "build" "-p" name "-j" jobs]]
88
build-test: [["jbuilder" "runtest" "-p" name "-j" jobs]]
99
depends: [

0 commit comments

Comments
 (0)