aboutsummaryrefslogtreecommitdiff

ss='left'>Commit message (Expand)Author 2019-06-27Merge branch 'master' into core-updatesLudovic Courtès 2019-06-22gnu: Add go-github.com-nsf-gothic....* gnu/packages/tcl.scm (go-github.com-nsf-gothic): New variable. Julien Lepiller 2019-06-22gnu: Use license: prefix in tcl.scm....* gnu/packages/tcl.scm: Use license: prefix in tcl.scm. Julien Lepiller 2019-03-01Merge branch 'staging' into core-updatesMarius Bakke 2019-02-25gnu: tcllib: Update to 1.19....* gnu/packages/tcl.scm (tcllib): Update to 1.19. Tobias Geerinckx-Rice 2019-02-25gnu: tcllib: Don't use NAME in source URI....* gnu/packages/tcl.scm (tcllib)[source]: Hard-code NAME. Tobias Geerinckx-Rice 2019-02-09gnu: Tcl/Tk: Update to 8.6.9....* gnu/packages/tcl.scm (tcl): Update to 8.6.9. (tk): Update to 8.6.9.1. [source](uri): Use VERSION-PREFIX to take only the first three components. Marius Bakke 2018-08-25Merge branch 'staging' into core-updatesMarius Bakke 2018-08-11Migrate search.cpan.org home pages to metacpan.org....The venerable search.cpan.org has retired[0]. [0]: https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html * guix/import/cpan.scm (cpan-home): Generate metacpan.org home page URIs. Update all previously generated ones in (gnu packages) to their canonical new homes. Tobias Geerinckx-Rice 2018-08-11gnu: Use static & unversioned CPAN home pages....Constructing home pages to be version-specific is not something we really want or do elsewhere, and interferers with mass updates like the one I'm about to make. * gnu/packages/glib.scm (perl-net-dbus-glib)[home-page]: Use canonical home page. * gnu/packages/perl-check.scm (perl-test-nowarnings, perl-test-output) (perl-test-simple, perl-test-tester)[home-page]: Likewise. * gnu/packages/perl.scm (perl-benchmark-timer, perl-clone) (perl-digest-sha1, perl-file-which, perl-getopt-tabular, perl-io-string) (perl-ipc-run3, perl-probe-perl, perl-regexp-common, perl-sys-cpu) [home-page]: Likewise. * gnu/packages/tcl.scm (perl-tk)[home-page]: Likewise. * gnu/packages/tls.scm (perl-net-ssleay)[home-page]: Likewise. * gnu/packages/web.scm (perl-www-curl)[home-page]: Likewise. * gnu/packages/xml.scm (perl-xml-dom)[home-page]: Likewise. * gnu/packages/xorg.scm (perl-x11-protocol-other)[home-page]: Likewise. Tobias Geerinckx-Rice 2018-07-16gnu: tk: Add symlink for 'wish' binary....* gnu/packages/tcl.scm (tk)[arguments]: Add custom phase to create a symlink from 'wish' to 'wish8.6'. [home-page]: Use https. Efraim Flashner 2018-03-29gnu: tcl, tk: Update to 8.6.8....* gnu/packages/tcl.scm (tcl, tk): Update to 8.6.8. Marius Bakke 2018-03-23gnu: tcl: Use invoke....* gnu/packages/tcl.scm (tcl)[arguments]: Use invoke and remove vestigial plumbing in the 'install-private-headers' phase. Mark H Weaver 2018-03-17gnu: tk: Return #t from all phases....* gnu/packages/tcl.scm (tk)[arguments]: Return #t from 'pre-configure' phase. Mark H Weaver 2018-03-18gnu: Switch from xproto to xorgproto....* gnu/packages/compton.scm (compton)[inputs]: Replace XPROTO with XORGPROTO. * gnu/packages/enlightenment.scm (efl)[inputs]: Likewise. * gnu/packages/gnome.scm (totem)[inputs]: Likewise. * gnu/packages/haskell.scm (ghc-x11-xft)[inputs]: Likewise. * gnu/packages/image-processing.scm (vtk)[inputs]: Likewise. * gnu/packages/mate.scm (mate-control-center, mate-netbook, mate-screensaver, mate-utils)[native-inputs]: Likewise. * gnu/packages/xdisorg.scm (xautomation)[native-inputs]: Likewise. * gnu/packages/xnee.scm (xnee)[inputs]: Likewise. * gnu/packages/xorg.scm (imake, lndir, libxshmfence, libfontenc, libfs, libxcomposite, libxdmcp, libxft, libxmu, libxpm, libxres, makedepend, mkfontscale, sessreg, xev, xf86-video-qxl, xkbcomp-intermediate, xkbutils, xlsfonts, xmodmap, xpr, xprop, xrandr, xset, xwd, xwininfo, xwud, xorg-rgb, libxdamage, libxrender, libxv, libice, libxau, libxfixes, libxfont, libxi, libxrandr, libxvmc, xorg-server, libxcursor, libxaw, twm, xinit, xterm)[inputs]: Likewise. (xorgproto): Move expression before all other -proto packages. (xproto)[properties]: Mark as superseded by XORGPROTO. Marius Bakke 2018-02-09Merge branch 'master' into core-updatesMark H Weaver 2018-02-06gnu: expect: Update to 5.45.4....* gnu/packages/tcl.scm (expect): Update to 5.45.4. Tobias Geerinckx-Rice 2017-12-19Merge branch 'master' into core-updatesMarius Bakke 2017-12-18gnu: expect: Update to 5.45.3....* gnu/packages/tcl.scm (expect): Update to 5.45.3. Marius Bakke