Johannes Schleifenbaum
2fcbd87b2e
dbeaver: 7.2.1 -> 7.2.2
2020-10-07 12:37:56 +02:00
Nicolas Martin
d01e3d5489
charm: init at 0.8.2
2020-10-06 22:25:36 +02:00
Luflosi
14385e08fe
kitty: 0.19.0 -> 0.19.1
...
https://github.com/kovidgoyal/kitty/releases/tag/v0.19.1
2020-10-06 11:52:26 +02:00
Jonathan Ringer
90e5082576
ape: don't inherit lexicon from pkgs scope
2020-10-05 10:55:06 -07:00
Matthias Beyer
1d5a8a0eed
sigal: 2.0 -> 2.1 ( #88759 )
...
Only build with python at least at 3.6.0
2020-10-05 08:35:37 -05:00
Ryan Mulligan
90b11e666d
Merge pull request #99599 from r-ryantm/auto-update/obsidian
...
obsidian: 0.8.15 -> 0.9.1
2020-10-05 05:55:37 -07:00
R. RyanTM
23e5db915b
obsidian: 0.8.15 -> 0.9.1
2020-10-04 23:35:26 +00:00
Luflosi
5359c185d8
kitty: 0.18.3 -> 0.19.0
...
https://github.com/kovidgoyal/kitty/releases/tag/v0.19.0
This release requires a new dependency.
There is now a flag for the build system to disable LTO. This removes the need for a patch.
2020-10-04 19:08:58 +02:00
Luflosi
11deddb7c8
kitty: disable hardening feature based on more accurate condition
...
The `strictoverflow` hardening feature causes a build failure when using Clang as the compiler, not just on Darwin.
2020-10-04 19:07:24 +02:00
Anderson Torres
e7d8f334c9
Merge pull request #78407 from 0x450x6c/kapow
...
kapow: init at 1.5.10
2020-10-04 12:59:28 -03:00
Gabriel Ebner
d590f7361a
coolreader: 3.2.45 -> 3.2.49
2020-10-04 14:14:45 +02:00
Orivej Desh
c229834d43
kapow: init at 1.5.10
2020-10-04 02:54:14 +00:00
Gabriel Ebner
cfc9214a8a
Merge pull request #98490 from etu/waybar-enable-pa
...
waybar: Enable pulseaudio by default
2020-10-03 11:49:35 +02:00
Elis Hirwing
6e9a525a15
Merge pull request #99406 from sikmir/blogc
...
blogc: init at 0.20.0
2020-10-03 10:51:53 +02:00
Elis Hirwing
37e47b7f7c
waybar: Enable pulseaudio by default
...
The default configuration use the pulseaudio module, but it fails to
load with errors since we've built the package without pulseaudio
support. Most systems already have pulseaudio in the system closure
anyways so the closure size change won't be noticable on end user systems.
2020-10-03 08:15:02 +02:00
Mario Rodas
51038178c2
Merge pull request #99313 from elkowar/update-pipr-0.0.15
...
pipr: 0.0.12 -> 0.0.15
2020-10-02 19:21:49 -05:00
Nikolay Korotkiy
70802f1d22
blogc: init at 0.20.0
2020-10-02 21:14:39 +03:00
Patrick Hilhorst
f7e390e6d4
treewide: fix redirected urls (run 3)
...
Related:
- 9fc5e7e473
- 593e11fd94
- 508ae42a0f
Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).
Here's the new script I used:
```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
| jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
| sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Jonathan Ringer
1b17aea63e
dbvisualizer: remove
...
Source has likely been broken since 2017
It's unfree, so we don't have hydra to view breakage history.
2020-10-01 21:15:04 -07:00
Jake Gillberg
6535c9f1da
waybar: 0.9.3 -> 0.9.4
...
Was frustrated with https://github.com/Alexays/Waybar/issues/739
2020-10-01 19:49:56 -07:00
WORLDofPEACE
5c2446f9aa
Merge pull request #99238 from mdevlamynck/fix-effitask
...
effitask: fix build
2020-10-01 18:38:26 -04:00
elkowar
ea329b5547
pipr: 0.0.12 -> 0.0.15
2020-10-01 20:04:06 +02:00
Timo Kaufmann
cb5a4de2b9
Merge pull request #90172 from AluisioASG/aasg/sox-wv
...
sox: Add WavPack support
2020-10-01 17:21:06 +02:00
Silvan Mosberger
098dedb63f
Merge pull request #98584 from sikmir/joplin
...
joplin-desktop: 1.0.245 -> 1.1.4
2020-09-30 23:47:53 +02:00
R. RyanTM
cedc599764
pwsafe: 3.52.0 -> 3.53.0
2020-09-30 08:49:25 -07:00
Matthias Devlamynck
ab0e7bffa0
effitask: fix build
2020-09-30 12:30:54 +02:00
Mario Rodas
e1d0f3ceb5
archiver: 3.3.1 -> 3.3.2
...
https://github.com/mholt/archiver/releases/tag/v3.3.2
2020-09-29 19:00:00 -05:00
Anderson Torres
9f973593c8
Merge pull request #98991 from AndersonTorres/netsurf-upload
...
Netsurf: a huge rewrite+update!
2020-09-29 15:01:32 -03:00
Gabriel Ebner
92da99b415
Merge pull request #98982 from valencik/blender-2.90.1
...
blender: 2.90.0 -> 2.90.1
2020-09-29 08:17:33 +02:00
AndersonTorres
3072952295
Netsurf browser: 3.9 -> 3.10
2020-09-28 22:39:18 -03:00
AndersonTorres
66fac9a0bf
Netsurf libnsfb: 0.2.1 -> 0.2.2
2020-09-28 22:39:18 -03:00
AndersonTorres
a5c9ce767b
Netsurf libsvgtiny: 0.1.7 -> 0.1.7
2020-09-28 22:39:18 -03:00
AndersonTorres
ed204dc61b
Netsurf libdom: 0.4.0 -> 0.4.1
2020-09-28 22:39:18 -03:00
AndersonTorres
486a3fb556
Netsurf libhubub: 0.3.6 -> 0.3.7
2020-09-28 22:39:18 -03:00
AndersonTorres
d6d7ead024
Netsurf libcss: 0.9.0 -> 0.9.1
2020-09-28 22:39:17 -03:00
AndersonTorres
d5832afa3e
Netsurf nsgenbind: 0.7 -> 0.8
2020-09-28 22:39:17 -03:00
AndersonTorres
b537eb29c0
Netsurf libwapcaplet: 0.4.2 -> 0.4.3
2020-09-28 22:39:17 -03:00
AndersonTorres
fc5cb71883
Netsurf libutf8proc: 2.4.0-1
2020-09-28 22:39:16 -03:00
AndersonTorres
91f818b2be
Netsurf libnsutils: 0.0.5 -> 0.1.0
2020-09-28 22:39:16 -03:00
AndersonTorres
88ef1ffe46
Netsurf libnspsl: 0.1.5 -> 0.1.6
2020-09-28 22:39:16 -03:00
AndersonTorres
d1e5d5012f
Netsurf libnslog: 0.1.2 -> 0.1.3
2020-09-28 22:39:16 -03:00
AndersonTorres
bf98c55b76
Netsurf libnsgif: 0.2.1 -> 0.2.1
2020-09-28 22:39:15 -03:00
AndersonTorres
b06a3b1fcb
Netsurf libnsbmp: 0.1.6 -> 0.1.6
2020-09-28 22:39:15 -03:00
AndersonTorres
0f845601f6
Netsurf libparserutils: 0.2.4 -> 0.2.4
...
Update metadata and maintain version
2020-09-28 22:39:15 -03:00
AndersonTorres
b055ec84fc
Netsurf buildysstem: 1.8 -> 1.9
2020-09-28 22:39:14 -03:00
Ryan Mulligan
e8f69ee41e
Merge pull request #98715 from r-ryantm/auto-update/fff
...
fff: 2.1 -> 2.2
2020-09-28 06:18:07 -07:00
Mario Rodas
692f58d16f
Merge pull request #81116 from matthiasbeyer/add-swappy
...
swappy: Init at 1.2.1
2020-09-28 01:13:17 -05:00
Mario Rodas
f13c14ce5c
Merge pull request #98966 from matthias-t/zola-0.12.1
...
zola: 0.12.0 -> 0.12.1
2020-09-27 22:57:18 -05:00
Andrew Valencik
075014385e
blender: 2.90.0 -> 2.90.1
2020-09-27 22:40:55 -04:00
Justin Lovinger
2870231e08
rofimoji: init at 4.3.0
2020-09-27 18:37:44 -04:00