Commit Graph

164898 Commits

Author SHA1 Message Date
worldofpeace
75777d6346
Merge pull request #64399 from mmahut/blockbook
blockbook: init at 0.3.1
2019-07-16 14:14:34 -04:00
Danylo Hlynskyi
70d6271e47
Merge pull request #64421 from rycee/bugfix/writeTextDir-with-slash
trivial-builders: support '/' in writeTextDir
2019-07-16 21:11:50 +03:00
R. RyanTM
2e4fe8db89 pgbouncer: 1.9.0 -> 1.10.0 (#64869)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pgbouncer/versions
2019-07-16 21:04:15 +03:00
worldofpeace
617a3a6402
Merge pull request #64718 from xrelkd/update/youtube-dl
youtube-dl: 2019.07.12 -> 2019.07.16
2019-07-16 13:42:18 -04:00
worldofpeace
99bd9bf5aa
Merge pull request #64614 from cw789/update_gocryptfs
gocryptfs: 1.6.1 -> 1.7
2019-07-16 13:40:52 -04:00
Vladimír Čunát
5bf68e1354
Merge #64742: firefox 67 -> 68, and related updates 2019-07-16 19:33:04 +02:00
Vladimír Čunát
2b28e4c96f
Merge #64892: 'staging-next' (another iteration)
It's not completely without regressions, but I believe we can deal with
the rest directly on master.  This is required for Firefox security fixes.
2019-07-16 19:32:17 +02:00
rembo10
a5a6c2654f sickgear: 0.18.14 -> 0.20.0 2019-07-16 19:27:25 +02:00
Silvan Mosberger
713a45ecf7
python37Packages.Wand: 0.5.4 -> 0.5.5 (#64914)
python37Packages.Wand: 0.5.4 -> 0.5.5
2019-07-16 19:19:56 +02:00
Silvan Mosberger
40789093a6
chrome-export: init at 2.0.2 (#63371)
chrome-export: init at 2.0.2
2019-07-16 19:16:26 +02:00
Silvan Mosberger
50dadfaf82
Merge pull request #60240 from bgamari/haskell-markUnbroken
haskell: Introduce markUnbroken
2019-07-16 19:11:16 +02:00
R. RyanTM
fb71cabd46 python37Packages.yapf: 0.27.0 -> 0.28.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/python3.7-yapf/versions
2019-07-16 10:06:19 -07:00
R. RyanTM
a5311930e1 python37Packages.s3fs: 0.2.1 -> 0.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-s3fs/versions
2019-07-16 09:54:32 -07:00
Vladimír Čunát
5777f52576
Merge #64917: wavpack: CVE-2018-19840 CVE-2018-19841 2019-07-16 18:06:30 +02:00
Marek Mahut
71a3753190 wavpack: CVE-2018-19841 2019-07-16 18:00:18 +02:00
Marek Mahut
003ffbe7d6 wavpack: CVE-2018-19840 2019-07-16 17:58:24 +02:00
Guillaume Bouchard
950da6263f bazel: 0.27.0 -> 0.28.0 2019-07-16 17:43:18 +02:00
R. RyanTM
5ef740182b python37Packages.Wand: 0.5.4 -> 0.5.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-wand/versions
2019-07-16 08:20:24 -07:00
R. RyanTM
2d1870a3d0 python37Packages.texttable: 1.6.1 -> 1.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-texttable/versions
2019-07-16 07:54:17 -07:00
Ryan Mulligan
70aa014c3c
Merge pull request #64893 from r-ryantm/auto-update/python3.7-google-cloud-kms
python37Packages.google_cloud_kms: 1.0.0 -> 1.1.0
2019-07-16 09:33:26 -05:00
Ryan Mulligan
184694ba59
Merge pull request #64886 from jonringer/knack-fix-test
pythonPackages.knack: 0.6.2 -> 0.6.3
2019-07-16 09:22:51 -05:00
Janne Heß
1808b1eb67 mumsi: Init at git-2019-02-10 2019-07-16 16:18:14 +02:00
R. RyanTM
24fda481c3 qsynth: 0.5.6 -> 0.5.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qsynth/versions
2019-07-16 06:52:57 -07:00
Kier Davis
5e54487080
pius: perl should be a runtime dependency, not a build-time one
Since 61bc03c017, patch-shebangs
now distinguishes between build-time and runtime dependencies.

Prior to this commit, perl was not being placed in patch-shebangs'
search path when it is run during the fixup phase.
2019-07-16 14:28:49 +01:00
Kier Davis
97ef23794b
pius: use pname+version instead of name 2019-07-16 13:59:38 +01:00
Kier Davis
d914be56a2
pius: dependency on package 'six' is no longer needed 2019-07-16 13:52:41 +01:00
Kier Davis
680ee0a45a
pius: switch to Python 3
pius 3.0.0 requires Python 3.
2019-07-16 13:51:26 +01:00
Nikolay Amiantov
bd98f3521c bazel: drop absolute Python path
Without this Bazel always picks Python 3 which breaks Python 2 packages.
Strangely enough just dropping this patch works, with all `bazel.tests`
passing.
2019-07-16 15:40:03 +03:00
Graham Christensen
00ef72610c
Merge pull request #64884 from serokell/fix-build-mix
build-mix: re-add --no-deps-check flag
2019-07-16 08:32:37 -04:00
Vladimír Čunát
49ca44cf17
knot-dns: 2.8.2 -> 2.8.3 (maintenance) 2019-07-16 13:52:27 +02:00
R. RyanTM
2f02fed0d7 python37Packages.google_cloud_kms: 1.0.0 -> 1.1.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/python3.7-google-cloud-kms/versions
2019-07-16 03:55:33 -07:00
Jonathan Ringer
8f4fabd8c5 pythonPackages.knack: 0.6.2 -> 0.6.3 2019-07-16 02:29:59 -07:00
R. RyanTM
4708662ebe python37Packages.mahotas: 1.4.5 -> 1.4.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-mahotas/versions
2019-07-16 11:20:36 +02:00
Frederik Rietdijk
a28a9ac156 Merge master into staging-next 2019-07-16 11:15:46 +02:00
Frederik Rietdijk
e29cf29086 libyaml: actually use 0.2.2
The archive that was used turned out to be incorrect.
https://github.com/yaml/pyyaml/issues/320

By now a correct tarball has been uploaded but in order
to prevent issues like these we fetch now instead from GitHub.
2019-07-16 11:14:40 +02:00
Yorick van Pelt
662fcf6a40
build-mix: partially revert nixpkgs#25655 2019-07-16 11:06:56 +02:00
Danylo Hlynskyi
475f1ebd98
Merge branch 'master' into postgresql-plugins-bin 2019-07-16 11:32:52 +03:00
R. RyanTM
06f3c7a1a3 pius: 2.2.7 -> 3.0.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/pius/versions
2019-07-15 23:47:59 -07:00
cw
dccd1e9d05 gocryptfs: 1.6.1 -> 1.7
- Use pname instead of name
- Add patch for Darwin build
2019-07-16 08:17:17 +02:00
Linus Heckemann
0ddb9e0495
Merge pull request #64853 from r-ryantm/auto-update/oil
oil: 0.6.pre15 -> 0.6.0
2019-07-16 08:11:28 +02:00
Michael Raskin
ec76e1241b
Merge pull request #64844 from r-ryantm/auto-update/monit
monit: 5.25.3 -> 5.26.0
2019-07-16 06:01:01 +00:00
Michael Raskin
be03f0a2b5
Merge pull request #64805 from peterhoeg/u/xcape
xcape: 1.2 -> 20180301
2019-07-16 05:42:08 +00:00
Michael Raskin
9a1d795ce7
Merge pull request #64861 from r-ryantm/auto-update/picoLisp
picolisp: 18.12 -> 19.6
2019-07-16 05:40:40 +00:00
R. RyanTM
be23a4397a pkgconf: 1.6.1 -> 1.6.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/pkgconf/versions
2019-07-15 22:03:27 -07:00
R. RyanTM
b7fc14d8e6 picard-tools: 2.20.2 -> 2.20.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/picard-tools/versions
2019-07-15 21:46:51 -07:00
Ryan Mulligan
af608b619f
Merge pull request #64816 from r-ryantm/auto-update/jgmenu
jgmenu: 3.0 -> 3.1
2019-07-15 23:43:38 -05:00
Ryan Mulligan
e8a730207d
Merge pull request #64824 from r-ryantm/auto-update/ipvsadm
ipvsadm: 1.29 -> 1.30
2019-07-15 23:43:10 -05:00
R. RyanTM
65a313538b picolisp: 18.12 -> 19.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picolisp/versions
2019-07-15 21:43:03 -07:00
R. RyanTM
5aa42409de pagemon: 0.01.14 -> 0.01.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pagemon/versions
2019-07-15 21:12:51 -07:00
R. RyanTM
8c52d00e4a openttd: 1.9.1 -> 1.9.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openttd/versions
2019-07-15 20:28:11 -07:00
R. RyanTM
b44996fe05 ocserv: 0.12.3 -> 0.12.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocserv/versions
2019-07-15 20:20:04 -07:00
R. RyanTM
def82e9685 parlatype: 1.6-beta -> 1.6.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/parlatype/versions
2019-07-15 20:15:10 -07:00
Craige McWhirter
2af6760541 iputils: Completed missing meta.longDescription
Provided a more complete and fleshed out meta.longDescription from the project's README
2019-07-16 04:56:34 +02:00
xrelkd
3e4e93d728 youtube-dl: 2019.07.14 -> 2019.07.16 2019-07-16 10:35:29 +08:00
R. RyanTM
c19bf2e725 osl: 1.10.5 -> 1.10.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openshadinglanguage/versions
2019-07-15 19:19:34 -07:00
Aaron Andersen
c360afa866
Merge pull request #64685 from vyorkin-forks/tdlib/init
tdlib: init at 1.4.0
2019-07-15 22:15:14 -04:00
R. RyanTM
7c64e05720 oil: 0.6.pre15 -> 0.6.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/oil/versions
2019-07-15 19:13:15 -07:00
Mario Rodas
840c8bd00b
Merge pull request #64769 from r-ryantm/auto-update/commons-lang
commonsLang: 3.6 -> 3.8.1
2019-07-15 21:01:36 -05:00
Mario Rodas
d3a5c2a114
Merge pull request #64790 from marsam/update-opam
opam: 2.0.4 -> 2.0.5
2019-07-15 21:00:38 -05:00
Mario Rodas
629a5c6808
Merge pull request #64850 from r-ryantm/auto-update/multimon-ng
multimon-ng: 1.1.7 -> 1.1.8
2019-07-15 20:50:42 -05:00
R. RyanTM
8ec0396b44
commonsLang: 3.6 -> 3.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/commons-lang/versions
2019-07-15 20:38:29 -05:00
Mario Rodas
0d8d1cce1c
Merge pull request #64814 from r-ryantm/auto-update/guile
guile: 2.2.4 -> 2.2.6
2019-07-15 20:29:34 -05:00
R. RyanTM
b8a4f1eb97 multipath-tools: 0.8.1 -> 0.8.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/multipath-tools/versions
2019-07-15 18:27:29 -07:00
Aaron Andersen
614cf348a3
Merge pull request #64830 from r-ryantm/auto-update/kmymoney
kmymoney: 5.0.4 -> 5.0.5
2019-07-15 21:25:33 -04:00
Mario Rodas
679d59bc58
Merge pull request #64789 from r-ryantm/auto-update/forkstat
forkstat: 0.02.09 -> 0.02.10
2019-07-15 20:21:13 -05:00
Mario Rodas
19a7737784
Merge pull request #64800 from r-ryantm/auto-update/fossil
fossil: 2.8 -> 2.9
2019-07-15 20:15:33 -05:00
R. RyanTM
78dd860862 multimon-ng: 1.1.7 -> 1.1.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/multimon-ng/versions
2019-07-15 17:59:36 -07:00
Mario Rodas
4722be1639
Merge pull request #64802 from r-ryantm/auto-update/htpdate
htpdate: 1.2.0 -> 1.2.1
2019-07-15 19:09:49 -05:00
Mario Rodas
cc80f241f8
Merge pull request #64847 from r-ryantm/auto-update/mujs
mujs: 1.0.5 -> 1.0.6
2019-07-15 19:04:41 -05:00
Mario Rodas
fb0269abd3
Merge pull request #64840 from r-ryantm/auto-update/mpop
mpop: 1.4.4 -> 1.4.5
2019-07-15 18:53:09 -05:00
worldofpeace
9369895055
Merge pull request #64728 from worldofpeace/fix-gnome-boxes
gnome3.gnome-boxes: fix hardcoded emulator path
2019-07-15 19:24:43 -04:00
R. RyanTM
950ebaf09e mujs: 1.0.5 -> 1.0.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mujs/versions
2019-07-15 16:19:32 -07:00
R. RyanTM
b908565be5 metabase: 0.32.2 -> 0.32.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/metabase/versions
2019-07-15 17:15:47 -05:00
R. RyanTM
13158dd4d1 monit: 5.25.3 -> 5.26.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/monit/versions
2019-07-15 14:58:38 -07:00
R. RyanTM
df5bc9199d mpop: 1.4.4 -> 1.4.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mpop/versions
2019-07-15 14:28:17 -07:00
R. RyanTM
542f3d77e2 libraw: 0.19.2 -> 0.19.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/libraw/versions
2019-07-15 12:54:49 -07:00
Kirill Boltaev
979710b4a0 libstrangle: init at 2017-02-22 2019-07-15 22:49:32 +03:00
Ryan Mulligan
98c24b7e56
Merge pull request #64823 from r-ryantm/auto-update/khard
khard: 0.13.0 -> 0.14.0
2019-07-15 14:48:59 -05:00
R. RyanTM
db7a7d626a kmymoney: 5.0.4 -> 5.0.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kmymoney/versions
2019-07-15 12:32:45 -07:00
Frederik Rietdijk
800da69c8a
Merge pull request #64551 from jonringer/update-pyproj
proj: 5.2.0 -> 6.1.1
2019-07-15 21:14:04 +02:00
Jonathan Ringer
2e1a90e5d0 pythonPackages.vsts: init at 0.1.25 2019-07-15 21:12:09 +02:00
R. RyanTM
1d0ef760a6 libgweather: 3.32.1 -> 3.32.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgweather/versions
2019-07-15 11:57:51 -07:00
Vladyslav M
d0453ef9ce
bcachefs: 2019-07-13 (#64732)
bcachefs: 2019-07-13
2019-07-15 21:53:45 +03:00
R. RyanTM
32a88012c6 libcdaudio: 0.99.12 -> 0.99.12p2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libcdaudio/versions
2019-07-15 11:48:55 -07:00
R. RyanTM
1b61987706 ipvsadm: 1.29 -> 1.30
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipvsadm/versions
2019-07-15 11:33:48 -07:00
R. RyanTM
50ef5aceaf grails: 3.3.10 -> 4.0.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/grails/versions
2019-07-15 20:31:42 +02:00
Nikolay Amiantov
b392c5ab4d
Merge pull request #64815 from abbradar/ipxe-efi
IPXE EFI netboot fix
2019-07-15 21:21:29 +03:00
R. RyanTM
e6b5d5ddb2 khard: 0.13.0 -> 0.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/khard/versions
2019-07-15 10:49:00 -07:00
R. RyanTM
5a224feb46 intel-media-driver: 19.1.0 -> 19.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/intel-media-driver/versions
2019-07-15 10:17:07 -07:00
R. RyanTM
6fe71e632c tridactyl-native: 1.15.0 -> 1.16.2 (#64793)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tridactyl-native/versions
2019-07-15 18:57:33 +02:00
R. RyanTM
87dc2ee592 jgmenu: 3.0 -> 3.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/jgmenu/versions
2019-07-15 09:44:28 -07:00
Nikolay Amiantov
6152007747 ipxe: add imgtrust and ping
imgtrust is needed to run netboot.xyz scripts.
ping is useful for testing network settings.
Also add HTTP option for clarity (it's already being built).
2019-07-15 19:33:15 +03:00
Nikolay Amiantov
9e12db91de ipxe: support renaming targets and add several
This allows to build several targets with conflicting names.
UEFI version of USB image is now built, and so is option ROM.
2019-07-15 19:32:41 +03:00
Ryan Mulligan
6e03fdd341
Merge pull request #64811 from r-ryantm/auto-update/gp2c
gp2c: 0.0.11pl1 -> 0.0.11pl2
2019-07-15 11:30:01 -05:00
R. RyanTM
02466bea79 guile: 2.2.4 -> 2.2.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/guile/versions
2019-07-15 09:05:36 -07:00
R. RyanTM
b43744b933 davix: 0.7.3 -> 0.7.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/davix/versions
2019-07-15 17:21:11 +02:00
R. RyanTM
50eb1818c8 drumgizmo: 0.9.16 -> 0.9.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/drumgizmo/versions
2019-07-15 17:20:51 +02:00
R. RyanTM
3ef3712313 gp2c: 0.0.11pl1 -> 0.0.11pl2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gp2c/versions
2019-07-15 08:14:30 -07:00
Eelco Dolstra
31c38894c9
nixFlakes: 2.3pre20190612_06010ea -> 2.3pre20190712_aa82f8b 2019-07-15 16:19:30 +02:00
Mario Rodas
f9843befd1 ocamlPackages.merlin: 3.3.1 -> 3.3.2 2019-07-15 16:11:22 +02:00
R. RyanTM
0d9bc89bf7 eventstat: 0.04.05 -> 0.04.06
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eventstat/versions
2019-07-15 16:11:09 +02:00
R. RyanTM
b498289741 fnotifystat: 0.02.01 -> 0.02.02
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fnotifystat/versions
2019-07-15 16:10:55 +02:00
R. RyanTM
ba4ea421b8 htpdate: 1.2.0 -> 1.2.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/htpdate/versions
2019-07-15 07:03:54 -07:00
R. RyanTM
f62c79c758 ckbcomp: 1.191 -> 1.192
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ckbcomp/versions
2019-07-15 15:56:05 +02:00
Wael Nasreddine
407a106cdc
Merge pull request #64714 from ivanbrennan/fly-5.3.0
fly: init at 5.3.0
2019-07-15 06:32:27 -07:00
R. RyanTM
aaa71375ed fossil: 2.8 -> 2.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fossil/versions
2019-07-15 06:31:37 -07:00
R. RyanTM
150bbbdf05 fio: 3.14 -> 3.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fio/versions
2019-07-15 15:09:32 +02:00
Ryan Mulligan
7136d830f9
Merge pull request #63234 from r-ryantm/auto-update/cups-filters
cups-filters: 1.23.0 -> 1.25.0
2019-07-15 07:42:53 -05:00
R. RyanTM
a11755dab7 fanficfare: 3.8.0 -> 3.9.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/fanficfare/versions
2019-07-15 05:39:02 -07:00
Ryan Mulligan
e9b071356b
Merge pull request #64765 from r-ryantm/auto-update/calibre
calibre: 3.44.0 -> 3.45.2
2019-07-15 07:38:10 -05:00
Ryan Mulligan
7ed602a154
Merge pull request #64776 from r-ryantm/auto-update/binaryen
binaryen: 84 -> 86
2019-07-15 07:35:05 -05:00
Ryan Mulligan
dc18ec4f6b
Merge pull request #64786 from r-ryantm/auto-update/feh
feh: 3.1.3 -> 3.2
2019-07-15 07:33:13 -05:00
Ryan Mulligan
563e65545f
Merge pull request #64763 from r-ryantm/auto-update/amazon-ecs-cli
amazon-ecs-cli: 1.14.1 -> 1.15.1
2019-07-15 07:30:32 -05:00
Peter Hoeg
4384bacbf3 xcape: 1.2 -> 20180301
1.2 only allows running in the foreground if debug mode is enabled which
generates lots of noise for journald.

The changes from the most recent release is only a few minor fixes plus support
for running in the foreground with the `-f` flag.
2019-07-15 20:29:39 +08:00
Peter Simons
a7dfd62f5c
Merge pull request #64780 from r-ryantm/auto-update/dovecot
dovecot: 2.3.6 -> 2.3.7
2019-07-15 13:57:45 +02:00
Vladimír Čunát
538c8aebd8
firefox-esr-60: 60.7.2esr -> 60.8.0esr 2019-07-15 13:36:21 +02:00
Tim Steinbach
7403a08153
oh-my-zsh: 2019-07-01 -> 2019-07-13 2019-07-15 07:26:55 -04:00
Tim Steinbach
603aec4160
zoom-us: 2.8.252201.0616 -> 2.8.264592.0714 2019-07-15 07:26:55 -04:00
Mario Rodas
bc24eb74b4
Merge pull request #64755 from marsam/update-git-absorb
gitAndTools.git-absorb: 0.3.0 -> 0.4.0
2019-07-15 06:22:41 -05:00
Mario Rodas
5253e950cc
Merge pull request #64756 from marsam/update-cointop
cointop: 1.2.0 -> 1.3.4
2019-07-15 06:22:07 -05:00
R. RyanTM
9f31c8f82f forkstat: 0.02.09 -> 0.02.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/forkstat/versions
2019-07-15 04:05:51 -07:00
Bjørn Forsman
76458054b8
Merge pull request #64770 from r-ryantm/auto-update/babeltrace
babeltrace: 1.5.6 -> 1.5.7
2019-07-15 12:53:41 +02:00
Mario Rodas
a804a5c3da
Merge pull request #64757 from marsam/fix-sklearn-deap
pythonPackages.sklearn-deap: 0.2.2 -> 0.2.3
2019-07-15 05:53:18 -05:00
Mario Rodas
8612048e4a
Merge pull request #64774 from r-ryantm/auto-update/python3.7-acme-tiny
python37Packages.acme-tiny: 4.0.4 -> 4.1.0
2019-07-15 05:52:08 -05:00
R. RyanTM
a02c9eb420 feh: 3.1.3 -> 3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/feh/versions
2019-07-15 03:42:02 -07:00
Michael Raskin
4a68d3bb79
Merge pull request #63817 from ambrop72/wine-wrapper-fix
wine: Set WINELOADER in wrapper, wrap also wine64.
2019-07-15 10:40:15 +00:00
Michael Raskin
5bafda2913
Merge pull request #64744 from risicle/ris-squid-CVE-2019-13345
squid, squid4: bump/add patch fixing CVE-2019-13345
2019-07-15 10:34:54 +00:00
Michael Raskin
07befa1751
Merge pull request #64761 from r-ryantm/auto-update/asdf
asdf: 3.3.2 -> 3.3.3
2019-07-15 10:23:47 +00:00
Will Dietz
47a4219163 xterm: 346 -> 347 2019-07-15 11:57:33 +02:00
Mario Rodas
a61db6075f
opam: 2.0.4 -> 2.0.5 2019-07-15 04:20:00 -05:00
Jan Hrnko
bcd1072ceb Add protobuf to enable Trezor support 2019-07-15 11:14:00 +02:00
worldofpeace
6dcfdb450f
Merge pull request #64773 from lilyball/exa
exa: 0.8.0 -> 0.9.0
2019-07-15 05:09:10 -04:00
R. RyanTM
ac029556df ammonite: 1.6.8 -> 1.6.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ammonite/versions
2019-07-15 10:36:57 +02:00
R. RyanTM
66aec352a2 bdf2psf: 1.191 -> 1.192
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bdf2psf/versions
2019-07-15 10:36:40 +02:00
R. RyanTM
37c16d0e60 bindfs: 1.14.0 -> 1.14.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/bindfs/versions
2019-07-15 10:36:23 +02:00
R. RyanTM
5eb574010e dovecot: 2.3.6 -> 2.3.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dovecot/versions
2019-07-15 01:18:44 -07:00
Vladimír Čunát
3686036e02
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1530372
2019-07-15 09:39:03 +02:00
taku0
442fd85db6
nss: 3.44 -> 3.44.1 2019-07-15 09:38:15 +02:00
Mario Rodas
7094a1af0c
python37: fix distutils C++ patch (PR #64758)
Update distutils patch to the upstream changes.
See: 6c0e0d141a
2019-07-15 09:37:43 +02:00
R. RyanTM
980dd75956 binaryen: 84 -> 86
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/binaryen/versions
2019-07-15 00:32:59 -07:00
R. RyanTM
c990b091f5 python37Packages.acme-tiny: 4.0.4 -> 4.1.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/python3.7-acme-tiny/versions
2019-07-15 00:05:55 -07:00
Lily Ballard
16c9d30a53 exa: 0.8.0 -> 0.9.0 2019-07-14 23:50:17 -07:00
R. RyanTM
2c045c8f6d babeltrace: 1.5.6 -> 1.5.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babeltrace/versions
2019-07-14 23:15:31 -07:00
R. RyanTM
e9a6ed87b3 calibre: 3.44.0 -> 3.45.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/calibre/versions
2019-07-14 22:44:00 -07:00
R. RyanTM
6f8a7408d9 amazon-ecs-cli: 1.14.1 -> 1.15.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/amazon-ecs-cli/versions
2019-07-14 22:24:43 -07:00
R. RyanTM
bd31f06d87 asdf: 3.3.2 -> 3.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/asdf/versions
2019-07-14 22:05:31 -07:00
Mario Rodas
eadc851051
Merge pull request #64366 from JohnAZoidberg/pjsip-29
pjsip: 2.8 -> 2.9
2019-07-14 23:02:57 -05:00
Mario Rodas
41a22ac77a
pythonPackages.sklearn-deap: 0.2.2 -> 0.2.3 2019-07-14 21:48:40 -05:00
Mario Rodas
5bcc6cecb3
Merge pull request #64041 from r-ryantm/auto-update/gpac
gpac: 0.7.1 -> 0.8.0
2019-07-14 21:29:26 -05:00
Mario Rodas
0ba75fbd9e
Merge pull request #64143 from r-ryantm/auto-update/python3.7-OWSLib
python37Packages.owslib: 0.17.1 -> 0.18.0
2019-07-14 21:25:45 -05:00
Mario Rodas
b1554dd23e
Merge pull request #64708 from marsam/update-prometheus_2
prometheus_2: 2.11.0 -> 2.11.1
2019-07-14 20:47:42 -05:00
Mario Rodas
e07ac44a35
gitAndTools.git-absorb: 0.3.0 -> 0.4.0 2019-07-14 19:00:00 -05:00
Mario Rodas
900307a8cc
cointop: 1.2.0 -> 1.3.4 2019-07-14 16:20:00 -05:00
taku0
75d4e64fad
firefox-esr: 60.7.2esr -> 68.0esr 2019-07-14 22:51:14 +02:00
taku0
0c436f8ca1
firefox: 67.0.4 -> 68.0 2019-07-14 22:46:03 +02:00
Robert Scott
5b0db58bc1 squid: add patch fixing CVE-2019-13345 2019-07-14 21:41:26 +01:00
Robert Scott
8872a08cde squid4: 4.7 -> 4.8
fixing CVE-2019-13345
2019-07-14 21:41:05 +01:00
Orivej Desh
161927b1b1 python: line_profiler: fix build with Python 3.7
_line_profiler.c has to be regenerated by Cython.

I did not use fetchpatch because this patch does not have a stable source.
2019-07-14 19:03:11 +00:00
Chris Ostrouchov
bf3dec9150
pythonPackages.validators: init at 0.13.0 2019-07-14 14:26:44 -04:00
Chris Ostrouchov
af412fcef4
pythonPackages.trackpy: init at 0.4.1 2019-07-14 14:26:44 -04:00
Chris Ostrouchov
715f7d72dd
pythonPackages.starfish: init at 0.1.3 2019-07-14 14:09:41 -04:00
Chris Ostrouchov
535979fa49
pythonPackages.slicedimage: init at 3.2.0 2019-07-14 14:09:41 -04:00
Chris Ostrouchov
ce2e58b978
pythonPackages.regional: init at 1.1.2 2019-07-14 14:09:41 -04:00
Chris Ostrouchov
3c4b88e4d1
pythonPackages.showit: init at 1.1.4 2019-07-14 14:09:41 -04:00
Chris Ostrouchov
bd21da208b
pythonPackages.diskcache: init at 4.0.0 2019-07-14 14:09:40 -04:00
Chris Ostrouchov
ffc44dccdb
pythonPackages.asciitree: init at 0.3.3 2019-07-14 14:09:40 -04:00
worldofpeace
8671386768
Merge pull request #64719 from xrelkd/update/cargo-bloat
cargo-bloat: 0.7.1 -> 0.7.2
2019-07-14 13:46:01 -04:00
Jonathan Ringer
e6223c022b openspace: mark as broken
Fails to build with GL error
2019-07-14 09:59:31 -07:00
Jonathan Ringer
ca6afcb9da pythonPackages.rasterio: fix to gdal_2 2019-07-14 09:59:30 -07:00
Jonathan Ringer
ed8917f831 pythonPackages.cartopy: use proj_5 2019-07-14 09:59:30 -07:00
Jonathan Ringer
1414598875 proj_5: init at 5.2 2019-07-14 09:59:30 -07:00
Jonathan Ringer
c8ec54b969 saga_2_3_2: remove package
No longer used by qgis
2019-07-14 09:59:29 -07:00
Jonathan Ringer
ca0fe27302 pythonPackages.fiona: pin gdal to gdal_2 2019-07-14 09:59:29 -07:00
Jonathan Ringer
70671e71d1 qgis: 3.4.8 -> 3.8.0 2019-07-14 09:59:28 -07:00
Jonathan Ringer
c93c65a21d saga: 7.2.0 -> 7.3.0 2019-07-14 09:59:28 -07:00
Jonathan Ringer
d43f0b5d6d grass: 7.2.2 -> 7.6.1 2019-07-14 09:59:28 -07:00
Jonathan Ringer
80dd36749a proj-datumgrid: init at world-1.0 2019-07-14 09:59:27 -07:00
Jonathan Ringer
d9504f9aab openorienteering-mapper: fix build 2019-07-14 09:59:27 -07:00
Jonathan Ringer
f34face721 merkaartor: fix build 2019-07-14 09:59:26 -07:00
Jonathan Ringer
3fbca39afa gdal_2: init at 2.4.0 2019-07-14 09:59:26 -07:00
Jonathan Ringer
4d91c30a4c osm2pgsql: 0.92.1-unstable -> 0.96.0 2019-07-14 09:59:26 -07:00
Jonathan Ringer
deaa36da0c osm2xmap: fix build 2019-07-14 09:59:25 -07:00
Jonathan Ringer
a84f21944f gdal: 2.4.0 -> 3.0.1 2019-07-14 09:58:53 -07:00
worldofpeace
1a10f17cf6
Merge pull request #64528 from xrelkd/update/filezilla
filezilla: 3.42.1 -> 3.43.0, libfilezilla: 0.16.0 -> 0.17.1
2019-07-14 12:30:48 -04:00
Ben Gamari
cdf1a522ca haskell/lib: Introduce markUnbroken helper
As discussed in #59409, this is quite useful now since we mark things as
broken so liberally.
2019-07-14 12:26:04 -04:00
Austin Seipp
9d0cdc0b28
liburing: 1.0.0pre137_91dde5c9 -> 1.0.0pre150_93f3e8d5
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-07-14 11:25:53 -05:00
Théo Zimmermann
3bc04b576a coq: 8.10+beta1 -> 8.10+beta2 2019-07-14 14:58:49 +00:00
Silvan Mosberger
21f76f83f9
Merge pull request #64725 from craigem/missing_gcr_description
Completed missing meta fields
2019-07-14 16:24:44 +02:00
Orivej Desh
1f16d0496c dmenu: fix crash with XMODIFIERS
Fixes #59625
2019-07-14 13:45:42 +00:00
Edmund Wu
226ddb7a46
bcachefs-tools: 2019-07-11 -> 2019-07-13 2019-07-14 08:57:29 -04:00
Edmund Wu
99cbed51bd
linux_testing_bcachefs: 5.1.2019.07.11 -> 5.1.2019.07.13 2019-07-14 08:57:29 -04:00
Vasiliy Yorkin
3f533508d8 tdlib: init at 1.4.0 2019-07-14 15:42:13 +03:00
worldofpeace
120337053f gnome3.gnome-boxes: fix hardcoded emulator path
To avoid this you must install the qemu binaries globally in some
manner.

Fixes #57931
2019-07-14 08:32:02 -04:00
Tim Steinbach
a62fa2f17f
linux: 5.2 -> 5.2.1 2019-07-14 08:07:25 -04:00
Tim Steinbach
e9c1a114e5
linux: 5.1.17 -> 5.1.18 2019-07-14 08:06:45 -04:00
Tim Steinbach
e72819f81f
linux: 4.19.58 -> 4.19.59 2019-07-14 08:06:08 -04:00
worldofpeace
90844e1bfa gnome3.gnome-terminal: add hicolor-icon-theme
To remove its icon cache.
2019-07-14 07:40:14 -04:00
Craige McWhirter
b678ecea05
Completed missing meta fields 2019-07-14 21:17:57 +10:00
worldofpeace
696767a9c9
Merge pull request #55149 from eadwu/vscode-extensions.ms-python.python/2019.1.0
vscode-extensions.ms-python.python: 2018.12.1 -> 2019.6.22090
2019-07-14 05:22:00 -04:00
Frederik Rietdijk
a55c726f6b nodePackages.scuttlebot -> nodePackages.ssb-server, updated nodePackages_10_x
Package was renamed upstream.
2019-07-14 10:37:21 +02:00
Chris Ostrouchov
c610eb460b pythonPackages.umap-learn: init at 0.3.9 2019-07-14 09:55:11 +02:00
Chris Ostrouchov
d621233fa4 pythonPackages.tadasets: init at 0.0.4 2019-07-14 09:55:11 +02:00
Chris Ostrouchov
660e7c7e34 pythonPackages.persim: init at 0.0.9 2019-07-14 09:55:11 +02:00
Chris Ostrouchov
e773b424e2 pythonPackages.scikit-tda: init at 0.0.4 2019-07-14 09:55:11 +02:00
Chris Ostrouchov
e72d2b6716 pythonPackages.ripser: init at 0.3.2 2019-07-14 09:55:11 +02:00
Chris Ostrouchov
aaf1da8e68 pythonPackages.kmapper: init at 1.2.0 2019-07-14 09:55:11 +02:00
taku0
48b2dfeca9 nss: 3.44 -> 3.44.1 2019-07-14 14:52:19 +09:00
taku0
8f2d6a5709 rust-cbindgen: 0.8.3 -> 0.8.7 2019-07-14 14:52:00 +09:00
worldofpeace
0be5740700
Merge pull request #63678 from lilyball/jazzy
jazzy: 0.9.6 -> 0.10.0
2019-07-14 00:45:02 -04:00
worldofpeace
f48c9d428a
Merge pull request #64677 from costrouc/qt-box-editor-init
qt-box-editor: init at unstable-2019-07-12
2019-07-13 23:57:23 -04:00
Chris Ostrouchov
ffaa9c8c3f qt-box-editor: init at unstable-2019-07-12
latest unstable version is only one to build with tesseract4 and qt5
2019-07-13 23:56:49 -04:00
Mario Rodas
6ddd053bdd
Merge pull request #64710 from marsam/update-terraform
terraform_0_12: 0.12.3 -> 0.12.4
2019-07-13 21:20:37 -05:00
xrelkd
bf811c4c38 cargo-bloat: 0.7.1 -> 0.7.2 2019-07-14 09:48:42 +08:00
xrelkd
3a1111b172 youtube-dl: 2019.07.12 -> 2019.07.14 2019-07-14 09:42:25 +08:00
Orivej Desh
27b7e11e7f python: yappi: init at 1.0 2019-07-14 00:27:24 +00:00
Aaron Andersen
abfe2572e8
Merge pull request #62769 from JorisE/sngrep
sngrep: init at 1.4.6
2019-07-13 20:06:43 -04:00
ivanbrennan
9e465d2f60
fly: init at 5.3.0
Add `fly` CLI for working with Concourse CI, and include Bash
completions.
2019-07-13 18:55:22 -04:00
David Lum
d91fe04dc6 avro-tools: init at 1.9.0 2019-07-13 17:45:41 -04:00
worldofpeace
9bf7fc9945 gst_all_1.gst-editing-services: fix build
Caused by e529ec3263
2019-07-13 16:07:30 -04:00
Jaka Hudoklin
1ad6989655
Merge pull request #62698 from dtzWill/update/fakechroot-2.20.1
fakechroot: 2.19 -> 2.20.1, prefer patch and official source over "fork"
2019-07-13 21:40:56 +02:00
Mario Rodas
c96d18df92 tflint: 0.9.0 -> 0.9.1 (#64709) 2019-07-13 12:20:20 -07:00
worldofpeace
b53a6a9762
Merge pull request #64349 from ericnorris/cloudflared-2019.6.0
cloudflared: 2018.10.3 -> 2019.7.0
2019-07-13 14:31:18 -04:00
Joris Engbers
4d75d04d52 sngrep: init at 1.4.6
Sngrep is used to inspect SIP traffic.
2019-07-13 18:15:49 +00:00
Mario Rodas
f41efc28f9
terraform_0_12: 0.12.3 -> 0.12.4 2019-07-13 12:57:16 -05:00
worldofpeace
d90215a12b
Merge pull request #64420 from risicle/ris-cf-cli-6.45.0
cloudfoundry-cli: 6.41.0 -> 6.45.0 (fixes CVE-2019-3781)
2019-07-13 13:26:49 -04:00
worldofpeace
7ce0cc0a6a
Merge pull request #64324 from jbedo/hisat2
hisat2: fix missing perl dependency
2019-07-13 13:21:11 -04:00
Orivej Desh
ca52fb8554 openmpi: unbundle libevent and hwloc on Darwin
When these dependencies are not found OpenMPI builds its internal copies.
2019-07-13 17:11:55 +00:00
Domen Kožar
d4296584d1
cachix: use justStaticExecutables
Avoids https://github.com/NixOS/nix/issues/2990
2019-07-13 19:08:12 +02:00
worldofpeace
13515ad544
Merge pull request #64464 from jonringer/update-github-webhook
pythonPackages.github-webhook: unstable-2016-03-11 to 1.0.2
2019-07-13 12:50:16 -04:00
Jonathan Ringer
f1a20e372a pythonPackages.github-webhook: unstable-2016-03-11 -> 1.0.2 2019-07-13 12:49:37 -04:00
worldofpeace
aaea4ebda2
Merge pull request #64567 from killercup/cargo-flamegraph-0.1.13
cargo-flamegraph: init at 0.1.13
2019-07-13 12:33:20 -04:00
Ingolf Wagner
6cc4c0a50d memo: 0.6 -> 0.8 (#64676) 2019-07-13 09:22:38 -07:00
worldofpeace
3d9666b8e5
Merge pull request #64491 from dtzWill/update/powerstat-0.02.19
powerstat: 0.02.18 -> 0.02.19
2019-07-13 12:22:03 -04:00
worldofpeace
f309c4c7da
Merge pull request #64478 from dtzWill/update/stern-1.11.0
stern: 1.10.0 -> 1.11.0
2019-07-13 12:18:19 -04:00
worldofpeace
9a846892a2
Merge pull request #64532 from plumelo/feature/lxd-criu
lxd: add criu to path and bash completions, lxc: fix bash completions
2019-07-13 12:15:51 -04:00
worldofpeace
e9c3787793
powerstat: pname 2019-07-13 12:14:05 -04:00
worldofpeace
f0df76e4b2
Merge pull request #64632 from thefloweringash/sensu-go-update
sensu-go: 5.10.0 -> 5.11.0
2019-07-13 12:02:11 -04:00
worldofpeace
1ab8c3e157
Merge pull request #64694 from jpotier/victor-mono
victor-mono: init at 1.2.1
2019-07-13 11:59:01 -04:00
EEva (JPotier)
5e51a6073e victor-mono: init at 1.2.1 2019-07-13 11:58:34 -04:00
José Romildo Malaquias
3fef4946cd
Merge pull request #64702 from romildo/upd.xfce4-13
xfce4-13: rename to xfce4-14
2019-07-13 12:48:40 -03:00
worldofpeace
151f5ab570
Merge pull request #64698 from romildo/upd.mate.mate-user-guide
mate.mate-user-guide: 1.22.1 -> 1.22.2
2019-07-13 11:42:07 -04:00
worldofpeace
c7d9c411e5
Merge pull request #64699 from romildo/upd.mate
mate.mate-user-share: 1.22.0 -> 1.22.1
2019-07-13 11:41:38 -04:00
worldofpeace
7182b4a110
Merge pull request #64688 from volth/patch-350
gtkd: fix build with config.allowAliases=false
2019-07-13 11:39:38 -04:00
worldofpeace
0394aae7a8
Merge pull request #64687 from pacien/riot-web-config-fix
riot-web: fallback to example config
2019-07-13 11:14:16 -04:00
Robert Helgesson
6900a327ad
trivial-builders: support '/' in writeTextDir
Before one would get the following error

    nix-repl> pkgs.writeTextDir "share/my-file" "foo"
    error: invalid character '/' in name 'share/my-file'

Fixes #50347
2019-07-13 17:03:41 +02:00
worldofpeace
1aaa9ba3d8 pantheon.elementary-icon-theme: 5.0.3 -> 5.0.4
https://github.com/elementary/icons/releases/tag/5.0.4
2019-07-13 10:57:08 -04:00
worldofpeace
4fbf2c3a3e lollypop: only produce one wrapper 2019-07-13 10:52:17 -04:00
worldofpeace
d4db17db19 meteo: 0.9.6 -> 0.9.7
https://gitlab.com/bitseater/meteo/-/tags/0.9.7
2019-07-13 10:52:17 -04:00
worldofpeace
29da750e14 ephemeral: 5.1.0 -> 5.1.1
https://github.com/cassidyjames/ephemeral/releases/tag/5.1.1
2019-07-13 10:52:17 -04:00
worldofpeace
8a7be4b651 quilter: 1.9.1 -> 1.9.2
https://github.com/lainsce/quilter/releases/tag/1.9.2
2019-07-13 10:52:17 -04:00