aboutsummaryrefslogtreecommitdiff
path: root/tests/cpan.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2019-09-14 23:38:51 +0200
committerRicardo Wurmus <rekado@elephly.net>2019-09-14 23:38:51 +0200
commitec0270b1e958abd6edd5b4445b0c2e980d32443a (patch)
treeb8b4a254095ee515646ec37bab4ddfcaa7eedf03 /tests/cpan.scm
parentcd75c487c8b1fb7447903d34a7fee2b335d4260d (diff)
downloadguix-ec0270b1e958abd6edd5b4445b0c2e980d32443a.tar.gz
guix-ec0270b1e958abd6edd5b4445b0c2e980d32443a.zip
gnu: r-regioner: Update to 1.16.4.
* gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.4.
Diffstat (limited to 'tests/cpan.scm')
0 files changed, 0 insertions, 0 deletions
href='/guix/commit/gnu/packages/radio.scm?id=3059e12047a5074eb47da6ec69b08232fa737d9b'>gnu: fldigi: Update to 4.1.13....* gnu/packages/radio.scm (fldigi): Update to 4.1.13. Tobias Geerinckx-Rice 2020-05-15gnu: chirp: Update to 20200430....* gnu/packages/radio.scm (chirp): Update to 20200430. Guillaume Le Vaillant 2020-05-14gnu: dump1090: Don't hard-code CC=gcc....* gnu/packages/radio.scm (dump1090)[arguments]: Add 'make-flags' field to set 'CC' to the right compiler, remove 'configure' phase. Guillaume Le Vaillant 2020-05-14gnu: js8call: Fix undefined symbol error when starting the program....* gnu/packages/radio.scm (js8call)[arguments]: Add 'work-around-runtime-bug' phase. Guillaume Le Vaillant 2020-05-14gnu: wsjtx: Fix undefined symbol error when starting the program....* gnu/packages/radio.scm (wsjtx)[arguments]: Add 'work-around-runtime-bug' phase. Guillaume Le Vaillant 2020-05-14gnu: hackrf: Simplify installation instructions....* gnu/packages/radio.scm (hackrf)[description]: Replace 'modify-services' snippet with 'udev-rules-service'. Brice Waegeneire 2020-05-14gnu: rtl-sdr: Simplify installation instructions....* gnu/packages/radio.scm (rtl-sdr)[description]: Replace 'modify-services' snippet with 'udev-rules-service'. Brice Waegeneire 2020-05-11gnu: Add rtl-443....* gnu/packages/radio.scm (rtl-433): New variable. Guillaume Le Vaillant 2020-05-10gnu: Add dump1090....* gnu/packages/radio.scm (dump1090): New variable. Guillaume Le Vaillant 2020-05-09gnu: rtl-sdr: Improve description....* gnu/packages/radio.scm (rtl-sdr)[description]: Add instructions for blacklisting the default rtl28xxu DVB Linux driver. Guillaume Le Vaillant 2020-05-08gnu: rtl-sdr: Fix location of udev rules file....* gnu/packages/radio.scm (rtl-sdr)[arguments]: Modify 'fix-paths' phase to put the udev rules file in 'lib/' instead of 'etc/'. Guillaume Le Vaillant 2020-05-07gnu: rtl-sdr: Install udev rules....* gnu/packages/radio.scm (rtl-sdr)[arguments]: Add '-DINSTALL_UDEV_RULES=ON' to configure-flags and add a 'fix-paths' phase to put the udev rules in the right place. [description]: Indicate how to add the udev rules to the system configuration. Guillaume Le Vaillant 2020-05-06gnu: Add js8call....* gnu/packages/radio.scm (js8call): New variable. Guillaume Le Vaillant