nvchecker: update pict-rs
This commit is contained in:
parent
3a1493036a
commit
925ca8b3e0
1 changed files with 4 additions and 6 deletions
|
@ -5,6 +5,10 @@ keyfile = "keys.ini"
|
||||||
|
|
||||||
# crates.io
|
# crates.io
|
||||||
|
|
||||||
|
[pict-rs]
|
||||||
|
source = "cratesio"
|
||||||
|
cratesio = "pict-rs"
|
||||||
|
|
||||||
[pipe-rename]
|
[pipe-rename]
|
||||||
source = "cratesio"
|
source = "cratesio"
|
||||||
cratesio = "pipe-rename"
|
cratesio = "pipe-rename"
|
||||||
|
@ -2129,12 +2133,6 @@ source = "git"
|
||||||
git = "https://git.causal.agency/pounce"
|
git = "https://git.causal.agency/pounce"
|
||||||
use_max_tag = true
|
use_max_tag = true
|
||||||
|
|
||||||
[pict-rs]
|
|
||||||
source = "git"
|
|
||||||
git = "https://git.asonix.dog/asonix/pict-rs.git"
|
|
||||||
use_max_tag = true
|
|
||||||
prefix = "v"
|
|
||||||
|
|
||||||
[python-debian]
|
[python-debian]
|
||||||
source = "git"
|
source = "git"
|
||||||
git = "https://salsa.debian.org/python-debian-team/python-debian.git"
|
git = "https://salsa.debian.org/python-debian-team/python-debian.git"
|
||||||
|
|
Loading…
Reference in a new issue