Commit graph

15 commits

Author SHA1 Message Date
R. RyanTM 6387252e50 geekbench: 5.2.0 -> 5.2.1 2020-07-07 10:08:13 -07:00
R. RyanTM d588c2dcc5 geekbench: 5.1.1 -> 5.2.0 2020-06-17 11:36:42 -07:00
R. RyanTM ef6aeb6475 geekbench: 5.1.0 -> 5.1.1 2020-04-10 00:24:23 -07:00
R. RyanTM cbd8c276b9 geekbench: 5.0.4 -> 5.1.0 2020-01-06 06:43:36 -08:00
R. RyanTM c3fb2267e3 geekbench: 5.0.3 -> 5.0.4 2019-11-26 00:39:39 -08:00
R. RyanTM baf72d3093 geekbench: 5.0.2 -> 5.0.3
(#72514)
2019-11-13 13:24:41 +01:00
Cyryl Płotnicki 446228ab77 Update geekbench 2019-10-12 20:10:24 +01:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
R. RyanTM c008a0586a geekbench: 4.4.0 -> 4.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/geekbench/versions
2019-08-19 03:17:10 -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
R. RyanTM 36a6109259 geekbench: 4.3.3 -> 4.4.0 (#65080)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/geekbench/versions
2019-07-23 22:19:43 +02:00
R. RyanTM 8ab50871aa geekbench: 4.2.3 -> 4.3.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/geekbench/versions
2019-03-21 17:24:40 -07:00
Vladyslav M 93b6d5f9e7 geekbench: 4.1.1 -> 4.2.3 (#44709) 2018-08-08 15:39:33 +02:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Michal Rus a809cf409a
geekbench: init at 4.1.1 2017-08-08 01:28:12 +02:00