aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2018-04-17gnu: xonsh: Update to 0.6.1.Tobias Geerinckx-Rice
* gnu/packages/shells.scm (xonsh): Update to 0.6.1.
2018-04-17gnu: r-matrix: Update to 1.2-14.Tobias Geerinckx-Rice
* gnu/packages/statistics.scm (r-matrix): Update to 1.2-14.
2018-04-17gnu: r-hms: Update to 0.4.2.Tobias Geerinckx-Rice
* gnu/packages/statistics.scm (r-hms): Update to 0.4.2.
2018-04-17gnu: r-yaml: Update to 2.1.18.Tobias Geerinckx-Rice
* gnu/packages/statistics.scm (r-yaml): Update to 2.1.18.
2018-04-17gnu: r-ade4: Update to 1.7-11.Tobias Geerinckx-Rice
* gnu/packages/statistics.scm (r-ade4): Update to 1.7-11.
2018-04-17gnu: r-lubridate: Update to 1.7.4.Tobias Geerinckx-Rice
* gnu/packages/statistics.scm (r-lubridate): Update to 1.7.4.
2018-04-17gnu: kakoune: Update to 2018.04.13.Tobias Geerinckx-Rice
* 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.
2018-04-17gnu: perl-crypt-openssl-random: Update to 0.13.Tobias Geerinckx-Rice
* gnu/packages/tls.scm (perl-crypt-openssl-random): Update to 0.13. [native-inputs]: Add PERL-CRYPT-OPENSSL-GUESS.
2018-04-17gnu: Add perl-crypt-openssl-guess.Tobias Geerinckx-Rice
* gnu/packages/tls.scm (perl-crypt-openssl-guess): New public variable.
2018-04-17gnu: miniupnpc: Update to 2.0.20180410.Tobias Geerinckx-Rice
* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20180410.
2018-04-17gnu: i3lock-color: Update to 2.11-c.Tobias Geerinckx-Rice
* gnu/packages/wm.scm (i3lock-color): Update to 2.11-c. [inputs]: Add LIBJPEG-TURBO.
2018-04-17gnu: i3lock-color: Stylistic fixes.Tobias Geerinckx-Rice
* gnu/packages/wm.scm (i3lock-color)[arguments]: Use INVOKE and end phase with explicit #t. [inputs, native-inputs]: Fix indentation and order alphabetically.
2018-04-17gnu: xmobar: Update to 0.26.Tobias Geerinckx-Rice
* gnu/packages/wm.scm (xmobar): Update to 0.36. [native-inputs]: Add GHC-HSPEC and HSPEC-DISCOVER.
2018-04-17gnu: pure: Update to 0.68.Tobias Geerinckx-Rice
* gnu/packages/pure.scm (pure): Update to 0.68.
2018-04-17gnu: Use HTTPS for more sigrok.org home pages.Tobias Geerinckx-Rice
* gnu/packages/electronics.scm (libserialport, pulseview)[home-page]: Use HTTPS.
2018-04-17gnu: epiphany: Update to 3.28.1.Rene
* 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>
2018-04-17gnu: Add mbpfan.Rene
* gnu/packages/linux.scm (mbpfan): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-04-17gnu: xpad: Update to 5.0.0.Rene
* 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>
2018-04-17gnu: libmygpo-qt: Update to 1.1.0.Pierre Langlois
* 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>
2018-04-16gnu: rust: Disable test_process_mask tests.Danny Milosavljevic
* gnu/packages/rust.scm (rust-1.19): Disable test_process_mask tests.
2018-04-16gnu: rust: Don't build for "native" arch on ARM.Efraim Flashner
* gnu/packages/rust.scm (rust-1.23)<#:phases>[dont-build-native]: New phase.
2018-04-16gnu: rust: Don't #ignore the same test twice.Danny Milosavljevic
* gnu/packages/rust.scm (rust-1.19)[arguments]<#:phases>[patch-tests]: Don't #ignore the same test twice.
2018-04-16gnu: Add mrustc.Danny Milosavljevic
* gnu/packages/rust.scm (mrustc): New variable.
2018-04-16gnu: rust: Update to 1.24.0.Nikolai Merinov
* gnu/packages/rust.scm (rust): Rename to... (rust-1.24): ...this. (rust): New variable.
2018-04-16gnu: rust: Enable more tests.Nikolai Merinov
* 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.
2018-04-16gnu: xfig: Update to 3.2.7.Tobias Geerinckx-Rice
* gnu/packages/xfig.scm (xfig): Update to 3.2.7.
2018-04-16gnu: libsigrokdecode: Update phase style.Tobias Geerinckx-Rice
* gnu/packages/electronics.scm (libsigrokdecode)[arguments]: Use INVOKE and end all phases with an explicit #t.
2018-04-16gnu: libsigrokdecode: Update to 0.5.1.Tobias Geerinckx-Rice
* gnu/packages/electronics.scm (libsigrokdecode): Update to 0.5.1.
2018-04-16gnu: Use HTTPS for sigrok.org home pages.Tobias Geerinckx-Rice
* gnu/packages/electronics.scm (libsigrokdecode, sigrok-firmware-fx2lafw) (libsigrok, sigrok-cli)[home-page]: Use HTTPS.
2018-04-16gnu: webkitgtk: Update to 2.20.1.Tobias Geerinckx-Rice
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.1.
2018-04-16gnu: pugixml: Update to 1.9.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (pugixml): Update to 1.9.
2018-04-16gnu: pugixml: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (pugixml)[home-page]: Use HTTPS.
2018-04-16gnu: sharutils: Fix CVE-2018-1000097.Marius Bakke
* 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.
2018-04-16gnu: Add emacs-epkg.Oleg Pykhalov
* gnu/packages/emacs.scm (emacs-epkg): New public variable.
2018-04-16gnu: Add emacs-closql.Oleg Pykhalov
* gnu/packages/emacs.scm (emacs-closql): New public variable.
2018-04-16gnu: Add emacs-emacsql.Oleg Pykhalov
* gnu/packages/emacs.scm (emacs-emacsql): New public variable.
2018-04-16gnu: Add emacs-finalize.Oleg Pykhalov
* gnu/packages/emacs.scm (emacs-finalize): New public variable.
2018-04-16gnu: Add emacs-cl-generic.Oleg Pykhalov
* gnu/packages/emacs.scm (emacs-cl-generic): New public variable.
2018-04-16gnu: Add emacs-pg.Oleg Pykhalov
* gnu/packages/emacs.scm (emacs-pg): New public variable.
2018-04-15gnu: abcde: Update to 2.9.1.Efraim Flashner
* gnu/packages/cdrom.scm (abcde): Update to 2.9.1.
2018-04-15gnu: geoclue: Update to 2.4.8.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (geoclue): Update to 2.4.8.
2018-04-15gnu: google-brotli: Update to 1.0.4.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (google-brotli): Update to 1.0.4.
2018-04-15gnu: di: Update to 4.46.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (di): Update to 4.46.
2018-04-15gnu: ncmpcpp: Update to 0.8.2.Leo Famulari
* gnu/packages/mpd.scm (ncmpcpp): Update to 0.8.2.
2018-04-15gnu: mupen64plus-video-z64: Fix glew.h location.Manolis Ragkousis
* 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.
2018-04-15gnu: xscreensaver: Update to 5.39.Marius Bakke
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.39.
2018-04-15gnu: nginx: Update to 1.13.12.Marius Bakke
* gnu/packages/web.scm (nginx): Update to 1.13.12.
2018-04-15gnu: efivar: Update to 35.Marius Bakke
* gnu/packages/linux.scm (efivar): Update to 35.
2018-04-15gnu: efibootmgr: Update to 16.Marius Bakke
* gnu/packages/linux.scm (efibootmgr): Update to 16. [arguments]: Add EFIDIR to #:make-flags. Remove related 'branding' phase.
2018-04-15gnu: offlineimap: Update to 7.2.0.Marius Bakke
* gnu/packages/mail.scm (offlineimap): Update to 7.2.0.