| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.147.
|
|
|
|
| |
* gnu/packages/mail.scm (mew)[source, home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/profiling.scm (otf2)[description]: Fix typo and use @dfn.
|
|
|
|
|
|
|
|
| |
* gnu/packages/gettext.scm (po4a): Update to 0.54.
[arguments]: Remove ‘set-search-path’ and ‘fix-builder’ phases.
Coalesce ‘disable-...-test’ phases into one ‘disable-failing-tests’
phase, update their numbering, and re-enable the ‘yaml’ test.
[native-inputs]: Add perl-yaml-tiny test dependency.
|
|
|
|
| |
* gnu/packages/ncurses.scm (dialog): Update to 1.3-20180621.
|
|
|
|
| |
* gnu/packages/profiling.scm (opari2): Update to 2.0.3.
|
|
|
|
|
| |
* gnu/packages/profiling.scm (opari2)[arguments]: Remove ‘licence’
installation phase now handled by the build system.
|
|
|
|
| |
* gnu/packages/xfig.scm (xfig): Update to 3.2.7a.
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (perl-net-dns)[home-page]: Use new (and
HTTPS) URI.
[source]: Add it to the list of download locations.
|
|
|
|
| |
* gnu/packages/networking.scm (perl-net-dns): Update to 1.17.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-cowplot): Update to 0.9.3.
|
|
|
|
|
|
| |
* gnu/packages/authentication.scm: New file.
(oath-toolkit): New public variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add the new file.
|
|
|
|
| |
* gnu/packages/crypto.scm (ccrypt): Update to 1.11.
|
|
|
|
|
| |
* gnu/packages/emulators.scm (mame): Update to 0.200.
[arguments]: Fix missing includes in source.
|
|
|
|
| |
* gnu/packages/compression.scm (bzip2)[source, home-page]: Update URLs.
|
|
|
|
| |
* gnu/packages/tls.scm (p11-kit): Update to 0.23.13.
|
|
|
|
| |
* gnu/packages/gnome.scm (libsoup): Update to 2.62.3.
|
|
|
|
| |
* gnu/packages/mes.scm (mes): Update to 0.17.
|
|
|
|
| |
* gnu/packages/rdf.scm (sord): Update to 0.16.2.
|
|
|
|
| |
* gnu/packages/profiling.scm (otf2): Update to 2.1.1.
|
|
|
|
|
| |
* gnu/packages/wm.scm (xmonad): Update to 0.14.
[inputs]: Add ghc-semigroups.
|
|
|
|
| |
* gnu/packages/wm.scm (ghc-xmonad-contrib): Update to 0.14.
|
|
|
|
|
| |
* gnu/packages/wm.scm (ghc-xmonad-contrib, xmonad)[home-page]: Use
HTTPS.
|
|
|
|
| |
* gnu/packages/build-tools.scm (bear): Update to 2.3.12.
|
|
|
|
|
| |
* gnu/packages/build-tools.scm (bear)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
|
|
| |
* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9rel.1.
|
|
|
|
|
| |
* gnu/packages/version-control.scm (cgit): Update to 1.2.1.
[inputs]: Use the source of GIT.
|
|
|
|
|
|
| |
* gnu/packages/patches/wpa-supplicant-CVE-2018-14526.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Use it.
|
|
|
|
| |
* gnu/packages/education.scm (snap): Update to 4.2.1.3.
|
|
|
|
| |
* gnu/packages/finance.scm (python-duniterpy) [home-page]: Update URL.
|
|
|
|
|
|
| |
* gnu/packages/finance.scm (python-duniterpy): Update to 0.43.7.
[source]: Change upstream repository, which moved to a Gitlab instance.
[arguments]: Remove phase removing a failing test, no longer needed.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/polkit.scm (polkit): Update to 0.115.
[origin]: Adjust snippet.
[inputs]: Replace mozjs with mozjs-52.
* gnu/packages/patches/polkit-drop-test.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
(cherry picked from commit 50afd712312a4b9fa42d7f9d03464e542b3aeb75)
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (mozjs-52): New variable.
(cherry picked from commit f67db495aa6e29692e368a13130a40541d5d8273)
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gusb): Update to 0.3.0.
[source](uri): Adjust tarball name.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
[arguments]: Remove #:phases.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/xorg-server-rotate-fb.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.1.
[source](patches): Remove 'xorg-server-rotate-fb.patch'.
|
|
|
|
| |
* gnu/packages/version-control.scm (libgit2): Update to 0.26.6.
|
|
|
|
|
| |
* gnu/packages/ftp.scm (lftp): Update to 4.8.4.
[arguments]: End phases on #t.
|
|
|
|
| |
* gnu/packages/compression.scm (libmspack): Update to 0.7.1.
|
|
|
|
|
| |
* doc/guix.texi (Networking Services): Escape newline between keyword
arguments.
|
|
|
|
| |
* gnu/packages/virtualization.scm (qemu): Update to 2.12.1.
|
|
|
|
| |
* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.5.
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-davidjpeacock-cli): Remove variable.
|
|
|
|
| |
* gnu/packages/curl.scm (kurly)[inputs]: Remove go-github-com-davidjpeacock-cli.
|
|
|
|
| |
* gnu/packages/patchutils.scm (vbindiff): New variable.
|
|
|
|
| |
* gnu/packages/rust.scm (mrustc): Update to 0.8.0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update both the project home page & the package version in a single
commit because of Go.
From the previous home page[0]:
“2018-06-12 - THE KURLY PROJECT HAS MOVED HOME!
kurly can now be found at GitLab [...]”
[0]: https://github.com/davidjpeacock/kurly
* gnu/packages/curl.scm (kurly): Update to 1.2.2.
[source, home-page]: Update URIs.
[arguments]: Likewise. Adjust location of ‘kurly.man’.
[inputs]: Add go-github-com-urfave-cli.
|
|
|
|
| |
* gnu/packages/compression.scm (java-snappy)[description]: Fix typos.
|
|
|
|
| |
* gnu/packages/compression.scm (java-snappy): Update to 1.1.7.2.
|
|
|
|
|
| |
* gnu/packages/libreoffice.scm (libodfgen): Update to 0.1.7.
[source]: Update URI.
|
|
|
|
| |
* gnu/packages/dns.scm (isc-bind): Update to 9.12.2-P1.
|