Pavol Rusnak
8f4f4430d7
Merge pull request #106754 from viric/tinygo-microcontrollers
...
tinygo: 0.13.1 -> 0.16.0
2020-12-30 21:46:13 +01:00
Jörg Thalheim
c417247cf1
Merge pull request #107596 from Mic92/fix-static-pie-take2
...
bintools-wrapper: skip dynamic linker for static binaries
2020-12-30 06:23:09 +00:00
github-actions[bot]
3eb60816ef
Merge master into staging-next
2020-12-29 12:25:25 +00:00
Pavol Rusnak
78a8ccf961
gcc-arm-embedded: don't override phases
2020-12-29 11:36:17 +01:00
Pavol Rusnak
0dc7fa1541
gcc-arm-embedded: 9-2020-q2-update -> 10-2020-q4-major
2020-12-29 11:28:32 +01:00
github-actions[bot]
d5506c4c59
Merge master into staging-next
2020-12-28 12:24:08 +00:00
Peter Hoeg
b8514a1727
crystal2nix: unstable-2018-07-31 -> 0.1.0
2020-12-28 16:21:23 +08:00
Peter Hoeg
61626d70e5
buildCrystalPackage: support shards v0.12 properly
2020-12-28 16:21:23 +08:00
luc65r
f6fceb321b
Remove trailing whitespaces and fix indentation
2020-12-28 08:43:32 +01:00
luc65r
b1b3ca7907
gcc: make -fcommon default on gcc10
2020-12-28 08:43:31 +01:00
Jörg Thalheim
61bbbcd1af
bintools-wrapper: skip dynamic linker for static binaries
2020-12-27 16:42:11 +01:00
Matt McHenry
13e3d2bc4b
openjdk: 14.0.2 -> 15.0.1
...
* update two explicit references to jdk14 to just jdk, which no longer
points at jdk8 after #89731 .
* patch an explicit -XX:+UseConcMarkSweepGC to -XX:UseG1GC, as the
former now throws an error (after having been deprecated since jdk 9)
2020-12-26 11:58:06 -05:00
Vincent Laporte
75d69a0a27
ocaml-ng.ocamlPackages_4_12.ocaml: 4.12.0~α2 → 4.12.0~α3
2020-12-26 08:12:49 +01:00
Peter Simons
1998b95adc
haskellPackages: update default compiler from ghc 8.10.2 to version 8.10.3
2020-12-25 20:41:54 +01:00
Miikka Koskinen
5b95e93e1d
zig: 0.6.0 -> 0.7.1
2020-12-24 16:23:17 +02:00
github-actions[bot]
f1ccef3fd4
Merge master into staging-next
2020-12-22 00:46:39 +00:00
Vladimír Čunát
ac03cfa3c5
Revert "Merge #94582 : clang, cc-wrapper: Move --gcc-toolchain
logic..."
...
This reverts commit 0f25eb3e7d
, reversing
changes made to df91ae1ac0
.
These toolchain changes are too problematic, so reverting for now; see
https://github.com/NixOS/nixpkgs/pull/107086#issuecomment-749196366
2020-12-21 22:27:54 +01:00
Daniël de Kok
86477dafbb
Merge pull request #107136 from danieldk/rocm-4.0.0
...
rocm: 3.10.0 -> 4.0.0
2020-12-21 22:05:10 +01:00
github-actions[bot]
d442b912ae
Merge master into staging-next
2020-12-21 12:23:05 +00:00
Ben Siraphob
17f8726ee2
flasm: init at 1.64
2020-12-21 08:18:30 +07:00
github-actions[bot]
9f677fc6b8
Merge master into staging-next
2020-12-19 18:19:27 +00:00
Daniël de Kok
d0492e8f71
llvmPackages_rocm: 3.10.0 -> 4.0.0
2020-12-18 08:21:12 +01:00
Mauricio Collares
c46dcf470e
ecl: patches to fix SIGFPEs and for unicode compatibility with maxima
2020-12-14 19:24:19 -03:00
Luka Blaskovic
c73d96f776
rustc: cleanup, use correct llvm version
2020-12-14 15:14:03 +00:00
John Ericson
0f25eb3e7d
Merge pull request #94582 from obsidiansystems/cxx-wrapper-debt-part-3
...
clang, cc-wrapper: Move `--gcc-toolchain` logic into CC wrapper
2020-12-13 11:55:33 -05:00
github-actions[bot]
11d68e6adb
Merge staging-next into staging
2020-12-13 00:42:45 +00:00
John Ericson
c2c0d57339
Merge pull request #106790 from lopsided98/rustc-host-std
...
rustc: add host platform to --target when building cross-compiler
2020-12-12 17:27:56 -05:00
Ben Wolsieffer
5a923e552c
rustc: add host platform to --target when building cross-compiler
...
As of 1.48, std is only built for platforms in --target. If the host platform is
not included, the resulting rustc can't compile build.rs scripts.
2020-12-12 15:24:55 -05:00
Lluís Batlle i Rossell
b996c8d335
tinygo: 0.13.1 -> 0.16.0
...
And enable microcontroller targets. Works for me for microbit.
2020-12-12 16:56:08 +01:00
github-actions[bot]
cd10ecb0f1
Merge staging-next into staging
2020-12-12 00:40:38 +00:00
R. RyanTM
b62c9deaa3
rgbds: 0.4.1 -> 0.4.2
2020-12-11 01:36:35 +00:00
github-actions[bot]
5448578a33
Merge staging-next into staging
2020-12-10 18:15:36 +00:00
Kamil Chmielewski
bc9c9cd6da
nim: expose testament test runner
...
https://nim-lang.org/docs/testament.html
2020-12-10 14:49:01 +01:00
Jan Tojnar
bf2f0ec278
Merge branch 'staging-next' into staging
2020-12-10 04:41:08 +01:00
Sandro
190a081d5d
Merge pull request #106424 from r-ryantm/auto-update/kotlin
...
kotlin: 1.4.20 -> 1.4.21
2020-12-09 21:41:37 +01:00
github-actions[bot]
8feb00aaba
Merge staging-next into staging
2020-12-09 12:20:14 +00:00
R. RyanTM
9651b60c41
kotlin: 1.4.20 -> 1.4.21
2020-12-09 07:57:47 +00:00
Vincent Laporte
a35e7daa2b
compcert: 3.7 → 3.8
2020-12-09 08:28:04 +01:00
github-actions[bot]
5ed8ad03ce
Merge staging-next into staging
2020-12-08 18:15:42 +00:00
Tim Steinbach
7f50f98298
scala: Make overridable
2020-12-08 13:09:39 -05:00
Vincent Laporte
e4a7c4268b
ocaml-ng.ocamlPackages_4_12.ocaml: 4.12.0~α1 → 4.12.0~α2
2020-12-08 16:37:41 +01:00
Jörg Thalheim
650db4a0db
Merge pull request #106284 from raboof/rustc-deterministic-manifest
2020-12-08 09:47:33 +00:00
Sandro
407469cf53
Merge pull request #101728 from adelbertc/init-tvm
...
tvm: init at 0.7.0
2020-12-08 04:27:32 +01:00
Kamil Chmielewski
ba70e46edd
nim: 1.4.0 -> 1.4.2
2020-12-08 00:45:34 +01:00
Arnout Engelen
b909a333ad
rustc: generate deterministic manifest
...
The order of the entries in the manifest generated while installing
rustc depends on the (parallel) build, so let's sort it to make it
deterministic. Also remove install.log from the output.
Co-Authored-By: Jörg Thalheim <joerg@thalheim.io>
2020-12-07 23:02:09 +01:00
github-actions[bot]
82b9b02331
Merge master into staging-next
2020-12-04 06:16:26 +00:00
zowoq
14a7df6cf1
go_1_15: 1.15.5 -> 1.15.6
2020-12-04 13:41:03 +10:00
zowoq
852e039e44
go_1_14: 1.14.12 -> 1.14.13
2020-12-04 13:41:03 +10:00
zowoq
82b7b0f6a5
go_bootstrap: 1.4-bootstrap-20161024 -> 1.4-bootstrap-bdd4b95
...
Remove tests, they are disabled by upstream.
182bdbb1e1
> The 1.4 tests aren't necessarily supposed to pass.
2020-12-04 13:41:03 +10:00
github-actions[bot]
5b73e3087a
Merge master into staging-next
2020-12-03 12:18:45 +00:00
Domen Kožar
9998527de5
Merge pull request #105371 from turboMaCk/elm-packegse/elm-review
...
elmPackages.elm-review: Init at 2.3.3
2020-12-03 10:37:47 +01:00
github-actions[bot]
58274c4f8d
Merge master into staging-next
2020-12-03 00:36:28 +00:00
Sandro
535c1daca6
Merge pull request #105713 from fgaz/use-unstable-updater
2020-12-03 01:06:56 +01:00
github-actions[bot]
d3f5608624
Merge master into staging-next
2020-12-02 18:13:34 +00:00
Francesco Gazzetta
ff8e2db0cf
qbe: remove stray newline
2020-12-02 17:23:32 +01:00
Francesco Gazzetta
0c6492b9e4
lobster: use unstableGitUpdater
2020-12-02 17:23:05 +01:00
John Ericson
68fa053f46
Merge pull request #105383 from NixOS/more-rustc-musl
...
rustc: Improve musl support
2020-12-02 11:16:24 -05:00
John Ericson
47b99769f9
rustc: Improve musl support
...
There was a slight error in the target logic I didn't notice before, and
also should do the same thing for the other platforms.
2020-12-02 15:30:51 +00:00
github-actions[bot]
a71eec4269
Merge master into staging-next
2020-12-02 13:20:56 +00:00
Austin Seipp
ad11ff123a
nextpnr: 2020.11.10 -> 2020.12.01
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-12-02 07:18:09 -06:00
Austin Seipp
56d7883363
yosys: 0.9+3675 -> 0.9+3715
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-12-02 07:18:08 -06:00
github-actions[bot]
89e8bf0f2a
Merge master into staging-next
2020-12-02 12:30:55 +00:00
Daniël de Kok
ebf687af35
Merge pull request #105474 from danieldk/rocm-3.10.0
...
rocm: update to 3.10.0
2020-12-02 06:53:18 +01:00
Milan
4617fcd6c4
edk2: 201911 -> 202011 ( #105582 )
2020-12-01 21:47:18 +01:00
Jan Tojnar
27b974d84b
Merge branch 'staging-next' into staging
2020-12-01 03:26:36 +01:00
Silvan Mosberger
5420a92926
Merge pull request #104809 from virusdave/dnicponski/scratch/update_ucm
...
unison-ucm 1.0.M1l-alpha -> 1.0.M1m-alpha
2020-11-30 21:05:15 +01:00
Daniël de Kok
cea2e29961
llvmPackages_rocm: 3.9.0 -> 3.10.0
2020-11-30 18:47:48 +01:00
John Ericson
11302dc1cf
clang, cc-wrapper: Move --gcc-toolchain
logic into CC wrapper
2020-11-29 16:18:01 +00:00
Marek Fajkus
200f41350f
elmPackages.elm-review: Init at 2.3.3
2020-11-29 16:23:10 +01:00
Frederik Rietdijk
05d1c49209
Merge staging-next into staging
2020-11-29 13:51:33 +01:00
Frederik Rietdijk
0d8491cb2b
Merge master into staging-next
2020-11-29 13:51:10 +01:00
Vladimír Čunát
1787b2d7bf
Merge #102518 : gcc9: apply gcc PR 96796 (into staging)
2020-11-29 09:01:28 +01:00
John Ericson
5d75fe4ed0
Merge pull request #105314 from lopsided98/rustc-musl-target
...
rustc: allow building for musl targets
2020-11-29 00:39:36 -05:00
Ben Wolsieffer
2857455b03
rustc: allow building for musl targets
2020-11-28 22:15:35 -05:00
John Ericson
73425f6c3b
Merge remote-tracking branch 'upstream/master' into staging
2020-11-28 21:33:03 -05:00
John Ericson
b7650aaa77
rust: Clean up target configs and test some more
...
See the new docs for details. The difference is vis-a-vis older versions
of this PR, not master.
2020-11-28 19:36:28 +00:00
John Ericson
8ddf5c6907
Merge remote-tracking branch 'upstream/master' into aj-rust-custom-target
2020-11-28 18:10:38 +00:00
John Ericson
c6617d28ef
Merge remote-tracking branch 'upstream/master' into aj-rust-custom-target
2020-11-28 17:09:12 +00:00
Joe Hermaszewski
15b3bc3306
ghc865-binary: Use binary distribution which links against ncurses6 for
...
x86_64-linux
Ben Gamari's patch from #85924 .
Fixes #85924 , allowing one to bootstrap GHC in `pkgsMusl`
`nix-build -A pkgsMusl.haskellPackages.hello` succeeds with this patch.
2020-11-28 20:19:05 +08:00
Frederik Rietdijk
9e062723b2
Merge master into staging-next
2020-11-28 08:53:47 +01:00
zowoq
5b48bc8aae
fix eval
2020-11-28 14:50:21 +10:00
Sandro
192cfb9877
Merge pull request #74337 from Br1ght0ne/muon-2019-11-27
...
muon: init at 2019-11-27
2020-11-28 04:30:43 +01:00
Sandro
78436926fe
Merge pull request #88611 from ceedubs/unison-ucm-M1m
...
unison-ucm: 1.0.M1l-alpha -> 1.0.M1m-alpha
2020-11-28 00:43:50 +01:00
Frederik Rietdijk
b2a3891e12
Merge master into staging-next
2020-11-27 15:09:19 +01:00
Adelbert Chang
2eafe0ca1c
tvm: init at 0.7.0
2020-11-26 21:53:17 -08:00
Dave Nicponski
1a1e0f03b4
unison-ucm 1.0.M1l-alpha -> 1.0.M1m-alpha
...
See title. Also, add missing `less` to buildInputs
2020-11-26 23:59:32 -05:00
Sandro Jäckel
60c54866ed
treewide: run ./maintainers/scripts/update_redirected_urls.sh
2020-11-27 01:35:54 +01:00
Emery Hemingway
bb7b1b59c8
nim: include nimble utility with wrapped compiler
2020-11-26 20:06:20 +01:00
Emery Hemingway
138a90ebc3
nim: 1.2.6 -> 1.4.0
...
Build Nim with a second fixed-input hash for 1.4.0.
The Nimble utility is no longer bundled with nim-unwrapped.
2020-11-26 20:06:20 +01:00
Sandro
0e7fb7d77d
Merge pull request #104999 from r-ryantm/auto-update/kotlin
...
kotlin: 1.4.0 -> 1.4.20
2020-11-26 18:45:05 +01:00
Doron Behar
8023e3c42a
openjdk*: Add gtk3 to passthru of all versions
2020-11-26 09:55:32 -05:00
Doron Behar
3e48a6db49
openjdk: Merge passthrus
...
Fixes #104680 .
2020-11-26 09:55:32 -05:00
Sandro
952a6261d6
Merge pull request #104998 from r-ryantm/auto-update/jsonnet
...
jsonnet: 0.16.0 -> 0.17.0
2020-11-26 15:34:15 +01:00
Sandro
bd49a29dbd
Merge pull request #105029 from r-ryantm/auto-update/mlkit
...
mlkit: 4.5.1 -> 4.5.2
2020-11-26 14:42:12 +01:00
R. RyanTM
23d71acbb6
mlkit: 4.5.1 -> 4.5.2
2020-11-26 12:03:31 +00:00
R. RyanTM
579cba640d
kotlin: 1.4.0 -> 1.4.20
2020-11-26 08:52:12 +00:00
R. RyanTM
4cad7f6cfd
jsonnet: 0.16.0 -> 0.17.0
2020-11-26 08:26:57 +00:00
Sandro
1977389a15
Merge pull request #104978 from r-ryantm/auto-update/go-jsonnet
...
go-jsonnet: 0.16.0 -> 0.17.0
2020-11-26 09:07:52 +01:00
R. RyanTM
d9768fece1
go-jsonnet: 0.16.0 -> 0.17.0
2020-11-26 05:56:06 +00:00
Sandro
27a7098174
Merge pull request #101868 from luc65r/pkg/fasmg
...
fasmg: init at j27m
2020-11-26 01:49:56 +01:00
Tim Steinbach
c46bb0cca1
scala: Fix test references
2020-11-25 14:12:31 -05:00
Jack Cummings
d402d913d7
bluespec: unstable-2020.02.09 -> unstable-2020.11.04
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-11-25 10:06:35 -06:00
luc65r
8b91055223
fasmg: init at j27m
2020-11-25 11:48:59 +01:00
Vincent Laporte
254f2bad97
ocaml-ng.ocamlPackages_4_12.ocaml: init at 4.12.0-α1
2020-11-25 07:55:44 +01:00
Vincent Laporte
e40f4acb27
ocaml: minor refactoring
2020-11-25 07:55:44 +01:00
Sandro
77c85338c4
Merge pull request #97222 from davidtwco/computecpp-2.0.0
...
computecpp: 1.3.0 -> 2.2.1
2020-11-24 23:45:23 +01:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Milan Pässler
9eb79c42eb
rust: 1.47 -> 1.48
2020-11-24 09:26:47 +01:00
Jan Tojnar
6d99109b12
Merge branch 'staging-next' into staging
2020-11-24 05:44:44 +01:00
Sandro
8451b563e8
Merge pull request #98624 from NieDzejkob/rgbds-maint
...
rgbds: add NieDzejkob as maintainer
2020-11-23 22:03:35 +01:00
Frederik Rietdijk
587538d087
Merge staging-next into staging
2020-11-23 18:10:33 +01:00
Pavol Rusnak
cec5b05530
Merge pull request #89325 from prusnak/gcc-arm-embedded
...
gcc-arm-embedded: 9-2019-q4-major -> 9-2020-q2-update
2020-11-23 12:25:46 +01:00
taku0
ab0d840575
Merge pull request #102315 from andreoss/master
...
adoptopenjdk: 8.0.252 -> 8.0.272, 11.0.7 -> 11.0.9, add 14.0.2, add 15.0.1
2020-11-23 18:35:57 +09:00
andreoss
80f1e61114
adoptopenjdk: 8.0.252 -> 8.0.272, 11.0.7 -> 11.0.9, add 14.0.2, add 15.0.1
...
Add latest openjdk releases.
2020-11-23 12:19:26 +03:00
Mario Rodas
888b9587ed
haskellPackages.ghc8102: add patch to allow Block.h compile with c++ compilers
2020-11-22 04:20:00 +00:00
Domen Kožar
cdb41ce5bc
Merge pull request #103990 from turboMaCk/update-elm-tools
...
elmPackages.{elm-language-server,create-elm-app,elm-optimize-level-2}…
2020-11-22 16:26:05 +01:00
Anderson Torres
5335f9fdad
Merge pull request #104509 from r-ryantm/auto-update/cc65
...
cc65: 2.18 -> 2.19
2020-11-22 12:17:39 -03:00
R. RyanTM
2c0a127cd6
cc65: 2.18 -> 2.19
2020-11-21 17:43:49 +00:00
Jan Tojnar
a0efbc1b68
Merge pull request #101083 from fgaz/unstable-updater
2020-11-21 15:41:44 +01:00
Francesco Gazzetta
97e5fc3dc6
qbe: use unstableUpdater
2020-11-21 11:28:45 +01:00
Austin Seipp
8be3b7c105
picat: enable on aarch64-linux
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-11-21 03:34:56 -06:00
Frederik Rietdijk
54cb417ba0
Merge staging-next into staging
2020-11-21 08:43:46 +01:00
Frederik Rietdijk
1ffd7cf0d6
Merge master into staging-next
2020-11-21 08:43:10 +01:00
Tim Steinbach
be0c84f362
scala: 2.13.3 → 2.13.4
2020-11-20 16:27:43 +00:00
Austin Seipp
f6d423470a
picat: 3.0p2 -> 3.0p3, co-maintain
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-11-20 07:36:27 -06:00
Frederik Rietdijk
cbb4e4733b
Merge staging-next into staging
2020-11-20 08:12:39 +01:00
Frederik Rietdijk
553b7a8bf0
Merge master into staging-next
2020-11-20 08:12:06 +01:00
R. RyanTM
01d13735d1
gleam: 0.12.0 -> 0.12.1
2020-11-19 22:41:11 -08:00
Scott Worley
5354cd0a16
ghc: Use a real URL for D5123.diff
...
Please do not use tarballs.nixos.org in src URLs. tarballs.nixos.org is
a cache, not an authority.
This patch differs from the one in tarballs.nixos.org only in source code
comments.
2020-11-19 20:12:32 +01:00
Frederik Rietdijk
ea7b8978ef
Merge master into staging-next
2020-11-19 20:08:15 +01:00
Michael Raskin
ec695db02f
Merge pull request #104166 from doronbehar/pkg/julia/cleanup
...
julia: Disable tests for 1.3.1, and make 1.5.3 the default
2020-11-19 14:53:38 +00:00
Jörg Thalheim
72f6df338d
remove genesis maintainer
...
genesis has no longer access to github
2020-11-18 22:37:56 -08:00
CrystalGamma
d0878be870
orc: 0.4.29 -> 0.4.32
...
* transition from name to pname + version
* change the build system to meson, as autotools is no longer supported by upstream
* optionally build devdoc output
* whatever the reason for manipulating the pkgconfig,
omitting it doesn't seem to break the build of orc
or any of its direct reverse dependencies
2020-11-18 15:50:58 +01:00
Frederik Rietdijk
da12fc6838
Merge staging-next into staging
2020-11-18 15:36:56 +01:00
Doron Behar
345813e6de
julia_13: Disable tests
2020-11-18 15:33:03 +02:00
Michael Raskin
8e5f885ba0
Merge pull request #103783 from doronbehar/pkg/julia/lts
...
julia_10: rewrite
2020-11-17 19:42:16 +00:00
Fabián Heredia Montiel
bc029589d4
crystal: refactor and add 0.35.1
2020-11-17 22:19:04 +08:00
Anderson Torres
dced59203c
Merge pull request #103942 from AndersonTorres/wip-cc65
...
cc65: init at 2.18
2020-11-17 09:14:28 -03:00
Oleksii Filonenko
512c3c0a05
maintainers: rename filalex77 -> Br1ght0ne
2020-11-17 13:09:31 +02:00
Doron Behar
ba9d95ca8f
julia_10: rewrite
...
Don't use ./shared.nix as it's not shared anymore.
Fix tests with an upstream patch and a few commands in postPatch.
Assert that blas and lapack are compatible.
Rename utf8proc patch.
2020-11-17 10:45:37 +02:00
Tim Steinbach
01816a4bf1
Merge pull request #102418 from asbachb/openjdk11-from-github
...
openjdk: download from mercurial repository to GitHub
2020-11-16 20:26:05 -05:00
Marek Fajkus
47f8d830c5
elmPackages.{elm-language-server,create-elm-app,elm-optimize-level-2}: update
2020-11-16 21:16:36 +01:00
Doron Behar
b23ac198b7
Merge pull request #103960 from gnidorah/my
2020-11-16 19:15:56 +02:00
gnidorah
30c889090a
pakcs: 2.2.0 -> 2.2.1
2020-11-16 13:42:13 +03:00
Frederik Rietdijk
986c2d36da
Merge master into staging-next
2020-11-16 09:01:53 +01:00
AndersonTorres
d024fa5ef8
cc65: init at 2.18
2020-11-15 20:49:58 -03:00
Mark Hudnall
79b78663e5
chicken: support darwin platform ( #103748 )
...
Darwin was not included as a supported platform for chicken. However, it compiled and
worked fine after bypassing unsupported platforms.
We make two changes to chicken's derivation. First, we add darwin as a supported
platform.
Second, we set some envvars that force the build to use nix-supplied build
tools. Chicken's Makefile for macOS hardcodes paths to gcc and other build tools
(see
https://code.call-cc.org/cgi-bin/gitweb.cgi?p=chicken-core.git;a=blob;f=Makefile.macosx;h=5d4d9b0aa1bb4c95e1ba7a55f9586fa86ee5034f;hb=317468e4994e6245d787400359726a9fb97d5d60#l31 ). We
override these envvars to use the wrapped $CC and bintools provided by nix to make
the build pure.
2020-11-15 09:11:56 -05:00
Christian Kampka
86732c47f8
llvm_11: Disable checks on musl libc hosts
2020-11-14 23:10:14 +01:00
Michael Raskin
572bf2b5cb
Merge pull request #103696 from sternenseemann/abcl-src-hash
...
abcl: update source archive hash
2020-11-14 15:51:30 +00:00
Frederik Rietdijk
da6239dab3
Merge #98541 into staging-next
2020-11-14 09:19:31 +01:00