Commit graph

9 commits

Author SHA1 Message Date
R. RyanTM ac49f2ff81 libisoburn: 1.5.2 -> 1.5.4 2021-03-13 15:48:14 +01:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM e2cdcdc2d9 libisoburn: 1.5.0 -> 1.5.2 (#74445) 2019-11-30 17:42:40 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM 997f9bfcc9 libisoburn: 1.4.8 -> 1.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libisoburn/versions
2018-10-03 10:11:49 -07:00
Ryan Mulligan d8b59303c3 libisoburn: 1.4.4 -> 1.4.8
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/wicrls5mhrpncr2012ly2l35iqrcxg19-libisoburn-1.4.8/bin/xorriso --help` got 0 exit code
- ran `/nix/store/wicrls5mhrpncr2012ly2l35iqrcxg19-libisoburn-1.4.8/bin/xorriso help` got 0 exit code
- ran `/nix/store/wicrls5mhrpncr2012ly2l35iqrcxg19-libisoburn-1.4.8/bin/xorriso --version` and found version 1.4.8
- ran `/nix/store/wicrls5mhrpncr2012ly2l35iqrcxg19-libisoburn-1.4.8/bin/xorriso version` and found version 1.4.8
- ran `/nix/store/wicrls5mhrpncr2012ly2l35iqrcxg19-libisoburn-1.4.8/bin/xorriso --help` and found version 1.4.8
- ran `/nix/store/wicrls5mhrpncr2012ly2l35iqrcxg19-libisoburn-1.4.8/bin/xorriso help` and found version 1.4.8
- found 1.4.8 with grep in /nix/store/wicrls5mhrpncr2012ly2l35iqrcxg19-libisoburn-1.4.8
- found 1.4.8 in filename of file in /nix/store/wicrls5mhrpncr2012ly2l35iqrcxg19-libisoburn-1.4.8

cc "@vrthra"
2018-02-26 20:41:03 -08:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Rahul Gopinath a30ecd619a libisoburn: init at 1.4.4 2016-07-04 17:31:17 +02:00