summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: libtorrent-rasterbar: Update to 1.1.7.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.7.
* gnu: neofetch: Update to 3.4.0.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/admin.scm (neofetch): Update to 3.4.0.
* gnu: xonsh: Update to 0.6.1.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/shells.scm (xonsh): Update to 0.6.1.
* gnu: r-matrix: Update to 1.2-14.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/statistics.scm (r-matrix): Update to 1.2-14.
* gnu: r-hms: Update to 0.4.2.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/statistics.scm (r-hms): Update to 0.4.2.
* gnu: r-yaml: Update to 2.1.18.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/statistics.scm (r-yaml): Update to 2.1.18.
* gnu: r-ade4: Update to 1.7-11.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/statistics.scm (r-ade4): Update to 1.7-11.
* gnu: r-lubridate: Update to 1.7.4.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/statistics.scm (r-lubridate): Update to 1.7.4.
* gnu: kakoune: Update to 2018.04.13.Tobias Geerinckx-Rice2018-04-17
| | | | | | | | * gnu/packages/text-editors.scm (kakoune): Update to 2018.04.13. Remove LET binding for the git revision and re-indent accordingly. [version, source]: Replace the git checkout with new release tarball. [arguments]: Remove ‘fix-test-permissions’ phase. [native-inputs]: Add PKG-CONFIG.
* gnu: perl-crypt-openssl-random: Update to 0.13.Tobias Geerinckx-Rice2018-04-17
| | | | | * gnu/packages/tls.scm (perl-crypt-openssl-random): Update to 0.13. [native-inputs]: Add PERL-CRYPT-OPENSSL-GUESS.
* gnu: Add perl-crypt-openssl-guess.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/tls.scm (perl-crypt-openssl-guess): New public variable.
* gnu: miniupnpc: Update to 2.0.20180410.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20180410.
* gnu: i3lock-color: Update to 2.11-c.Tobias Geerinckx-Rice2018-04-17
| | | | | * gnu/packages/wm.scm (i3lock-color): Update to 2.11-c. [inputs]: Add LIBJPEG-TURBO.
* gnu: i3lock-color: Stylistic fixes.Tobias Geerinckx-Rice2018-04-17
| | | | | | * gnu/packages/wm.scm (i3lock-color)[arguments]: Use INVOKE and end phase with explicit #t. [inputs, native-inputs]: Fix indentation and order alphabetically.
* gnu: xmobar: Update to 0.26.Tobias Geerinckx-Rice2018-04-17
| | | | | * gnu/packages/wm.scm (xmobar): Update to 0.36. [native-inputs]: Add GHC-HSPEC and HSPEC-DISCOVER.
* gnu: pure: Update to 0.68.Tobias Geerinckx-Rice2018-04-17
| | | | * gnu/packages/pure.scm (pure): Update to 0.68.
* gnu: Use HTTPS for more sigrok.org home pages.Tobias Geerinckx-Rice2018-04-17
| | | | | * gnu/packages/electronics.scm (libserialport, pulseview)[home-page]: Use HTTPS.
* gnu: epiphany: Update to 3.28.1.Rene2018-04-17
| | | | | | | | | | * gnu/packages/gnome.scm (epiphany): Update to 3.28.1. [build-system]: Use meson-build-system. [native-inputs]: Add desktop-file-utils, glib:bin and gtk+:bin. [inputs]: Add gdk-pixbuf+svg and nettle. Remove gdk-pixbuf. [arguments]: Remove #:configure-flags. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add mbpfan.Rene2018-04-17
| | | | | | * gnu/packages/linux.scm (mbpfan): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: xpad: Update to 5.0.0.Rene2018-04-17
| | | | | | | | | | * gnu/packages/gnome.scm (xpad) Update to 5.0.0. [arguments]: Add autogen phase. [native-inputs]: Add autoconf and automake. [inputs]: Remove gtk+. [native-inputs]: Add gtk+:bin. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: libmygpo-qt: Update to 1.1.0.Pierre Langlois2018-04-17
| | | | | | | | | | * gnu/packages/music.scm (libmygpo-qt): Update to 1.1.0. [source]: Remove 'patches'. [arguments]: Do not set BUILD_WITH_QT4=OFF, it is the default. * gnu/packages/patches/libmygpo-qt-fix-jsoncreatortest.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: rust: Disable test_process_mask tests.Danny Milosavljevic2018-04-16
| | | | * gnu/packages/rust.scm (rust-1.19): Disable test_process_mask tests.
* gnu: rust: Don't build for "native" arch on ARM.Efraim Flashner2018-04-16
| | | | * gnu/packages/rust.scm (rust-1.23)<#:phases>[dont-build-native]: New phase.
* gnu: rust: Don't #ignore the same test twice.Danny Milosavljevic2018-04-16
| | | | | * gnu/packages/rust.scm (rust-1.19)[arguments]<#:phases>[patch-tests]: Don't #ignore the same test twice.
* gnu: Add mrustc.Danny Milosavljevic2018-04-16
| | | | * gnu/packages/rust.scm (mrustc): New variable.
* gnu: rust: Update to 1.24.0.Nikolai Merinov2018-04-16
| | | | | | * gnu/packages/rust.scm (rust): Rename to... (rust-1.24): ...this. (rust): New variable.
* gnu: rust: Enable more tests.Nikolai Merinov2018-04-16
| | | | | | * gnu/packages/rust.scm (rust-1.19)[arguments]<#:phases>[set-env]: Modify. (rust-1.23)<#:phases>[patch-cargo-tests]: New phase. (rust-1.23)<#:phases>[check]: Enable more tests.
* gnu: xfig: Update to 3.2.7.Tobias Geerinckx-Rice2018-04-16
| | | | * gnu/packages/xfig.scm (xfig): Update to 3.2.7.
* gnu: libsigrokdecode: Update phase style.Tobias Geerinckx-Rice2018-04-16
| | | | | * gnu/packages/electronics.scm (libsigrokdecode)[arguments]: Use INVOKE and end all phases with an explicit #t.
* gnu: libsigrokdecode: Update to 0.5.1.Tobias Geerinckx-Rice2018-04-16
| | | | * gnu/packages/electronics.scm (libsigrokdecode): Update to 0.5.1.
* gnu: Use HTTPS for sigrok.org home pages.Tobias Geerinckx-Rice2018-04-16
| | | | | * gnu/packages/electronics.scm (libsigrokdecode, sigrok-firmware-fx2lafw) (libsigrok, sigrok-cli)[home-page]: Use HTTPS.
* gnu: webkitgtk: Update to 2.20.1.Tobias Geerinckx-Rice2018-04-16
| | | | * gnu/packages/webkit.scm (webkitgtk): Update to 2.20.1.
* gnu: pugixml: Update to 1.9.Tobias Geerinckx-Rice2018-04-16
| | | | * gnu/packages/xml.scm (pugixml): Update to 1.9.
* gnu: pugixml: Use HTTPS home page.Tobias Geerinckx-Rice2018-04-16
| | | | * gnu/packages/xml.scm (pugixml)[home-page]: Use HTTPS.
* gnu: sharutils: Fix CVE-2018-1000097.Marius Bakke2018-04-16
| | | | | | * gnu/packages/patches/sharutils-CVE-2018-1000097.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/compression.scm (sharutils)[source](patches): Use it.
* gnu: Add emacs-epkg.Oleg Pykhalov2018-04-16
| | | | * gnu/packages/emacs.scm (emacs-epkg): New public variable.
* gnu: Add emacs-closql.Oleg Pykhalov2018-04-16
| | | | * gnu/packages/emacs.scm (emacs-closql): New public variable.
* gnu: Add emacs-emacsql.Oleg Pykhalov2018-04-16
| | | | * gnu/packages/emacs.scm (emacs-emacsql): New public variable.
* gnu: Add emacs-finalize.Oleg Pykhalov2018-04-16
| | | | * gnu/packages/emacs.scm (emacs-finalize): New public variable.
* gnu: Add emacs-cl-generic.Oleg Pykhalov2018-04-16
| | | | * gnu/packages/emacs.scm (emacs-cl-generic): New public variable.
* gnu: Add emacs-pg.Oleg Pykhalov2018-04-16
| | | | * gnu/packages/emacs.scm (emacs-pg): New public variable.
* gnu: abcde: Update to 2.9.1.Efraim Flashner2018-04-15
| | | | * gnu/packages/cdrom.scm (abcde): Update to 2.9.1.
* gnu: geoclue: Update to 2.4.8.Tobias Geerinckx-Rice2018-04-15
| | | | * gnu/packages/gnome.scm (geoclue): Update to 2.4.8.
* gnu: google-brotli: Update to 1.0.4.Tobias Geerinckx-Rice2018-04-15
| | | | * gnu/packages/compression.scm (google-brotli): Update to 1.0.4.
* gnu: di: Update to 4.46.Tobias Geerinckx-Rice2018-04-15
| | | | * gnu/packages/admin.scm (di): Update to 4.46.
* gnu: ncmpcpp: Update to 0.8.2.Leo Famulari2018-04-15
| | | | * gnu/packages/mpd.scm (ncmpcpp): Update to 0.8.2.
* gnu: mupen64plus-video-z64: Fix glew.h location.Manolis Ragkousis2018-04-15
| | | | | | * gnu/packages/patches/mupen64plus-video-z64-glew-correct-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/emulators.scm (mupen64plus-video-z64)[source]: Use it.
* gnu: xscreensaver: Update to 5.39.Marius Bakke2018-04-15
| | | | * gnu/packages/xdisorg.scm (xscreensaver): Update to 5.39.
* gnu: nginx: Update to 1.13.12.Marius Bakke2018-04-15
| | | | * gnu/packages/web.scm (nginx): Update to 1.13.12.
* gnu: efivar: Update to 35.Marius Bakke2018-04-15
| | | | * gnu/packages/linux.scm (efivar): Update to 35.