Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate url in satysfi.0.0.4 #52

Merged
merged 1 commit into from
Jan 26, 2020

Conversation

amutake
Copy link
Contributor

@amutake amutake commented Jan 26, 2020

I've noticed that url section in opam file of satysfi.0.0.4 is duplicated.
(This git hash points to satysfi.0.0.3+dev2019.11.16)

@amutake
Copy link
Contributor Author

amutake commented Jan 26, 2020

before:

❯ opam install satysfi.0.0.4
[ERROR] In the opam file for satysfi.0.0.4:
          - At /Users/amutake/.opam/repo/satyrographos/packages/satysfi/satysfi.0.0.4/opam:46:0:
            Duplicate section url
        'url' has been ignored.
The following actions will be performed:
  ∗ install satysfi 0.0.4

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><>  🐫
[satysfi.0.0.4] synchronised from git+https://github.com/gfngfn/SATySFi.git#69e62f66056b5644461f73c5fe8

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><>  🐫
∗ installed satysfi.0.0.4
Done.

after:

❯ opam install satysfi.0.0.4
The following actions will be performed:
  ∗ install satysfi 0.0.4

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><>  🐫
[satysfi.0.0.4] downloaded from https://github.com/gfngfn/SATySFi/archive/v0.0.4.tar.gz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><>  🐫
∗ installed satysfi.0.0.4
Done.

@na4zagin3
Copy link
Owner

Oops, thank you very much!!

@na4zagin3 na4zagin3 merged commit 23c5d64 into na4zagin3:master Jan 26, 2020
@amutake
Copy link
Contributor Author

amutake commented Jan 26, 2020

Thank you for your quick response! 🙏 🙏 🙏

@amutake amutake deleted the fix/0.0.4-remove-git-url branch January 26, 2020 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants