Commit graph

8 commits

Author SHA1 Message Date
R. RyanTM c4da86cd41 libdigidocpp: 3.14.0 -> 3.14.1 (#74443) 2019-11-30 17:58:49 +01:00
R. RyanTM 5855ba8a33 libdigidocpp: 3.13.7 -> 3.14.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/libdigidocpp/versions
2019-09-27 08:04:12 -07: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
Domen Kožar ad521a2757
libdigidocpp: 3.13.6 -> 3.13.7 2018-11-08 11:41:38 +00:00
Jörg Thalheim 6df851d0e5 libdigidocpp: 3.13.3.1365 -> 3.13.6 2018-08-10 13:02:22 +03:00
Ryan Mulligan e562f9f9c6 libdigidocpp: 3.12.0.1317 -> 3.13.3.1365
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.13.3.1365 with grep in /nix/store/bh5cizakj0dkmmwqqg4bvmhyvqd8x28n-libdigidocpp-3.13.3.1365
- found 3.13.3.1365 in filename of file in /nix/store/bh5cizakj0dkmmwqqg4bvmhyvqd8x28n-libdigidocpp-3.13.3.1365
2018-03-08 21:19:06 -08:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Arseniy Seroka 9765e5835f
libdigidocpp: init at 3.12.0.1317 2016-04-27 11:38:09 +03:00