~ruther/guix-local

8befd094 — Ricardo Wurmus 9 years ago
gnu: Add tadbit.

* gnu/packages/bioinformatics.scm (tadbit): New variable.
aa163424 — Ricardo Wurmus 9 years ago
gnu: Add imp.

* gnu/packages/bioinformatics.scm (imp): New variable.
282b0151 — Ricardo Wurmus 9 years ago
gnu: Add phylip.

* gnu/packages/bioinformatics.scm (phylip): New variable.
3420c905 — Ricardo Wurmus 9 years ago
gnu: Add gess.

* gnu/packages/bioinformatics.scm (gess): New variable.
44f6c889 — Ricardo Wurmus 9 years ago
gnu: Add trim-galore.

* gnu/packages/bioinformatics.scm (trim-galore): New variable.
b8fffd3a — Ricardo Wurmus 9 years ago
gnu: Add ritornello.

* gnu/packages/bioinformatics.scm (ritornello): New variable.
1dacc269 — Ricardo Wurmus 8 years ago
gnu: Add r-fdrtool.

* gnu/packages/statistics.scm (r-fdrtool): New variable.
db0bb6f0 — Ricardo Wurmus 8 years ago
gnu: Add r-lubridate.

* gnu/packages/statistics.scm (r-lubridate): New variable.
0377d500 — Kei Kebreau 8 years ago
gnu: crawl: Update to 0.20.0.

* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.20.0.
099c9fda — Marius Bakke 8 years ago
gnu: raptor2: Fix heap overflow bug.

* gnu/packages/patches/raptor2-heap-overflow.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/rdf.scm (raptor2): Use it.
dfcd02c0 — Ludovic Courtès 8 years ago
gnu: artanis: Update to 0.2.1.

* gnu/packages/guile.scm (artanis): Update to 0.2.1.
[inputs]: Switch to GUILE-2.2.
[arguments]: Adjust #:make-flags for Guile 2.2.  Take .go files from
lib/guile/2.2.  Add 'wrap-art' phase.
* gnu/packages/patches/artanis-fix-Makefile.in.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
ea4678a4 — Ludovic Courtès 8 years ago
gnu: gnuastro: Update to 0.3.

* gnu/packages/astronomy.scm (gnuastro): Update to 0.3.
Adjust as suggested by 'guix lint'.
5abfa08d — Ludovic Courtès 8 years ago
doc: Add Hartmut to the @copying section.

* doc/guix.texi: Add a copyright line for Hartmut.
10f4353d — Ludovic Courtès 8 years ago
doc: Add missing node in master menu.

* doc/guix.texi (Top): Add missing ref to "Debugging Build Failures".
525da27c — Julien Lepiller 8 years ago
gnu: php: Update to 7.1.6.

* gnu/packages/php.scm (php): Update to 7.1.6.
28c98738 — Kei Kebreau 8 years ago
gnu: minetest: Update to 0.4.16.

* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.16.
61759370 — Leo Famulari 8 years ago
gnu: certbot, python-acme: Update to 0.15.0.

* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.15.0.
(python-acme, python2-acme)[arguments]: Remove 'patch-dependency' phase.
This issue was fixed upstream:
https://github.com/certbot/certbot/commit/d0e471dc8093bd0d08c5a739e5cf9677240d9c0e
1e0ae3b3 — Hartmut Goebel 8 years ago
gnu: kde.scm, kde-frameworks.scm: Add and update comments.

* gnu/packages/kde-frameworks.scm
  (kpackage,plasma-framework)[arguments]: Update comment (number of failed
  tests).
  (kdeclarative)[arguments]<#:phases>: Update comment.
  (bluez-qt,knotifications,kpty,ktexteditor,ktextwidgets,solid)[inputs]: Add a
  todo comment.
  (kguiaddons): Add a todo comment.
  (phonon)[native-inputs]: Add a todo comment.
* gnu/packages/kde-frameworks.scm (kauth)[arguments]<#:phases>: Add a todo
  comment.
ed4a3ec6 — Hartmut Goebel 8 years ago
gnu: kwindowsystem: Fix some test-cases (test-suite still disabled).

Make five tests pass, three are still failing – thus the test-suite is still
disabled. This commit's aim is to retain the progress.

* gnu/packages/kde-frameworks.scm (kwindowsystem)[native-inputs]: Add dbus.
  [arguments]<#:test?>: Change comment. <#:phases>: Replace phase `check` by
  new one befind 'install'.
3406d0b3 — Hartmut Goebel 8 years ago
gnu: kwidgetsaddons: Re-enable tests.

* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Test-suite
   is now passing; reenable it.
Next