Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-xyz.scm (python-versioneer): New variable.
|
|
* gnu/packages/python-xyz.scm (python2-ujson-1): Remove variable.
This variable was superceded and no longer needed as a dependency for
any package at this version.
|
|
* gnu/packages/python-xyz.scm (python-ujson-1): Remove variable.
This variable was superceded and no longer needed as a dependency for
any package at this version.
|
|
* gnu/packages/haskell-xyz.scm (ghc-cassava-megaparsec): Downgrade to 2.0.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/finance.scm (hledger): Downgrade to 0.14.2.
[inputs, native-inputs]: Replace with what is generated by guix import.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/haskell-xyz.scm (ghc-hledger-lib): Downgrade to 0.14.1.
[inputs]: Replace with what is generated by guix import.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/haskell-check.scm (ghc-easytest): New variable
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/haskell-xyz.scm (ghc-doctest): Downgrade to 0.16.2.
[inputs]: Replace with what is generated by guix import.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/haskell-xyz.scm (ghc-tabular): Downgrade to 0.2.2.7.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/security-token.scm (opensc): Update to 0.21.0.
|
|
* gnu/packages/shells.scm (oil): Update to 0.8.5.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
* gnu/packages/video.scm (dav1d)[source](file-name): New field.
|
|
* gnu/packages/virtualization.scm (python-transient): Update to 0.11.
|
|
* gnu/packages/machine-learning.scm (python-opentsne): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/machine-learning.scm (python-pynndescent): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-17.ad5540f.
|
|
Fixes <https://bugs.gnu.org/44000>.
* gnu/packages/guile.scm (guile-bytestructures): Update to 1.0.9.
[source]: Adjust tag to no longer include "v" prefix.
|
|
* gnu/packages/mpi.scm (hwloc-1)[outputs]: Add "doc".
[arguments]: Add 'move-man3-pages' phase.
|
|
* gnu/packages/version-control.scm (git-open): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/gtk.scm (perl-cairo): Update to 1.108.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2020.11.26.
|
|
* gnu/packages/databases.scm (lmdb): Update to 0.9.27.
|
|
* gnu/packages/engineering.scm (volk)[arguments]: Add a
'remove-static-libraries phase.
|
|
* gnu/packages/engineering.scm (volk): Update to 2.4.0.
[source]: Clone recursively.
|
|
* gnu/packages/audio.scm (libaudec): Update to 0.2.4.
[arguments]: Use a newer #:meson.
|
|
* gnu/packages/engineering.scm (volk)[source]: Use GIT-FETCH and GIT-FILE-NAME.
|
|
* gnu/packages/mercury.scm (mercury): Update to 20.06.1.
|
|
* gnu/packages/mercury.scm (mercury-minimal): Update to 20.06.1.
|
|
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.25.
|
|
* gnu/packages/gnupg.scm (libksba): Update to 1.5.0.
|
|
* gnu/packages/pdf.scm (qpdfview): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/video.scm (dav1d): Update to 0.8.0.
[source]: Use GIT-FETCH, because there is no tarball for 0.8.0.
|
|
* gnu/packages/dns.scm (isc-bind): Update to 9.16.9.
|
|
* gnu/packages/fonts.scm (font-gnu-unifont)[source]: Use HTTPS everywhere.
|
|
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 13.0.04.
|
|
* gnu/packages/bittorrent.scm (uget): Update to 2.2.1.
|
|
* gnu/packages/storage.scm (ceph): Update to 14.2.15.
|
|
* gnu/packages/mail.scm (mutt): Update to 2.0.2.
* gnu/packages/patches/mutt-store-references.patch: Adjust to changes in
Mutt 2.0.2.
|
|
* gnu/packages/rpc.scm (grpc): Update to 1.33.2.
[arguments]: Use system (re2) provided package.
[inputs]: Add re2.
[native-inputs]: Add pkg-config.
|
|
* gnu/packages/regex.scm (re2): Update to 2020-11-01.
|
|
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-55.fd432b8.
|
|
* gnu/packages/terminals.scm (et): Deprecate in favor of
eternalterminal.
|
|
* gnu/packages/ssh.scm (et): Remove.
* gnu/packages/terminals.scm (et): Add et.
|
|
* gnu/packages/terminals.scm (eternalterminal): Update to 6.0.13.
|
|
* gnu/packages/protobuf.scm (protobuf): Update to 3.14.0.
|
|
* gnu/packages/gstreamer.scm (gst-plugins-bad): Enable webrtc module.
[inputs]: Add libnice and webrtc-audio-processing.
[arguments]: Add substitution of failing tests.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
If ghc-torrent isn't available, git-annex will fall back to custom legacy
code. However, this older code path has a build failure in the 8.20201116
release, and in general it'd be better to rely on the preferred, more
exercised code path.
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201116.
[inputs]: Add ghc-torrent.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
The minimum version of ghc-filepath-bytestring is now 1.4.2.1.4 in the latest
release of git-annex, the only Guix package that has this library as an input.
* gnu/packages/haskell-xyz.scm (ghc-filepath-bytestring): Update to 1.4.2.1.6.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/haskell-xyz.scm (ghc-torrent): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|