summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-28gnu: whois: Fetch from upstream repository.•••* gnu/packages/networking.scm (whois)[source]: Download from upstream git repository. Efraim Flashner
2020-12-28gnu: Add emacs-org-drill-table.•••* gnu/packages/emacs-xyz.scm (emacs-org-drill-table): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> André Alexandre Gomes
2020-12-28gnu: Add emacs-keycast.•••* gnu/packages/emacs-xyz.scm (emacs-keycast): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> André Alexandre Gomes
2020-12-28gnu: Add emacs-org-fragtog.•••* gnu/packages/emacs-xyz.scm (emacs-org-fragtog): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> André Alexandre Gomes
2020-12-28gnu: Add emacs-roguel-ike.•••* gnu/packages/emacs-xyz.scm (emacs-roguel-ike): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Adam Kandur
2020-12-28gnu: emacs-org: Work around missing version number.•••Partly fixes <https://bugs.gnu.org/45448>. * gnu/packages/emacs-xyz.scm (emacs-org)[arguments]: New 'fix-org-version phase. Pierre Langlois
2020-12-28gnu: whois: Update to 5.5.7.•••* gnu/packages/networking.scm (whois): Update to 5.5.7. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll
2020-12-28gnu: mpg123: Update to 1.26.4.•••* gnu/packages/mp3.scm (mpg123): Update to 1.26.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll
2020-12-28gnu: enchant: Update to 2.2.15.•••* gnu/packages/enchant.scm (enchant): Update to 2.2.15. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll
2020-12-28gnu: doctest: Update to 2.4.4.•••* gnu/packages/check.scm (doctest): Update to 2.4.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll
2020-12-28gnu: desktop-file-utils: Update to 0.26.•••* gnu/packages/freedesktop.scm (desktop-file-utils): Update to 0.26. (native-inputs): Add autoconf & automake. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll
2020-12-28gnu: dialog: Enable tests.•••* gnu/packages/ncurses.scm (dialog)[arguments]: Don't disable tests. Efraim Flashner
2020-12-28gnu: dialog: Update to 1.3-20201126.•••* gnu/packages/ncurses.scm (dialog): Update to 1.3-20201126. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll
2020-12-28gnu: tilda: Update to 1.5.4.•••* gnu/packages/terminals.scm (tilda): Update to 1.5.4. [arguments]: Add phase to make po directory writable. Efraim Flashner
2020-12-28gnu: f2fs-tools-static: Fix build after f2fs-tools update.•••Fixes <https://bugs.gnu.org/45494>. * gnu/packages/linux.scm (f2fs-tools-static)[arguments]<#:configure-flags>: Modify libuuid_CFLAGS, libblkid_CFLAGS. Danny Milosavljevic
2020-12-28gnu: ant: Update to 1.10.9.•••* gnu/packages/java.scm (ant): Update to 1.10.9. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Vincent Legoll
2020-12-28gnu: txr: Update to 245.•••* gnu/packages/lisp.scm (txr): Update to 245. Guillaume Le Vaillant
2020-12-28gnu: Add cl-uax-15.•••* gnu/packages/lisp-xyz.scm (cl-uax-15, ecl-uax-15, sbcl-uax-15): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2020-12-28gnu: pythonbitstring: Run tests.•••* gnu/packages/python-xyx.scm (python-bitstring)[arguments]: Replace check phase. [native-inputs]: Add python-pytesst. Efraim Flashner
2020-12-28gnu: python-helpdev: Enable tests.•••* gnu/packages/python-xyz.scm (python-helpdev)[arguments]: Replace check phase. [native-inputs]: Add python-pytest. Efraim Flashner
2020-12-28gnu: electrum: Update to 4.0.9.•••* gnu/packages/finance.scm (electrum): Update to 4.0.9. [inputs]: Remove python-pyaes, python-pysocks, python-sip, python-pbkdf2, python-requests, python-jsonrpclib-pelix and python-ecdsa, python-dnspython-1.16. Add python-dnspython, python-bitstring, python-attrs, python-cryptography, python-qdarkstyle and libsecp256k1. [arguments]: Copy 'use-libsecp256k1-input phase from (electron-cash) to #:phases to fix runtime lookup of libsecp256k1 library. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> John Doe
2020-12-28gnu: libsecp256k1: Update to 20200615-1-dbd41db.•••* gnu/packages/crypto.scm (libsecp256k1): Update to 20200615-1-dbd41db. [arguments]: Add "--enable-module-recovery", "--enable-experimental", "--enable-module-ecdh" and "--enable-shared" to #:configure-flags. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> John Doe
2020-12-28gnu: python-aiohttp-socks: Update to 0.5.5.•••* gnu/packages/python-web.scm (python-aiohttp-socks): Update to 0.5.5. [propagated-inputs]: Add python-socks, python-attrs. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> John Doe
2020-12-28gnu: Add python-socks.•••* gnu/packages/python-web.scm (python-socks): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> John Doe
2020-12-28gnu: Add python-bitstring.•••* gnu/packages/python-xyz.scm (python-bitstring): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> John Doe
2020-12-28gnu: Add python-qdarkstyle.•••* gnu/packages/python-xyz.scm (python-qdarkstyle): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> John Doe
2020-12-28gnu: Add python-helpdev.•••* gnu/packages/python-xyz.scm (python-helpdev): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> John Doe
2020-12-28gnu: Add python-qtpy.•••* gnu/packages/qt.scm (python-qtpy): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> John Doe
2020-12-28.guix-authorizations: Add leoprikler.•••* .guix-authorizations: Add leoprikler to the committers. Ludovic Courtès
2020-12-28gnu: dbxfs: Update to 1.0.48.•••* gnu/packages/file-systems.scm (dbxfs): Update to 1.0.48. * gnu/packages/patches/dbxfs-remove-sentry-sdk.patch: Update for newer version of dbxfs. Efraim Flashner
2020-12-28gnu: python-dropbox: Update to 11.0.0.•••* gnu/packages/file-systems.scm (python-dropbox): Update to 11.0.0. [propagated-inputs]: Add python-stone. Efraim Flashner
2020-12-28gnu: python-userspacefs: Update to 2.0.2.•••* gnu/packages/python-xyz.scm (python-userspacefs): Update to 2.0.2. Efraim Flashner
2020-12-28gnu: Add python-stone.•••* gnu/packages/python-xyz.scm (python-stone): New variable. Efraim Flashner
2020-12-27gnu: libffi: On powerpc, patch with --force.•••As explained in bug 45252, this is the right way to invoke it. Efraim has confirmed that it is OK to make this change on master branch for the generic powerpc case, even though it will in theory cause rebuilds on that architecture, since in practice it isn't actually being used yet. * gnu/packages/libffi.scm (arguments): Change the invocation of the "patch" tool in the case where the %current-target-system or %current-system begins with "powerpc", so that we invoke it using --force instead of --batch. Chris Marusich
2020-12-27gnu: libffi: On powerpc64le, patch using --force.•••As explained in bug 45252, this is the right way to invoke it. * gnu/packages/libffi.scm (arguments): Change the invocation of the "patch" tool in the case where the %current-target-system or %current-system begins with "powerpc64le", so that we invoke it using --force instead of --batch. Chris Marusich
2020-12-28gnu: guile-json: Update to 4.4.1.•••* gnu/packages/guile.scm (guile-json-4): Update to 4.4.1. Ludovic Courtès
2020-12-28gnu: Add ruby-rugged.•••* gnu/packages/ruby.scm (ruby-rugged): New variable. Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de> Holger Peters
2020-12-27gnu: Add guile-r6rs-protobuf.•••* gnu/packages/guile-xyz.scm (guile-r6rs-protobuf): New variable. Ricardo Wurmus
2020-12-27gnu: audacity: Update to 2.4.2.•••* gnu/packages/audio.scm (audacity): Update to 2.4.2. [source]: Add patch. Don't delete portaudio-v19, since only the bundled copy can be built. [build-system]: Switch to cmake-build-system. [inputs]: Remove portaudio. [arguments]: Adjust configure flags for CMake. Remove 'fix-sbsms-check phase. Add 'comment-out-revision-ident phase. * gnu/local.mk (dist_patch_DATA): Register patch. * gnu/packages/patches/audacity-add-include.patch: New file. Kei Kebreau
2020-12-27gnu: lame: Install pkg-config file.•••* gnu/packages/mp3.scm (lame)[arguments]: Add 'install-pkg-config phase. Kei Kebreau
2020-12-27gnu: portmidi: Install pkg-config file.•••* gnu/packages/music.scm (portmidi)[arguments]: Add 'install-pkg-config phase. Kei Kebreau
2020-12-27gnu: libmad: Install pkg-config file.•••* gnu/packages/mp3.scm (libmad)[arguments]: Add 'install-pkg-config phase. Kei Kebreau
2020-12-27gnu: libid3tag: Install pkg-config file.•••* gnu/packages/mp3.scm (libid3tag)[arguments]: Add 'install-pkg-config phase. Kei Kebreau
2020-12-27gnu: Add emacs-org-fancy-priorities.•••* gnu/packages/emacs-xyz.scm (emacs-org-fancy-priorities): New variable. Ricardo Wurmus
2020-12-27gnu: java-bouncycastle: Update to 1.67.•••* gnu/packages/java.scm (bouncycastle): Update to 1.67. Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de> Vincent Legoll
2020-12-27gnu: rpm: Update to 4.16.1.2.•••* gnu/packages/package-management.scm (rpm): Update to 4.16.1.2. (inputs): Add libgcrypt. Vincent Legoll
2020-12-27services: Add radicale-service-type.•••* gnu/services/mail.scm (radicale-configuration) (radicale-configuration?): New procedures. (%default-radicale-config-file) (radicale-service-type): New variables. * doc/guix.texi: Document it. Jonathan Brielmaier
2020-12-27gnu: radicale: Update to 3.0.6.•••* gnu/packages/dav.scm (radicale): Update to 3.0.6. Jonathan Brielmaier
2020-12-27gnu: cppcheck: Update to 2.3.•••* gnu/packages/check.scm (cppcheck): Update to 2.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll
2020-12-27news: Add ‘de’ translation.Florian Pelz