Commit graph

4 commits

Author SHA1 Message Date
R. RyanTM cb40c56378 c-blosc: 1.14.3 -> 1.14.4 (#44796)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/c-blosc/versions.
2018-08-09 20:05:32 +02:00
R. RyanTM 7162eb196f c-blosc: 1.11.3 -> 1.14.3 (#42036)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/c-blosc/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.14.3 with grep in /nix/store/b83mqicbd21q8wm22qgp4jzm7cg90avw-c-blosc-1.14.3
- directory tree listing: https://gist.github.com/05bbb5f5c067b769556ba71848514220
- du listing: https://gist.github.com/cc182424092e94e9dd611e5300b7ac68
2018-06-19 00:16:58 +02:00
Matthew Bauer 02297beade treewide: add version to packages
Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:

 $ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'

See issue #41007.
2018-05-25 15:48:05 -05:00
Josef Kemetmueller a2569f5fd6 c-blosc: init at 1.11.3 2017-05-06 10:44:57 +02:00