anonfunc
anonfunc commented on issue ALHP/ALHP.GO#151 2022-09-23 11:01:53 +02:00
glib2-docs Fails to Download with 404 Error

2.72.3-3.1 is the old version. You need to sync your mirrors (-y).

anonfunc commented on issue ALHP/alhp-mirrorlist#8 2022-09-23 02:43:59 +02:00
HTTP 530 Error from alhp.krautflare.de

Removed with 165e3e9d28 and alhp-mirrorlist release 20220923-1. If this gets fixed sometime in the future, we…

anonfunc closed issue ALHP/alhp-mirrorlist#8 2022-09-23 02:43:59 +02:00
HTTP 530 Error from alhp.krautflare.de
anonfunc pushed to master at anonfunc/aur-packages 2022-09-23 02:40:39 +02:00
a371d8db29 upgpkg: alhp-mirrorlist 20220923-1
anonfunc pushed tag 20220923 to ALHP/alhp-mirrorlist 2022-09-23 02:39:32 +02:00
anonfunc pushed to master at ALHP/alhp-mirrorlist 2022-09-23 02:37:31 +02:00
165e3e9d28 removed alhp.krautflare.de (#8) and alhp.panibrez.com (which seems to be dead)
anonfunc commented on issue ALHP/ALHP.GO#150 2022-09-20 15:15:20 +02:00
pandoc does not work due to haskell module issues

I'm not sure what to do here. Neither pandoc nor haskell-skylighting-core is being build by ALHP (since they are both from the haskell eco.). Besides that I can't even reproduce the issue you…

anonfunc pushed to master at anonfunc/aur-packages 2022-09-19 19:51:59 +02:00
01041bfa50 upgpkg: zwavejs2mqtt 1:7.2.0-1
anonfunc pushed to master at anonfunc/aur-packages 2022-09-16 12:24:30 +02:00
9d55df9f40 upgpkg: zwavejs2mqtt 1:7.1.0-2
anonfunc pushed to master at anonfunc/aur-packages 2022-09-16 12:11:45 +02:00
287a09571a upgpkg: zwavejs2mqtt 1:7.1.0-1
anonfunc pushed to master at anonfunc/aur-packages 2022-09-14 17:21:46 +02:00
6ed781ce90 upgpkg: adguardhome 1:0.107.13-1
anonfunc commented on issue ALHP/alhp-mirrorlist#8 2022-09-13 15:18:38 +02:00
HTTP 530 Error from alhp.krautflare.de

Since this si still a thing I'll remove this mirror shortly. alhp-mirrorlist will then default back to our main european mirror.

anonfunc pushed to master at CSGOWTF/csgowtfd 2022-09-13 13:28:09 +02:00
4b256dd594 fixed new lang selector
anonfunc pushed to master at CSGOWTF/csgowtfd 2022-09-13 06:04:48 +02:00
20289eb01f fixed panic if no Accept-Lang header os set
anonfunc commented on issue ALHP/ALHP.GO#148 2022-09-12 19:15:26 +02:00
Add fortran compiler flags

As #149 describes, makepkg need to know about that var otherwise it's not exported. So I think the only way besides a patched makepkg is to get it upstreamed or use whatever solution we can come…

anonfunc commented on issue ALHP/ALHP.GO#149 2022-09-12 19:11:51 +02:00
Non-standard flags (GOAMD64) are actually not used

Oh, I thought I remembered something about this, but I assumed the PR-creator was aware about that limitation and did their research. Seems like that was not the case, so we need to pass this…

anonfunc commented on issue ALHP/ALHP.GO#147 2022-09-11 15:02:03 +02:00
telegram-desktop fails to run with latest QT update

Does it start if you downgrade to community/telegram-desktop?

anonfunc commented on issue ALHP/ALHP.GO#147 2022-09-11 07:12:04 +02:00
telegram-desktop fails to run with latest QT update

Have you tried restarting your de or rebooting? I can't seem to reproduce this, at least on x86-64-v3.

anonfunc pushed to master at anonfunc/aur-packages 2022-09-09 18:56:16 +02:00
f318da21d1 upgpkg: adguardhome 1:0.107.12-1
anonfunc commented on issue ALHP/ALHP.GO#146 2022-09-09 12:30:32 +02:00
Retry backoff policy for failed builds

ALHP actually has some error detection, see ff963ec039/proto_package.go (L247).

But I agree this could be improved,…