summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2019-10-18gnu: opensubdiv: Use a regular versioning pattern.•••* gnu/packages/graphics.scm (opensubdiv)[version]: Use dots instead of underscores between numbers. [source](uri): Adjust accordingly. Marius Bakke
2019-10-18gnu: linux-libre@5.2: Remove.•••The 5.2 release series has reached end-of-life, and is no longer supported upstream. * gnu/packages/linux.scm (deblob-scripts-5.2, linux-libre-5.2-version) (linux-libre-5.2-pristine-source, linux-libre-5.2-source) (linux-libre-headers-5.2, linux-libre-5.2): Remove variables. Mark H Weaver
2019-10-18gnu: linux-libre: Update to 5.3.7.•••* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.7. (linux-libre-5.3-pristine-source): Update hash. Mark H Weaver
2019-10-18gnu: linux-libre@4.19: Update to 4.19.80.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.80. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver
2019-10-18gnu: linux-libre@4.14: Update to 4.14.150.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.150. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver
2019-10-18gnu: linux-libre@4.9: Update to 4.9.197.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.197. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver
2019-10-18gnu: linux-libre@4.4: Update to 4.4.197.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.197. (linux-libre-4.4-pristine-source): Update hash. Mark H Weaver
2019-10-18gnu: lisp: Add most missing source package for Common Lisp libraries.•••* gnu/packages/lisp.scm (cl-parse-js, cl-parse-number, cl-iterate, cl-uglify, cl-cffi, cl-sqlite, cl-cffi-gtk, cl-webkit, cl-iolib, cl-ieee-floats, cl-xml, cl-reexport, cl-dexador, cl-cookie, cl-lisp-namespace, cl-trivial-cltl2, cl-introspect-environment, cl-type-i, cl-optima, cl-fare-quasiquote, cl-trivia, cl-mk-string-metrics, cl-str, cl-xmlspam): New variables. Pierre Neidhardt
2019-10-18gnu: Add batctl.•••* gnu/packages/networking.scm (batctl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tonton
2019-10-18gnu: Add FontManager.•••* gnu/packages/fontutils.scm (fontmanager): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Boris A. Dekshteyn
2019-10-18gnu: Add ecl-dexador.•••* gnu/packages/lisp.scm (ecl-dexador): New variable. Guillaume Le Vaillant
2019-10-18gnu: Add ecl-trivial-mimes.•••* gnu/packages/lisp.scm (ecl-trivial-mimes): New variable. Guillaume Le Vaillant
2019-10-18gnu: sbcl-trivial-mimes: Fix 'fix-paths' phase.•••* gnu/packages/lisp.scm (sbcl-trivial-mimes)[arguments]: Use '(%lisp-type)' instead of hard coded 'sbcl' in 'fix-paths' phase. Guillaume Le Vaillant
2019-10-18gnu: Add arrows.•••* gnu/packages/lisp.scm (cl-arrows, sbcl-arrows, ecl-arrows): New variables. Guillaume Le Vaillant
2019-10-18gnu: cl+ssl: Update to 0.0.0-1.141ae91.•••* gnu/packages/lisp.scm (sbcl-cl+ssl): Update to 0.0.0-1.141ae91. [inputs]: Add alexandria and trivial-features. Guillaume Le Vaillant
2019-10-18Fix documentation of delete_after in the getmail service.•••* doc/guix.texi (Getmail service): Remove the word `not'. * gnu/services/getmail.scm (getmail-options-configuration): Ditto. Florian Pelz
2019-10-18gnu: emacs-helm-sly: Fix hash.•••* gnu/packages/emacs-xyz.scm (emacs-helm-sly): Fix hash. Brian Leung
2019-10-18gnu: Add emacs-minibuffer-line.•••* gnu/packages/emacs-xyz.scm (emacs-minibuffer-line): New variable. Joseph LaFreniere
2019-10-18gnu: sunxi-tools: Adapt to cross-compiler toolchain changes.•••* gnu/packages/admin.scm (sunxi-tools)[arguments]<#:phases>[set-environment-up]: Adapt to cross-compiler toolchain changes. Danny Milosavljevic
2019-10-17gnu: neovim: Remove unneeded reference.•••gnu/packages/vim.scm (neovim)[arguments]: Add a phase to remove a reference to the compiler. Julien Lepiller
2019-10-17gnu: Exim: Update to 4.92.3 [fixes CVE-2019-16928].•••* gnu/packages/mail.scm (exim): Update to 4.92.3. Leo Famulari
2019-10-17gnu: Add minisign.•••* gnu/packages/crypto.scm (minisign): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Tanguy Le Carrour
2019-10-17gnu: ucx: Build verbosely.•••* gnu/packages/fabric-management.scm (ucx)[arguments]: Add #:make-flags. Ludovic Courtès
2019-10-17gnu: ucx: Disable optimizations specific to the build machine.•••* gnu/packages/fabric-management.scm (ucx)[arguments]: Replace "--enable-optimizations" with "--disable-optimizations". Ludovic Courtès
2019-10-17gnu: Add emacs-helm-sly.•••* gnu/packages/emacs-xyz.scm (emacs-helm-sly): New variable. Pierre Neidhardt
2019-10-17gnu: emacs-evil-collection: Update to 20191017.•••* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20191017. Pierre Neidhardt
2019-10-17gnu: emacs-sly: Update to 20191016.•••* gnu/packages/emacs-xyz.scm (emacs-sly): Update to 20191016. Pierre Neidhardt
2019-10-17gnu: emacs-nhexl-mode: Update to 1.4.•••* gnu/packages/emacs-xyz.scm (emacs-nhexl-mode): Update to 1.4. Tobias Geerinckx-Rice
2019-10-17gnu: r-covr: Update to 3.3.2.•••* gnu/packages/cran.scm (r-covr): Update to 3.3.2. Tobias Geerinckx-Rice
2019-10-17gnu: linux-libre@5.3: Update to 5.3.6.•••* gnu/packages/linux.scm (deblob-scripts-5.3) (linux-libre-5.3-version, linux-libre-5.3-pristine-sources): Update to 5.3.6. Tobias Geerinckx-Rice
2019-10-17gnu: linux-libre@5.2: Update to 5.2.21.•••* gnu/packages/linux.scm (deblob-scripts-5.2) (linux-libre-5.2-version, linux-libre-5.2-pristine-sources): Update to 5.2.21. Tobias Geerinckx-Rice
2019-10-17gnu: linux-libre@4.19: Update to 4.19.79.•••* gnu/packages/linux.scm (deblob-scripts-4.19) (linux-libre-4.19-version, linux-libre-4.19-pristine-sources): Update to 4.19.79. Tobias Geerinckx-Rice
2019-10-17gnu: linux-libre@4.14: Update to 4.14.149.•••* gnu/packages/linux.scm (deblob-scripts-4.14) (linux-libre-4.14-version, linux-libre-4.14-pristine-sources): Update to 4.14.149. Tobias Geerinckx-Rice
2019-10-17gnu: linux-libre@4.9: Update to 4.9.196.•••* gnu/packages/linux.scm (deblob-scripts-4.9) (linux-libre-4.9-version, linux-libre-4.9-pristine-sources): Update to 4.9.196. Tobias Geerinckx-Rice
2019-10-17gnu: linux-libre@4.4: Update to 4.4.196.•••* gnu/packages/linux.scm (deblob-scripts-4.4) (linux-libre-4.4-version, linux-libre-4.4-pristine-sources): Update to 4.4.196. Tobias Geerinckx-Rice
2019-10-16gnu: diffoscope: Update to 126.•••* gnu/packages/diffoscope (diffoscope): Update to 126. [arguments]: Remove add-known-tools phase, merged upstream. Vagrant Cascadian
2019-10-17gnu: python-genshi: Update to 0.7.2.•••* gnu/packages/python-web.scm (python-genshi): Update to 0.7.2. Tobias Geerinckx-Rice
2019-10-17gnu: kitty: Update to 0.14.6.•••* gnu/packages/terminals.scm (kitty): Update to 0.14.6. Tobias Geerinckx-Rice
2019-10-17gnu: telegram-purple: Update to 1.4.2.•••* gnu/packages/messaging.scm (telegram-purple): Update to 1.4.2. Tobias Geerinckx-Rice
2019-10-17gnu: tiled: Update to 1.2.5.•••* gnu/packages/game-development.scm (tiled): Update to 1.2.5. Tobias Geerinckx-Rice
2019-10-17gnu: r-bayesm: Update to 3.1-4.•••* gnu/packages/cran.scm (r-bayesm): Update to 3.1-4. Tobias Geerinckx-Rice
2019-10-17gnu: emacs-ivy: Update to 0.13.0.•••* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.13.0. Brian Leung
2019-10-16gnu: python-unidecode: Update to 1.1.1.•••* gnu/packages/python-xyz.scm (python-unidecode): Update to 1.1.1. Tobias Geerinckx-Rice
2019-10-16gnu: python-pygithub: Update to 1.43.8.•••* gnu/packages/python-xyz.scm (python-pygithub): Update to 1.43.8. Tobias Geerinckx-Rice
2019-10-16gnu: guix: Update to f63e493.•••* gnu/packages/package-management.scm (guix): Update to f63e493. Ludovic Courtès
2019-10-16gnu: emacs-yasnippet: Don't use unstable tarball.•••* gnu/packages/emacs-xyz.scm (emacs-yasnippet)[source]: Use GIT-FETCH and GIT-FILE-NAME. [source]: Enable tests. Brian Leung
2019-10-16gnu: emacs-lpy: Update to 0.1.0-3.43b401f.•••* gnu/packages/emacs-xyz.scm (emacs-lpy): Update to 0.1.0-3.43b401f. Brian Leung
2019-10-16gnu: bind: Update to 9.14.7 [fixes CVE-2019-6475 & CVE-2019-6476].•••* gnu/packages/dns.scm (isc-bind): Update to 9.14.7. Tobias Geerinckx-Rice
2019-10-16gnu: perl-class-method-modifiers: Update to 2.13.•••* gnu/packages/perl.scm (perl-class-method-modifiers): Update to 2.13. [native-inputs]: Replace perl-test-requires with perl-test-needs. Tobias Geerinckx-Rice
2019-10-16gnu: sudo: Update to 1.8.28p1.•••* gnu/packages/admin.scm (sudo): Update to 1.8.28p1. Tobias Geerinckx-Rice