Tobias Geerinckx-Rice
3f80d7ced2
gnu: mtr: Don't use NAME in source URI.
...
* gnu/packages/networking.scm (mtr)[source]: Hard-code NAME.
2019-12-03 01:52:45 +01:00
Tobias Geerinckx-Rice
a36eba4716
gnu: mtr: Update to 0.93.
...
* gnu/packages/networking.scm (mtr): Update to 0.93.
[native-inputs]: Remove now-unnecessary autoconf.
2019-12-03 01:52:45 +01:00
Tobias Geerinckx-Rice
fc1ca29da3
gnu: microcom: Use HTTPS home page.
...
* gnu/packages/microcom.scm (microcom)[home-page]: Use HTTPS.
2019-12-03 01:52:45 +01:00
Tobias Geerinckx-Rice
d9a746d43d
gnu: microcom: Update to 2017.03.0.
...
* gnu/packages/microcom.scm (microcom): Update to 2017.03.0.
2019-12-03 01:52:45 +01:00
Tobias Geerinckx-Rice
b73a930703
gnu: microcom: Use GIT-FILE-NAME.
...
* gnu/packages/microcom.scm (microcom)[source]: Use GIT-FILE-NAME.
2019-12-03 01:52:45 +01:00
Tobias Geerinckx-Rice
6deab02c78
gnu: less: Update to 551.
...
* gnu/packages/less.scm (less): Update to 551.
2019-12-03 01:52:45 +01:00
Tobias Geerinckx-Rice
4e94744dd9
gnu: less: Add upstream source URI.
...
* gnu/packages/less.scm (less)[source]: Add the author's site.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
df76e0524d
gnu: nsd: Update to 4.2.3.
...
* gnu/packages/dns.scm (nsd): Update to 4.2.3.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
bc134c77e0
gnu: pugixml: Update to 1.10.
...
* gnu/packages/xml.scm (pugixml): Update to 1.10.
[source]: Remove obsolete patch.
* gnu/packages/patches/pugixml-versioned-libdir.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
51058cb232
gnu: eid-mw: Update to 4.4.23.
...
* gnu/packages/security-token.scm (eid-mw): Update to 4.4.23.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
468c2402c7
gnu: console-setup: Update to 1.194.
...
* gnu/packages/xorg.scm (console-setup): Update to 1.194.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
c6df2f5817
gnu: xclock: Don't use NAME in source URI.
...
* gnu/packages/xorg.scm (xclock)[source]: Hard-code NAME.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
fb0f4ab8ed
gnu: xclock: Update to 1.0.9.
...
* gnu/packages/xorg.scm (xclock): Update to 1.0.9.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
c93bd94c49
gnu: soundtouch: Use HTTPS home page.
...
* gnu/packages/audio.scm (soundtouch)[home-page]: Use HTTPS.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
b1d13e40fe
gnu: snd: Update to 19.9.
...
* gnu/packages/audio.scm (snd): Update to 19.9.
2019-12-03 01:52:43 +01:00
Alex Griffin
13125c5afe
gnu: Remove python2-socksipychain.
...
* gnu/packages/python-xyz.scm (python2-socksipychain): Remove variable.
2019-12-02 09:45:33 -06:00
Alex Griffin
8c655deb7d
gnu: pagekite: Update to 1.5.0.191126.
...
* gnu/packages/networking.scm (pagekite): Update to 1.5.0.191126.
[source]: Fetch from GitHub.
[arguments]: Build with Python 3.
[inputs]: Add python-six.
2019-12-02 09:45:32 -06:00
Alex Griffin
d97cdff18e
gnu: python-socksipychain: Update to 2.1.0.
...
* gnu/packages/python-xyz.scm (python-socksipychain): Update to 2.1.0.
2019-12-02 09:45:31 -06:00
Ricardo Wurmus
ec1224a73b
gnu: python-scipy: Move to (gnu packages python-science).
...
* gnu/packages/python-xyz.scm (python-scipy, python2-scipy): Move these from
here...
* gnu/packages/python-science.scm (python-scipy, python2-scipy): ...to here.
* gnu/packages/bioinformatics.scm, gnu/packages/machine-learning.scm,
gnu/packages/statistics.scm: Adjust module imports.
2019-12-02 15:25:17 +01:00
Ricardo Wurmus
ca7c365312
gnu: python-scikit-image: Move to (gnu packages python-science).
...
* gnu/packages/python-xyz.scm (python-scikit-image, python2-scikit-image):
Move these two from here...
* gnu/packages/python-science.scm: ...to this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-12-02 15:25:12 +01:00
Efraim Flashner
5fbdd917b7
gnu: python-pillow: Update to 6.2.1.
...
* gnu/packages/python-xyz.scm (python-pillow): Update to 6.2.1.
2019-12-02 15:12:50 +02:00
Efraim Flashner
0c4e1c5fbf
gnu: python-pillow: Sort inputs alphabetically.
...
* gnu/packages/python-xyz.scm (python-pillow)[inputs]: Sort
alphabetically.
2019-12-02 15:12:49 +02:00
Efraim Flashner
979d8464d4
gnu: python-pillow: Make check phase conditional.
...
* gnu/packages/python-xyz.scm (python-pillow)[arguments]: Wrap custom
'check phase in check for 'tests?'.
2019-12-02 15:12:49 +02:00
Efraim Flashner
61b77ff307
gnu: python-pillow: Replace check phase.
...
* gnu/packages/python-xyz.scm (python-pillow)[arguments]: Since 'check
always come after 'install, replace 'check phase rather than recreate it.
2019-12-02 15:12:46 +02:00
Brett Gilio
c07c0acf19
gnu: Add emacs-telega.
...
* gnu/packages/emacs-xyz.scm (emacs-telega): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-02 12:24:43 +01:00
Ludovic Courtès
e1b88fde12
gnu: android-libselinux: Avoid top-level references to 'libsellinux'.
...
* gnu/packages/android.scm (android-libselinux)[synopsis]
[description, license]: Remove references to 'libsellinux'.
2019-12-02 11:32:17 +01:00
Ludovic Courtès
8804215462
gnu: 0ad-data: Avoid top-level references to 'font-bitstream-vera'.
...
* gnu/packages/games.scm (0ad-data)[license]: Avoid references to
'font-bitstream-vera'.
2019-12-02 11:20:27 +01:00
Ludovic Courtès
a72aab9f71
gnu: stress-make: Avoid top-level reference to 'gnu-make'.
...
* gnu/packages/debug.scm (stress-make)[license]: Hard-code GPL3+ instead
of referring to 'gnu-make'.
2019-12-02 11:16:31 +01:00
Ludovic Courtès
abad22dd4a
gnu: gajim: Avoid top-level reference to 'python'.
...
This fixes a circular dependency due to this top-level reference to
'python' as discussed in <https://bugs.gnu.org/38326 >.
* gnu/packages/messaging.scm (gajim)[native-search-paths]: Remove
reference to 'python'. Hard-code the Python version instead.
2019-12-02 11:14:09 +01:00
Guillaume Le Vaillant
66977719a6
gnu: Add q5go.
...
* gnu/packages/games.scm (q5go): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-02 10:19:30 +01:00
Brett Gilio
f45968cbab
gnu: Add emacs-org-present.
...
* gnu/packages/emacs-xyz.scm (emacs-org-present): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-02 10:19:30 +01:00
Brett Gilio
bdc11c0f3a
gnu: Add emacs-doom-modeline.
...
* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-02 10:19:30 +01:00
Brett Gilio
c4c59b08fe
gnu: Add emacs-shrink-path.
...
* gnu/packages/emacs-xyz.scm (emacs-shrink-path): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-02 10:19:30 +01:00
Brett Gilio
5005b6a1c9
gnu: ccls: Update to 0.20190823.5.
...
* gnu/packages/cpp.scm (ccls): Update to 0.20190823.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-02 10:19:30 +01:00
Daniel Schäfer
ad54d6c99f
gnu: Add ipcalc.
...
* gnu/packages/networking.scm (ipcalc): New variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-12-02 09:07:07 +01:00
Mark H Weaver
b3cea86ac8
gnu: linux-libre@4.19: Update to 4.19.87.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.87.
(linux-libre-4.19-pristine-source): Update hash.
2019-12-01 20:50:28 -05:00
Mark H Weaver
eac9ddfaf3
gnu: linux-libre@4.14: Update to 4.14.157.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.157.
(linux-libre-4.14-pristine-source): Update hash.
2019-12-01 20:49:20 -05:00
Ludovic Courtès
33d1c970c3
install: Pass 'local-file' literal strings for proper resolution.
...
This is a followup to 99c45877a9
, which
introduced a regression: "guix system build gnu/system/install.scm"
would fail to find the .tmpl files.
* gnu/system/install.scm (/etc/configuration-files)[file]: Remove.
[directory]: Use 'local-file' with a literal string.
2019-12-01 23:36:52 +01:00
Nicolas Goaziou
6177b14bcf
gnu: scummvm: Update to 2.1.0.
...
* gnu/packages/emulators.scm (scummvm): Update to 2.1.0.
2019-12-01 22:04:52 +01:00
Nicolas Goaziou
6610b04998
gnu: snap: Update to 5.3.8.
...
* gnu/packages/education.scm (snap): Update to 5.3.8.
2019-12-01 21:40:48 +01:00
Nicolas Goaziou
8ab624f991
gnu: mame: Update to 0.216.
...
* gnu/packages/emulators.scm (mame): Update to 0.216.
2019-12-01 21:35:22 +01:00
Leo Famulari
b4cb5d7a48
gnu: WireGuard: Update to 0.0.20191127.
...
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20191127.
2019-12-01 15:26:50 -05:00
Nicolas Goaziou
c114e35024
gnu: giac: Update to 1.5.0-75.
...
* gnu/packages/algebra.scm (giac): Update to 1.5.0-75.
2019-12-01 21:24:20 +01:00
Nicolas Goaziou
363359f8de
gnu: grammalecte: Update to 1.6.0.
...
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.6.0.
2019-12-01 21:23:46 +01:00
Nicolas Goaziou
faaffb902d
gnu: fet: Update to 5.41.0.
...
* gnu/packages/education.scm (fet): Update to 5.41.0.
2019-12-01 21:18:19 +01:00
Nicolas Goaziou
d7d23c86f8
gnu: asymptote: Update to 2.61.
...
* gnu/packages/plotutils.scm (asymptote): Update to 2.61.
2019-12-01 21:17:37 +01:00
Hartmut Goebel
d733a469d7
gnu: Remove dependency on Python 2 for some Qt packages.
...
* gnu/packages/qt.scm (qtbase, qtmultimedia) [native-inputs]: Replace
python-2 by python.
(qtdeclarative)[native-inputs]: Replace python-2 by python, add
python-wrapper.
2019-12-01 20:35:06 +01:00
Hartmut Goebel
34e31612e2
gnu: quaternion: Use qt-build-system.
...
* gnu/packages/display-managers.scm (quaternion): Use qt-build-sytem.
[arguments]<modules, imported-modules, phases>: Remove.
2019-12-01 20:24:47 +01:00
Hartmut Goebel
e185e900e5
gnu: kdeconnect: Use qt-build-system.
...
* gnu/packages/display-managers.scm (kdeconnect): Use qt-build-sytem.
[arguments]<modules, imported-modules>: Remove. <phases>: Base
on phases from qt-build-system. {wrap-executable}: Remove.
2019-12-01 20:24:47 +01:00
Hartmut Goebel
7d796d8068
gnu: ktouch: Use qt-build-system.
...
* gnu/packages/display-managers.scm (ktouch): Use qt-build-sytem.
[arguments]<modules, imported-modules>: Remove. <phases>: Base
on phases from qt-build-system. {wrap-executables}: Remove.
2019-12-01 20:24:47 +01:00
Hartmut Goebel
2f57e34bf3
gnu: sddm: Use qt-build-system.
...
* gnu/packages/display-managers.scm (sddm): Use qt-build-sytem.
[arguments]<modules, imported-modules>: Remove. <phases>: Base
on phases from qt-build-system. {wrap-programs}: Remove.
2019-12-01 20:24:47 +01:00
Mathieu Othacehe
c6d130630a
build: vm: Fix qemu-command procedure.
...
* gnu/build/vm.scm (qemu-command): When system is "armhf-linux", use "arm" as
qemu cpu prefix.
2019-12-01 16:52:30 +01:00
Mathieu Othacehe
d4ddf22d54
system: vm: Support cross-compilation.
...
* gnu/system.scm (system-linux-image-file-name): Add support for cross-built
systems. Remove system argument that was ignored,
(operating-system-kernel-file): adapt by removing ignored os argument.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Add target
argument and turn inputs into native-inputs. Pass target to qemu-command
and gexp->derivation calls.
(iso9660-image): Add target argument and pass it to
expression->derivation-in-linux-vm. Remove qemu from inputs as it
is not necessary.
(qemu-image): Add target argument, also remove qemu from inputs. Pass
target argument to expression->derivation-in-linux-vm call.
2019-12-01 16:51:40 +01:00
Tobias Geerinckx-Rice
39c746f081
gnu: bs1770gain: Update to 0.6.5.
...
* gnu/packages/audio.scm (bs1770gain): Update to 0.6.5.
[source]: Adjust snippet for upstream BS gain.
2019-12-01 16:01:46 +01:00
Pierre Neidhardt
5b0289870a
gnu: jami: Fix wrapper.
...
* gnu/packages/telephony.scm (jami)[arguments]: Wrap around jami-gnome instead
of gnome-ring.
[synopsis]: Make it more sensible.
2019-12-01 13:37:16 +01:00
Pierre Neidhardt
a83855ffad
gnu: libring: Update to 20191101.
...
* gnu/packages/telephony.scm (libring)[inputs]: Replace restbed with restinio,
add asio.
2019-12-01 13:37:16 +01:00
Pierre Neidhardt
fbcd60dd15
gnu: pjproject-jami: Update to 2.9
...
* gnu/packages/telephony.scm (pjproject-jami)[arguments]: Fix flags, make
files writable, update patch set.
2019-12-01 13:37:16 +01:00
Pierre Neidhardt
de65f3f1bb
gnu: jami: Update to 20191101.3.67671e7.
...
* gnu/packages/telephony.scm (jami): Update to 20191101.3.67671e7.
2019-12-01 13:37:16 +01:00
Pierre Neidhardt
5dc8cad52c
gnu: pjproject: Update to 2.9.
...
* gnu/packages/telephony.scm (pjproject): Update to 2.9.
2019-12-01 13:37:16 +01:00
Jan Wielkiewicz
4fe8a9f2d1
gnu: opendht: Update to 2.0.0beta2.
...
* gnu/packages/networking.scm (opendht): Update to 2.0.0beta2.
2019-12-01 13:37:16 +01:00
Pierre Neidhardt
13d79b6471
gnu: Add restinio.
...
* gnu/packages/networking.scm (restinio): New variable.
2019-12-01 13:37:16 +01:00
Jan Wielkiewicz
27bcdfcd65
gnu: Add sobjectizer.
...
* gnu/packages/cpp.scm (sobjectizer): New variable.
2019-12-01 13:37:16 +01:00
Jan Wielkiewicz
d83bb7973b
gnu: Add resample.
...
* gnu/packages/audio.scm (resample): New variable.
2019-12-01 13:36:40 +01:00
Clément Lassieur
f71b0a0012
ci: Make sure the Guix checkout is the one providing Cuirass proc.
...
Fixes <https://bugs.gnu.org/36378 >.
Reported by Reza Alizadeh Majd <r.majd@pantherx.org>.
* build-aux/hydra/gnu-system.scm (find-current-checkout): New procedure.
(hydra-jobs): Use FIND-CURRENT-CHECKOUT to define CHECKOUT. Pass it to the
inferior Guix as an extra argument whose key is 'superior-guix-checkout'.
* gnu/ci.scm (find-current-checkout): New procedure.
(hydra-jobs): Use FIND-CURRENT-CHECKOUT to define CHECKOUT. This will return
'#f' if the current Guix is an inferior. In that case, use the
'superior-guix-checkout' argument provided by the superior Guix.
2019-12-01 11:26:11 +01:00
Ricardo Wurmus
db1106e2b5
gnu: r-catools: Update to 1.17.1.3.
...
* gnu/packages/statistics.scm (r-catools): Update to 1.17.1.3.
2019-12-01 10:57:44 +01:00
Ricardo Wurmus
5378a1ae49
gnu: r-rvcheck: Update to 0.1.7.
...
* gnu/packages/cran.scm (r-rvcheck): Update to 0.1.7.
2019-12-01 10:57:35 +01:00
Ricardo Wurmus
a346c93665
gnu: r-insight: Update to 0.7.1.
...
* gnu/packages/cran.scm (r-insight): Update to 0.7.1.
2019-12-01 10:35:59 +01:00
Ricardo Wurmus
3e3fd3b0f2
gnu: r-algdesign: Update to 1.2.0.
...
* gnu/packages/cran.scm (r-algdesign): Update to 1.2.0.
2019-12-01 10:30:46 +01:00
Ricardo Wurmus
670a010161
gnu: r-sdmtools: Update to 1.1-221.2.
...
* gnu/packages/cran.scm (r-sdmtools): Update to 1.1-221.2.
2019-12-01 10:30:38 +01:00
Ricardo Wurmus
2899a9d439
gnu: r-vioplot: Update to 0.3.4.
...
* gnu/packages/cran.scm (r-vioplot): Update to 0.3.4.
2019-12-01 10:30:31 +01:00
Ricardo Wurmus
7055c62dde
gnu: r-extremes: Update to 2.0-11.
...
* gnu/packages/cran.scm (r-extremes): Update to 2.0-11.
2019-12-01 10:30:18 +01:00
Ricardo Wurmus
353fb48f4b
gnu: guile-ffi-fftw: Update to 0-2.294ad9e.
...
* gnu/packages/guile-xyz.scm (guile-ffi-fftw): Update to 0-2.294ad9e.
[license]: Switch to LGPLv3+.
2019-12-01 09:56:59 +01:00
Tobias Geerinckx-Rice
7366214178
gnu: perl-xml-rss: Update to 1.61.
...
* gnu/packages/xml.scm (perl-xml-rss): Update to 1.61.
2019-12-01 03:16:46 +01:00
Tobias Geerinckx-Rice
280189d74e
gnu: perl-x11-protocol-other: Update to 31.
...
* gnu/packages/xorg.scm (perl-x11-protocol-other): Update to 31.
2019-12-01 03:16:46 +01:00
Tobias Geerinckx-Rice
0b4ced58c0
gnu: pscircle: Update to 1.3.1.
...
* gnu/packages/admin.scm (pscircle): Update to 1.3.1.
2019-12-01 03:14:01 +01:00
Tobias Geerinckx-Rice
cf2013d981
gnu: nnn: Update to 2.7.
...
* gnu/packages/admin.scm (nnn): Update to 2.7.
2019-12-01 03:14:01 +01:00
Tobias Geerinckx-Rice
d67e75386d
gnu: stellarium: Update to 0.19.2.
...
* gnu/packages/astronomy.scm (stellarium): Update to 0.19.2.
2019-12-01 03:14:01 +01:00
Tobias Geerinckx-Rice
f5bfaf32f6
gnu: hostapd: Update to 2.9.
...
* gnu/packages/admin.scm (hostapd): Update to 2.9.
2019-12-01 03:14:01 +01:00
Tobias Geerinckx-Rice
4d441ca174
gnu: thermald: Update to 1.9.
...
* gnu/packages/admin.scm (thermald): Update to 1.9.
[source]: Remove patch.
* packages/patches/thermald-make-int-max32-visible.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-12-01 03:14:01 +01:00
Tobias Geerinckx-Rice
50db7df4d2
gnu: cbatticon: Update to 1.6.10.
...
* gnu/packages/admin.scm (cbatticon): Update to 1.6.10.
2019-12-01 03:14:00 +01:00
Tobias Geerinckx-Rice
4a62a29de3
gnu: arandr: Download over HTTPS.
...
* gnu/packages/xdisorg.scm (arandr)[source]: Use HTTPS.
2019-12-01 00:49:16 +01:00
Tobias Geerinckx-Rice
988f53e1be
gnu: yapet: Update to 2.3.
...
* gnu/packages/password-utils.scm (yapet): Update to 2.3.
[inputs]: Add argon2.
[native-inputs]: Add cppunit.
2019-12-01 00:49:16 +01:00
Tobias Geerinckx-Rice
a50d6099dd
gnu: edgar: Update to 1.32.
...
* gnu/packages/games.scm (edgar): Update to 1.32.
2019-12-01 00:49:16 +01:00
Tobias Geerinckx-Rice
93882a9cab
gnu: gnu-efi: Update to 3.0.11.
...
* gnu/packages/efi.scm (gnu-efi): Update to 3.0.11.
2019-12-01 00:49:16 +01:00
Tobias Geerinckx-Rice
2ea5b74fad
gnu: ncdc: Update to 1.22.1.
...
* gnu/packages/dc.scm (ncdc): Update to 1.22.1.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice
fe147c9750
gnu: tnef: Update to 1.4.18.
...
* gnu/packages/mail.scm (tnef): Update to 1.4.18.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice
dbef037ff4
gnu: z3: Update to 4.8.7.
...
* gnu/packages/maths.scm (z3): Update to 4.8.7.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice
c7164ad65f
gnu: fcgi: Update to 2.4.2.
...
* gnu/packages/web.scm (fcgi): Update to 2.4.2.
[source]: Use GIT-FETCH and GIT-FILE-NAME. Remove obsolete patches.
[native-inputs]: Add autoconf, automake, and libtool.
* gnu/packages/patches/fcgi-2.4.0-gcc44-fixes.patch,
gnu/packages/patches/fcgi-2.4.0-poll.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice
9530c4bfc9
gnu: paperkey: Use HTTPS source and home page.
...
* gnu/packages/gnupg.scm (paperkey)[source, home-page]: Use HTTPS.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice
abe08256c7
gnu: paperkey: Update to 1.6.
...
* gnu/packages/gnupg.scm (paperkey): Update to 1.6.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice
1ff64c503a
gnu: nauty: Update to 2.6r12.
...
* gnu/packages/maths.scm (nauty): Update to 2.6r12.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice
c8de7979c2
gnu: calf: Update to 0.90.3.
...
* gnu/packages/audio.scm (calf): Update to 0.90.3.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice
0a03c5e1fb
gnu: emacs-howm: Use HTTPS source and home page.
...
* gnu/packages/emacs-xyz.scm (emacs-howm)[source, home-page]: Use HTTPS.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice
44b5a74ad7
gnu: emacs-howm: Update to 1.4.5.
...
* gnu/packages/emacs-xyz.scm (emacs-howm): Update to 1.4.5.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice
6a04c8ff36
gnu: dcmtk: Update to 3.6.5.
...
* gnu/packages/image-processing.scm (dcmtk): Update to 3.6.5.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice
7e59d21f9e
gnu: ncdu: Update to 1.14.1.
...
* gnu/packages/ncdu.scm (ncdu): Update to 1.14.1.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice
d2119ddffb
gnu: f2fs-tools: Update to 1.13.0.
...
* gnu/packages/linux.scm (f2fs-tools): Update to 1.13.0.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice
111f7c0175
gnu: toybox: Update to 0.8.2.
...
* gnu/packages/busybox.scm (toybox): Update to 0.8.2.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice
1de52650e2
gnu: nasm: Don't use NAME in source URI.
...
* gnu/packages/assembly.scm (nasm)[source]: Hard-code NAME.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice
93a02ae98c
gnu: calcurse: Update to 4.5.1.
...
* gnu/packages/calcurse.scm (calcurse): Update to 4.5.1.
2019-12-01 00:49:12 +01:00
Tobias Geerinckx-Rice
11a05344ec
gnu: toot: Update to 0.24.0.
...
* gnu/packages/mastodon.scm (toot): Update to 0.24.0.
[arguments]: Remove obsolete ‘dont-install-Makefile’ phase.
2019-12-01 00:49:12 +01:00
Leo Prikler
27b77228cf
services: Add polkit-wheel-service to %desktop-services.
...
* gnu/services/desktop.scm: (%desktop-services): Add polkit-wheel-service.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-30 23:50:40 +01:00
Leo Prikler
7f25ff10e1
services: Add polkit-wheel-service.
...
* gnu/services/desktop.scm: (polkit-wheel): New variable.
(polkit-wheel-service): New service.
* doc/guix.texi: Document polkit-wheel-service.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-30 23:50:40 +01:00
Ludovic Courtès
d70478da2b
gnu: lsof: Don't capture details about the build machine's kernel.
...
* gnu/packages/lsof.scm (lsof)[arguments]: In 'configure' phase, set
"LSOF_SYSINFO" environment variable.
2019-11-30 23:50:40 +01:00
Tobias Geerinckx-Rice
69dc3e5237
gnu: datefudge: Update to 1.23.
...
* gnu/packages/time.scm (datefudge): Update to 1.23.
2019-11-30 22:15:01 +01:00
Tobias Geerinckx-Rice
218c785850
gnu: arandr: Update to 0.1.10.
...
* gnu/packages/xdisorg.scm (arandr): Update to 0.1.10.
2019-11-30 22:14:12 +01:00
Tobias Geerinckx-Rice
93f6165fbc
gnu: arandr: Don't use NAME in source URI.
...
* gnu/packages/xdisorg.scm (arandr)[source]: Hard-code NAME.
2019-11-30 22:14:12 +01:00
Tobias Geerinckx-Rice
2a6403c1b3
gnu: accountsservice: Don't use NAME in source URI.
...
* gnu/packages/freedesktop.scm (accountsservice)[source]: Hard-code NAME.
2019-11-30 22:14:12 +01:00
Tobias Geerinckx-Rice
b577306a92
gnu: acpica: Update to 20191018.
...
* gnu/packages/admin.scm (acpica): Update to 20191018.
2019-11-30 22:14:12 +01:00
Tobias Geerinckx-Rice
43ae8f796b
gnu: python-icalendar: Update to 4.0.4.
...
* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.0.4.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice
ff3d1b99f2
gnu: python-pyclipper: Update to 1.1.0.post3.
...
* gnu/packages/python-xyz.scm (python-pyclipper): Update to 1.1.0.post3.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice
aadd107d5a
gnu: python-passlib: Update to 1.7.2.
...
* gnu/packages/python-crypto.scm (python-passlib): Update to 1.7.2.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice
4e5e3bb8b9
gnu: perl-moose: Update to 2.2012.
...
* gnu/packages/perl.scm (perl-moose): Update to 2.2012.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice
1230a07fea
gnu: perl-archive-extract: Update to 0.82.
...
* gnu/packages/perl-compression.scm (perl-archive-extract): Update to 0.82.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice
676cb25046
gnu: perl-io-compress: Update to 2.091.
...
* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.091.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice
7b8ab1fed8
gnu: perl-compress-raw-zlib: Update to 2.091.
...
* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.091.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice
2d5949529d
gnu: perl-compress-raw-bzip2: Update to 2.091.
...
* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.091.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice
775497549c
gnu: retroarch: Disable the on-line updater.
...
Addresses <http://issues.guix.gnu.org/issue/38360 >.
* gnu/packages/emulators.scm (retroarch)[source]: Add patch and snippet.
* packages/patches/retroarch-disable-online-updater.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-11-30 22:14:09 +01:00
Julien Lepiller
166001fdb9
gnu: camlp4: Remove obsolete package.
...
* gnu/packages/ocaml.scm (camlp4): Remove package.
2019-11-30 15:50:43 +01:00
Julien Lepiller
c5fb14f569
gnu: ocaml-camomile: Remove unneeded dependency.
...
* gnu/packages/ocaml.scm (ocaml-camomile)[native-inputs]: Remove camlp4.
2019-11-30 15:50:41 +01:00
Julien Lepiller
c8b309ec89
gnu: ocaml-piqi: Update to 0.7.7.
...
* gnu/packages/ocaml.scm (ocaml-piqi): Update to 0.7.7.
2019-11-30 15:50:38 +01:00
Julien Lepiller
c7174a75bf
gnu: ocaml-ulex: Remove package.
...
* gnu/packages/ocaml.scm (ocaml-ulex): Remove deprecated package.
2019-11-30 15:50:32 +01:00
Julien Lepiller
05fe0a587a
gnu: ocaml-piqilib: Update to 0.6.15.
...
* gnu/packages/ocaml.scm (ocaml-piqilib): Update to 0.6.15.
[source]: Remove patch.
[native-inputs]: Remove camlp4.
[propagated-inputs]: Replace ulex with sedlex.
* gnu/packages/patches/ocaml-piqilib-Update-base64.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-11-30 15:50:30 +01:00
Julien Lepiller
98a468ffd2
gnu: Add ocaml-sedlex.
...
* gnu/packages/ocaml.scm (ocaml-sedlex): New variable.
2019-11-30 15:50:27 +01:00
Julien Lepiller
5a4003f453
gnu: Add ocaml-gen.
...
* gnu/packages/ocaml.scm (ocaml-gen): New variable.
2019-11-30 15:50:25 +01:00
Julien Lepiller
5696fbd9bd
gnu: ocaml-csv: Update to 2.3.
...
* gnu/packages/ocaml.scm (ocaml-csv): Update to 2.3.
[license]: Update license.
2019-11-30 15:50:23 +01:00
Julien Lepiller
e4070d404d
gnu: ocaml-bisect: Remove package.
...
* gnu/packages/ocaml.scm (ocaml-bisect): Remove deprecated package,
replaced by ocaml-bisect-ppx.
2019-11-30 15:50:21 +01:00
Julien Lepiller
af76eedac0
gnu: ocaml-batteries: Remove unneeded dependencies.
...
* gnu/packages/ocaml.scm (ocaml-batteries)[native-inputs]: Remove
ocaml-bisect and ocaml-ounit.
2019-11-30 15:50:19 +01:00
Julien Lepiller
24b199fd18
gnu: ocaml-bitstring: Remove unneeded dependencies.
...
* gnu/packages/ocaml.scm (ocaml-bitstring): Remove unneeded dependencies
[native-inputs]: Remove camlp4 and bisect.
[propagated-inputs]: Remove camlp4.
2019-11-30 15:50:16 +01:00
Julien Lepiller
a36074a829
gnu: ocaml-findlib: Update to 1.8.1.
...
* gnu/packages/ocaml.scm (ocaml-findlib): Update to 1.8.1.
[native-inputs]: Remove camlp4.
2019-11-30 15:50:13 +01:00
Julien Lepiller
3a23b461f4
gnu: lablgtk: Update to 2.18.8.
...
* gnu/packages/ocaml.scm (lablgtk): Update to 2.18.8.
[source]: Use git-fetch.
[native-inputs]: Remove camlp4.
2019-11-30 15:50:09 +01:00
Julien Lepiller
8146ec5558
gnu: opam: Remove unneeded dependency on deprecated camlp4.
...
gnu/packages/ocaml.scm (opam)[native-inputs]: Remove camlp4.
2019-11-30 15:49:43 +01:00
Mark H Weaver
a651323813
gnu: linux-libre: Update to 5.3.14.
...
* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.14.
(linux-libre-5.3-pristine-source): Update hash.
2019-11-30 01:00:24 -05:00
Mark H Weaver
45f810214b
gnu: linux-libre@4.9: Update to 4.9.205.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.205.
(linux-libre-4.9-pristine-source): Update hash.
2019-11-30 00:59:47 -05:00
Mark H Weaver
aa56ca3dd0
gnu: linux-libre@4.4: Update to 4.4.205.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.205.
(linux-libre-4.4-pristine-source): Update hash.
2019-11-30 00:58:36 -05:00
Tobias Geerinckx-Rice
adccd75f15
gnu: nano: Update to 4.6.
...
* gnu/packages/nano.scm (nano): Update to 4.6.
2019-11-29 23:53:55 +01:00
Tobias Geerinckx-Rice
293fe0d423
gnu: perl-email-sender: Update to 1.300033.
...
* gnu/packages/mail.scm (perl-email-sender): Update to 1.300033.
2019-11-29 23:53:54 +01:00
Tobias Geerinckx-Rice
35258a9a31
gnu: limnoria: Update to 2019.11.22.
...
* gnu/packages/irc.scm (limnoria): Update to 2019.11.22.
2019-11-29 23:53:54 +01:00
Tobias Geerinckx-Rice
492bd718e2
gnu: emacs-rainbow-mode: Update to 1.0.2.
...
* gnu/packages/emacs-xyz.scm (emacs-rainbow-mode): Update to 1.0.2.
[source, home-page]: Use HTTPS.
2019-11-29 23:53:54 +01:00
Tobias Geerinckx-Rice
c19df02096
gnu: emacs-debbugs: Update to 0.21.
...
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.21.
2019-11-29 23:53:54 +01:00
Julien Lepiller
23bb7a6271
gnu: php: Update to 7.4.0.
...
* gnu/packages/php.scm (php): Update to 7.4.0.
2019-11-29 21:58:37 +01:00
Brett Gilio
403604c31e
gnu: Add tdlib.
...
* gnu/packages/messaging.scm (tdlib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-29 15:54:20 +01:00
Ludovic Courtès
68ac34e120
gnu: openmpi: Increase priority of the PSM component.
...
* gnu/packages/patches/openmpi-psm2-priority.patch: Rename to...
* gnu/packages/patches/openmpi-mtl-priorities.patch: ... this. Add hunk
to change the priority of PSM.
* gnu/packages/mpi.scm (openmpi)[source]: Adjust accordingly.
* gnu/local.mk (dist_patch_DATA): Likewise.
2019-11-29 15:54:19 +01:00
Ludovic Courtès
f02fc042a4
gnu: xterm: Update to 351.
...
* gnu/packages/xorg.scm (xterm): Update to 351.
2019-11-29 15:54:19 +01:00
Clément Lassieur
809b39635f
gnu: rclone: Update to 1.50.2.
...
* gnu/packages/sync.scm (rclone): Update to 1.50.2.
2019-11-29 15:04:47 +01:00
Tobias Geerinckx-Rice
bbf66cbf63
gnu: arc-icon-theme: Don't use unstable tarball.
...
* gnu/packages/gnome.scm (arc-icon-theme)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-11-29 14:39:44 +01:00
Tobias Geerinckx-Rice
8c3f2170c4
gnu: moka-icon-theme: Don't use unstable tarball.
...
* gnu/packages/gnome.scm (moka-icon-theme)[source]: Use GIT-FETCH and
GIT-FILE-NAME, and follow upstream redirection.
2019-11-29 14:39:36 +01:00
Tobias Geerinckx-Rice
757e402792
gnu: faba-icon-theme: Don't use unstable tarball.
...
* gnu/packages/gnome.scm (faba-icon-theme)[source]: Use GIT-FETCH and
GIT-FILE-NAME, and follow upstream redirection.
2019-11-29 14:39:17 +01:00
Efraim Flashner
a566231947
gnu: python-invoke: Update to 1.3.0.
...
* gnu/packages/python-xyz.scm (python-invoke): Update to 1.3.0.
2019-11-29 11:05:37 +02:00
Efraim Flashner
0202bdc639
gnu: crda: Build without python.
...
* gnu/packages/linux.scm (crda)[native-inputs]: Remove python-2.
2019-11-29 10:54:58 +02:00