summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2018-10-04gnu: r-acclma: Fix uses of @acronym in description....* gnu/packages/cran.scm (r-acclma)[description]: Fix order of arguments to @acronym. The wrong order was causing 'stexi->shtml' to fail (match error). Ludovic Courtès
2018-10-04services: rottlog: Use command strings in the mcron jobs....* gnu/services/admin.scm (default-jobs): Remove the lambda around "/…/bin/rottlog" to make "herd schedule mcron" more transparent (otherwise it just says "Lambda function"). Ludovic Courtès
2018-10-04gnu: mpv: Update to 0.29.1....* gnu/packages/video.scm (mpv): Update to 0.29.1. Rutger Helling
2018-10-04gnu: retroarch: Update to 1.7.5....* gnu/packages/emulators.scm (retroarch): Update to 1.7.5. Tobias Geerinckx-Rice
2018-10-04gnu: retroarch: Don't use unstable tarball....* gnu/packages/emulators.scm (retroarch)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2018-10-04gnu: ephoto: Fix typos in description....* gnu/packages/enlightenment.scm (ephoto)[description]: Fix typos. Wrap at 80 columns. Tobias Geerinckx-Rice
2018-10-04gnu: perl-string-copyright: Update to 0.003006....* gnu/packages/license.scm (perl-string-copyright): Update to 0.003006. Tobias Geerinckx-Rice
2018-10-04gnu: rpm: Update to 4.14.2....* gnu/packages/package-management.scm (rpm): Update to 4.14.2. [arguments]: Rename 'set-nspr-search-path' phase to 'set-nss-library-path' and remove CPATH work-around. Remove obsolete 'fix-rpm-symlinks' phase. [home-page]: Drop www. Tobias Geerinckx-Rice
2018-10-04gnu: imapfilter: Update to 2.6.12....* gnu/packages/mail.scm (imapfilter): Update to 2.6.12. Tobias Geerinckx-Rice
2018-10-04gnu: imapfilter: Don't use unstable tarball....* gnu/packages/mail.scm (imapfilter)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2018-10-04gnu: nickle: Update to 2.82....* gnu/packages/nickle.scm (nickle): Update to 2.82. Tobias Geerinckx-Rice
2018-10-04gnu: ddcutil: Update to 0.9.2....* gnu/packages/hardware.scm (ddcutil): Update to 0.9.2. Tobias Geerinckx-Rice
2018-10-04gnu: ndctl: Return #t from phases....* gnu/packages/disk (ndctl)[arguments]: Rename inaccurately named 'autogen' phase to 'patch-FHS-file-names'. Explicitly return #t. Tobias Geerinckx-Rice
2018-10-04gnu: disorderfs: Update to 0.5.4....* gnu/packages/file-systems.scm (disorderfs): Update to 0.5.4. Tobias Geerinckx-Rice
2018-10-04gnu: packagekit: Update to 1.1.11....* gnu/packages/freedesktop.scm (packagekit): Update to 1.1.11. Tobias Geerinckx-Rice
2018-10-04gnu: Add freedroidrpg....* gnu/packages/games.scm (freedroidrpg): New public variable. Tobias Geerinckx-Rice
2018-10-04gnu: wpa-supplicant-gui: Remove redundant code....* gnu/packages/admin.scm (wpa-supplicant-gui)[arguments]: Remove substitution already handled by the build system. Tobias Geerinckx-Rice
2018-10-04gnu: rubberband: Use HTTPS home page....* gnu/packages/audio.scm (rubberband)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-10-04gnu: Add memtester....* gnu/packages/hardware.scm (memtester): New public variable. Tobias Geerinckx-Rice
2018-10-04gnu: Add memtest86+....* gnu/packages/hardware.scm (memtest86+): New public variable. Tobias Geerinckx-Rice
2018-10-04gnu: rtags: Don't use unstable tarball....* gnu/packages/code.scm (rtags)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2018-10-04gnu: Add java-fasterxml-jackson-modules-base-mrbean....* gnu/packages/java.scm (java-fasterxml-jackson-modules-base-mrbean): New variable. Danny Milosavljevic
2018-10-04gnu: Add stlink....* gnu/packages/embedded.scm (stlink): New variable. Clément Lassieur
2018-10-04gnu: Add java-commons-exec....* gnu/packages/java.scm (java-commons-exec-1.1): New variable. (java-commons-exec): New variable. Danny Milosavljevic
2018-10-03gnu: azr3: Fix build....Fixes <https://bugs.gnu.org/32698>. * gnu/packages/audio.scm (azr3)[arguments]: Add build phase to reset timestamp of man page source. Ricardo Wurmus
2018-10-03gnu: tiled: Update to 1.2.0....* gnu/packages/game-development.scm (tiled): Update to 1.2.0. David Thompson
2018-10-03gnu: Add emacs-spaceline....* gnu/packages/emacs.scm (emacs-spaceline): New variable. Nicolas Goaziou
2018-10-03gnu: Add emacs-powerline....* gnu/packages/emacs.scm (emacs-powerline): New variable. Nicolas Goaziou
2018-10-03gnu: Add emacs-all-the-icons....* gnu/packages/emacs.scm (emacs-all-the-icons): New variable. Nicolas Goaziou
2018-10-03quilt: Remove test workarounds....* gnu/packages/patches/quilt-compat-getopt-fix-second-separator.patch, gnu/packages/patches/quilt-compat-getopt-fix-option-with-nondigit-param.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/patchutils.scm (quilt)[source]: Use them. [arguments]: Remove workarounds in 'patch-tests' phase. Eric Bavier
2018-10-03gnu: Go 1.11: Update to 1.11.1...* gnu/packages/golang.scm (go-1.11): Update to 1.11.1. Signed-off-by: Leo Famulari <leo@famulari.name> Katherine Cox-Buday
2018-10-03gnu: emacs-racket-mode: Update to commit b977873....* gnu/packages/emacs.scm (emacs-racket-mode): Update to commit b977873. Christopher Lemmer Webber
2018-10-03gnu: guile-chickadee: Update to 0.3.0....* gnu/packages/game-development.scm (guile-chickadee): Update to 0.3.0. [arguments]: Add 'patch-godir' phase. 宋文武
2018-10-02quilt: Add diffstat input....* gnu/packages/patchutils.scm (quilt)[inputs]: Add diffstat. [arguments]: Add it to wrapper. Eric Bavier
2018-10-02quilt: Install translations....* gnu/packages/patchutils.scm (quilt)[native-inputs]: New field. Eric Bavier
2018-10-02quilt: Upgrade to 0.65....* gnu/packages/patches/quilt-test-fix-regex.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/patchutils.scm (quilt)[version]: Upgrade to 0.65. [source]: Use patch. [arguments]: Adjust 'patch-tests' phase for new tests. Re-enable "mail" test. Eric Bavier
2018-10-02gnu: grammalecte: Update source hash....The zip file was modified in-place by the maintainers to push fixes to the "server-side code", as discussed at <https://bugs.gnu.org/32856>. * gnu/packages/dictionaries.scm (grammalecte): Update source hash. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre-Antoine Rouby
2018-10-02gnu: guile-cairo: Update to 1.10.0....* gnu/packages/gtk.scm (guile-cairo): Update to 1.10.0. [source]: Add 'snippet'. [arguments]: Remove. Ludovic Courtès
2018-10-02gnu: Add r-acclma....* gnu/packages/cran.scm (r-acclma): New variable. Leo Famulari
2018-10-02gnu: Add r-acceptancesampling....* gnu/packages/cran.scm (r-acceptancesampling): New variable. pimi
2018-10-02gnu: Add r-aca....* gnu/packages/cran.scm (r-aca): New variable. pimi
2018-10-02gnu: Add r-ac3net....* gnu/packages/cran.scm (r-ac3net): New variable. pimi
2018-10-02gnu: Add r-absfiltergsea....* gnu/packages/bioinformatics.scm (r-absfiltergsea): New variable. pimi
2018-10-02gnu: Add r-absim....* gnu/packages/cran.scm (r-absim): New variable. pimi
2018-10-02gnu: Add poretools....* gnu/packages/bioinformatics.scm (poretools): New variable. pimi
2018-10-02gnu: Add r-accelerometry....gnu/packages/cran.scm (r-accelerometry): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> pimi
2018-10-02gnu: Add r-dvmisc....gnu/packages/cran.scm (r-dvmisc): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> pimi
2018-10-02gnu: Add r-rbenchmark....gnu/packages/cran.scm (r-rbenchmark): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> pimi
2018-10-02gnu: Syncthing: Update to 0.14.51....* gnu/packages/syncthing.scm (syncthing): Update to 0.14.51. [arguments]: Adjust the 'increase-test-timeout' phase. [inputs]: Add go-gopkg.in-ldap.v2. Leo Famulari
2018-10-02gnu: go-github-com-thejerf-suture: Update to 3.0.0-0.bf6ee6a....* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to 3.0.0-0.bf6ee6a. Leo Famulari