summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAgeFilesLines
...
| * gnu: linux-libre@4.9: Update to 4.9.76.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.76. Mark H Weaver2018-01-101-2/+2
| * gnu: linux-libre@4.4: Update to 4.4.111.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.111. Mark H Weaver2018-01-101-3/+3
| * gnu: grub-hybrid: Don't try to install files that already exist.•••* gnu/packages/bootloaders.scm (grub-hybrid)[arguments]: Check if a file already exists in the destination directory before installing it. Efraim Flashner2018-01-101-2/+3
| * gnu: wine: Limit supported architectures to ones that can build our wine.•••* gnu/packages/wine.scm (wine)[supported systems]: New field, limit to architectures which can build for their selected '#:system'. Efraim Flashner2018-01-101-1/+4
| * gnu: stagit: Update to 0.7.2.•••* gnu/packages/version-control.scm (stagit): Update to 0.7.2. Signed-off-by: Leo Famulari <leo@famulari.name> ng02018-01-101-3/+3
| * gnu: pelican: Enable Markdown support.•••* gnu/packages/python.scm (pelican)[propagated-inputs]: Add python-markdown to support Markdown as mentioned in the package description. Signed-off-by: Leo Famulari <leo@famulari.name> Ben Sturmfels2018-01-101-1/+2
| * gnu: Use one spelling for ‘copyright’.•••* gnu/packages/gtk.scm: Standardise on ‘copyright’ spelling in file headers. * gnu/packages/pdf.scm: Likewise. * gnu/packages/perl-check.scm: Likewise. * gnu/packages/perl.scm: Likewise. * guix/import/gem.scm: Likewise. * guix/import/hackage.scm: Likewise. Tobias Geerinckx-Rice2018-01-104-12/+12
| * gnu: gtkspell3: Update to 3.0.9.•••* gnu/packages/gtk.scm (gtkspell3): Update to 3.0.9. Tobias Geerinckx-Rice2018-01-101-4/+4
| * gnu: whois: Remove misleading comment.•••See <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30037>. * gnu/packages/networking.scm (whois): Remove comment about mkpasswd. Tobias Geerinckx-Rice2018-01-101-3/+2
| * gnu: wcslib: Mark up description.•••* gnu/packages/astronomy.scm (wcslib)[description]: Define ‘FITS’. Use @dfn. Tobias Geerinckx-Rice2018-01-101-3/+4
| * gnu: wcslib: Update to 5.18.•••* gnu/packages/astronomy.scm (wcslib): Update to 5.18. Tobias Geerinckx-Rice2018-01-101-2/+3
| * gnu: xdg-utils: Update to 1.1.2.•••* /gnu/packages/freedesktop.scm (xdg-utils): Update to 1.1.2. Tobias Geerinckx-Rice2018-01-101-2/+3
| * gnu: blind: Update to 1.1.•••* gnu/packages/suckless.scm (blind): Update to 1.1. Tobias Geerinckx-Rice2018-01-101-2/+2
| * gnu: xbattmon: Update to 1.1.•••* gnu/packages/suckless.scm (xbattmon): Update to 1.1. Tobias Geerinckx-Rice2018-01-101-2/+3
| * gnu: ding: Update to 1.8.1.•••* gnu/packages/dictionaries.scm (ding): Update to 1.8.1. Tobias Geerinckx-Rice2018-01-101-2/+3
| * gnu: lsyncd: Update to 2.2.2.•••* gnu/packages/sync.scm (lsyncd): Update to 2.2.2. Tobias Geerinckx-Rice2018-01-101-2/+3
| * gnu: libzen: Update to 0.4.37.•••* gnu/packages/cpp.scm (libzen): Update to 0.4.37. Tobias Geerinckx-Rice2018-01-101-2/+3
| * gnu: iso-codes: Update to 3.77.•••* gnu/packages/iso-codes.scm (iso-codes): Update to 3.77. [license]: Use ‘license:’ #:prefix instead of #:select (gpl2+). Tobias Geerinckx-Rice2018-01-101-5/+5
| * gnu: ghc-chell-quickcheck: Update to 0.2.5.1.•••* gnu/packages/haskell.scm (ghc-chell-quickcheck) (ghc-chell-quickcheck-bootstrap): Update to 0.2.5.1. Tobias Geerinckx-Rice2018-01-101-9/+9
| * gnu: ghc-quickcheck-unicode: Update to 1.0.1.0.•••* gnu/packages/haskell-check.scm (ghc-quickcheck-unicode): Update to 1.0.1.0. Tobias Geerinckx-Rice2018-01-101-6/+5
| * gnu: python-ply, python2-ply: Update to 3.10.•••* gnu/packages/python.scm (python-ply): Update to 3.10. Tobias Geerinckx-Rice2018-01-101-3/+3
| * gnu: libsvm: Update to 3.22.•••* gnu/packages/machine-learning.scm (libsvm): Update to 3.22. [source]: Use upstream tarball instead of a git snapshot. Tobias Geerinckx-Rice2018-01-101-8/+7
| * gnu: xterm: Download over HTTP by default.•••* gnu/packages/xorg.scm (xterm)[source]: Add HTTP mirror URI. Tobias Geerinckx-Rice2018-01-101-2/+5
| * gnu: utfcpp: Update to 2.3.5.•••* gnu/packages/textutils.scm (utfcpp): Update to 2.3.5. [source]: Download tarball from new location. [build-system]: Switch to cmake-build-system. [arguments]: Use it, with custom ‘install’ phase. [native-inputs]: Remove unzip. Tobias Geerinckx-Rice2018-01-101-25/+18
| * gnu: seqmagick: Use 'pypi-uri'.•••* gnu/packages/bioinformatics.scm (seqmagick)[source]: Use 'pypi-uri'. Ben Woodcroft2018-01-101-3/+1
| * gnu: mafft: Update to 7.313.•••* gnu/packages/bioinformatics.scm (mafft): Update to 7.313. [source]: Use HTTPS URI. Ben Woodcroft2018-01-101-3/+3
| * gnu: syncthing: Update to 0.14.43.•••* gnu/packages/syncthing.scm (syncthing): Update to v0.14.43. Leo Famulari2018-01-101-5/+5
| * gnu: Golang X text libraries: Update to 0.0.0-1.e19ae14.•••* gnu/packages/syncthing.scm (go-golang-org-x-text-transform, go-golang-org-x-text-unicode-norm): Update to 0.0.0-1.e19ae14. Leo Famulari2018-01-101-6/+6
| * gnu: Golang X net libraries: Update to 0.0.0-1.d866cfc.•••* gnu/packages/syncthing.scm (go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf, go-golang-org-x-net-context, go-golang-org-x-net-internal-iana, go-golang-org-x-net-ipv6, go-golang-org-x-net-proxy): Update to 0.0.0-1.d866cfc. Leo Famulari2018-01-101-18/+18
| * gnu: Golang X crypto libraries: Update to 0.0.0-1.95a4943.•••* gnu/packages/syncthing.scm (go-golang-org-x-crypto-bcrypt, go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2, go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20, go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish, go-golang-org-x-crypto-xtea): Update to 0.0.0-1.95a4943. Leo Famulari2018-01-101-24/+24
| * gnu: go-github-com-xtaci-smux: Update to 1.0.6-0.c3e1824.•••* gnu/packages/syncthing.scm (go-github-com-xtaci-smux): Update to 1.0.6-0.c3e1824. Leo Famulari2018-01-101-3/+3
| * gnu: go-github-com-tjfoc-gmsm-sm4: Update to 0.0.0-1.98aa888.•••* gnu/packages/syncthing.scm (go-github-com-tjfoc-gmsm-sm4): Update to 0.0.0-1.98aa888. Leo Famulari2018-01-101-3/+3
| * gnu: go-github-com-thejerf-suture: Update to 2.0.1-0.87e298c.•••* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to 2.0.1-0.87e298c. Leo Famulari2018-01-101-3/+3
| * gnu: go-github-com-templexxx-xor: Update to 0.1.2.•••* gnu/packages/syncthing.scm (go-github-com-templexxx-xor): Update to 0.1.2. [propagated-inputs]: Add go-github-com-templexxx-cpufeat. Leo Famulari2018-01-101-22/+22
| * gnu: go-github-com-templexxx-reedsolomon: Remove unused package.•••* gnu/packages/syncthing.scm (go-github-com-templexxx-reedsolomon): Remove variable. Leo Famulari2018-01-101-24/+0
| * gnu: go-github-com-syndtr-goleveldb: Update to 0.0.0-2.34011bf.•••* gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): Update to 0.0.0-2.34011bf. Leo Famulari2018-01-101-3/+3
| * gnu: go-github-com-sasha-s-go-deadlock: Update to 0.1.0-1.03d40e5.•••* gnu/packages/syncthing.scm (go-github-com-sasha-s-go-deadlock): Update to 0.1.0-1.03d40e5. Leo Famulari2018-01-101-3/+3
| * gnu: go-github-com-rcrowley-go-metrics: Update to 0.0.0-1.e181e09.•••* gnu/packages/syncthing.scm (define-public go-github-com-rcrowley-go-metrics): Update to 0.0.0-1.e181e09. Leo Famulari2018-01-101-3/+3
| * gnu: go-github-com-pkg-errors: Update to 0.0.0-1.e881fd5.•••* gnu/packages/syncthing.scm (go-github-com-pkg-errors): Update to 0.0.0-1.e881fd5. Leo Famulari2018-01-101-3/+3
| * gnu: go-github-com-oschwald-maxminddb-golang: Update to 1.2.0-0.26fe5ac.•••* gnu/packages/syncthing.scm (go-github-com-oschwald-maxminddb-golang): Update to 1.2.0-0.26fe5ac. Leo Famulari2018-01-101-3/+3
| * gnu: go-github-com-oschwald-geoip2-golang: Update to 1.1.0.•••* gnu/packages/syncthing.scm (go-github-com-oschwald-geoip2-golang): Update to 1.1.0. Leo Famulari2018-01-101-26/+24
| * gnu: go-github-com-lib-pq: Update to 0.0.0-1.83612a5.•••* gnu/packages/syncthing.scm (go-github-com-lib-pq): Update to 0.0.0-1.83612a5. Leo Famulari2018-01-101-3/+3
| * gnu: go-github-com-kardianos-osext: Update to 0.0.0-1.ae77be6.•••* gnu/packages/syncthing.scm (go-github-com-kardianos-osext): Update to 0.0.0-1.ae77be6. Leo Famulari2018-01-101-3/+3
| * gnu: go-github-com-golang-groupcache-lru: Update to 0.0.0-1.84a468c.•••* gnu/packages/syncthing.scm (go-github-com-golang-groupcache-lru): Update to 0.0.0-1.84a468c. Leo Famulari2018-01-101-3/+3
| * gnu: go-github-com-gogo-protobuf: Update to 0.5-1.35b81a0.•••* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf): Update to 0.5-1.35b81a0. Leo Famulari2018-01-101-4/+4
| * gnu: go-github-com-chmduquesne-rollinghash-adler32: Update to 0.0.0-1.3dc7875.•••* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32): Update to 0.0.0-1.3dc7875. Leo Famulari2018-01-101-3/+3
| * gnu: go-golang-org-x-time-rate: Update to 0.0.0-1.6dc1736.•••* gnu/packages/syncthing.scm (go-golang-org-x-time-rate): Update to 0.0.0-1.6dc1736. Leo Famulari2018-01-101-3/+3
| * gnu: go-golang-org-x-sys-unix: Update to 0.0.0-1.8380141.•••* gnu/packages/syncthing.scm (go-golang-org-x-sys-unix): Update to 0.0.0-1.8380141. [arguments]: Adjust the tests to the build environment. Leo Famulari2018-01-101-4/+12
| * gnu: kcp-go: Switch upstream source.•••* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-kcp-go): Replace with ... (go-github-com-xtaci-kcp-go): ... new variable. Leo Famulari2018-01-101-11/+12
| * gnu: Add go-github-com-klauspost-reedsolomon.•••* gnu/packages/syncthing.scm (go-github-com-klauspost-reedsolomon): New variable. Leo Famulari2018-01-101-0/+27