btfs: 2.9 -> 2.10 (#16603)
This commit is contained in:
committed by
Franz Pletz
parent
af2d602257
commit
d75c7d0dcd
6
pkgs/development/libraries/libtorrent-rasterbar/1.09.nix
Normal file
6
pkgs/development/libraries/libtorrent-rasterbar/1.09.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ callPackage, ... } @ args:
|
||||
|
||||
callPackage ./generic.nix (args // {
|
||||
version = "1.0.9";
|
||||
sha256 = "1kfydlvmx4pgi5lpbhqr4p3jr78p3f61ic32046mkp4yfyydrspl";
|
||||
})
|
||||
Reference in New Issue
Block a user