gnu: Add go-gopkg-in-evanphx-json-patch-v4. * gnu/packages/golang-web.scm (go-gopkg-in-evanphx-json-patch-v4): New variable. Change-Id: I7bc78c6206daf55b9d4a928cf1782e8bc117c374
gnu: go-github-com-evanphx-json-patch: Update to 4.13.0. * gnu/packages/golang-web.scm (go-github-com-evanphx-json-patch): Update to 4.13.0. [arguments] <go>: Use default, go-1.24. <unpack-path>: Add it. <test-flags>: Add "-vet=off". [description]: Fix indentation. (go-github-com-evanphx-json-patch-v5): Fix indentation. [arguments]: Do not overwrite, but substitute <import-path> only. Change-Id: Ied53f8d51fb514f9bd2e82b4526f807bf2359a30
gnu: sbcl: Fix build on arm64. * gnu/packages/patches/sbcl-fix-arm64-shared-lib.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/lisp.scm (sbcl)[source]: Use it. Change-Id: Icb49d76e0e68e02f7e7bb9ef49ce862dcce3969a
gnu: cl-ledger: Update to 4.0.0-2.b0174f5. * gnu/packages/lisp-xyz.scm (sbcl-cl-ledger): Update to 4.0.0-2.b0174f5. [inputs]: Remove labels. [arguments]: Use gexp. Change-Id: Id254cf98fce9229241f7a12d46d42ad9fa08b27d
gnu: cl-cambl: Update to 4.0.0-2.c21b8af. * gnu/packages/lisp-xyz.scm (sbcl-cambl): Update to 4.0.0-2.c21b8af. [inputs]: Remove labels. Change-Id: I0cbe417a4b30814b45935f35e67fef7b4f6d7b4c
gnu: cl-periods: Update to 0.0.2-3.1494b8f. * gnu/packages/lisp-xyz.scm (sbcl-periods): Update to 0.0.2-3.1494b8f. [inputs]: Remove labels. Change-Id: Ia6641b05eeee2c50a348b394281abd5c0c1d61d4
gnu: cl-sdl2-image: Update to 1.0-2.3963be8. * gnu/packages/lisp-xyz.scm (sbcl-sdl2-image): Update to 1.0-2.3963be8. Change-Id: I27a04ae5da84f2b26a96a8bb98ff4a6766d4a874
gnu: cl-sdl2: Update to 0.0.0-3.8c78e68. * gnu/packages/lisp-xyz.scm (sbcl-sdl2): Update to 0.0.0-3.8c78e68. Change-Id: I6dbde77336aa977584b6900b120590691157519b
gnu: cl-autowrap: Update to 1.0-3.4bba9e3. * gnu/packages/lisp-xyz.scm (cl-autowrap): Update to 1.0-3.4bba9e3. [inputs]: Add libffi. Remove labels. [arguments]: Add 'fix-paths' phases. Use gexps. Change-Id: If6ddcc3d14fc4e8aac9c2c6fc2bb1ef9632d9fbd
gnu: cl-sdl2-mixer: Update to 1.0-2.580d634. * gnu/packages/lisp-xyz.scm (sbcl-sdl2-mixer): Update to 1.0-2.580d634. [arguments]: Update 'fix-paths' phase. Change-Id: Ifc2244aa457f10e8a1010873f70f2ef33b35d15c
gnu: sbcl: Update to 2.5.8. * gnu/packages/lisp.scm (sbcl): Update to 2.5.8. Fixes: guix/guix#370 Change-Id: I977c864efc37ce86904512a5a35777e457a7c475 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: sbcl-burgled-batteries3: Unbreak with Python 3.11. * gnu/packages/lisp-xyz.scm (sbcl-burgled-batteries3)[arguments] <#:phases>: Update 'adjust-for-python-3.10' with more patterns. Change-Id: I51185d1f5ab63b5421e8748aa45133019187868a Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: jube: Switch to pyproject. * gnu/packages/python-xyz.scm (jube): [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Disable them explicitely. [native-inputs]: Add python-setuptools-next. Remove python-pyyaml. [propagated-inputs]: Add python-pyyaml, listed in the package as an install requirements, and no tests were run in the first place. Change-Id: I4b11597196a5d9e6a227d064cf6ab96276a57aff Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: wfetch: Switch to pyproject. * gnu/packages/python-xyz.scm (wfetch): [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Improve style. <#:use-setuptools?>: Unset. [native-inputs]: Add python-setuptools-next. Change-Id: I9b8fa66a3ff0ef20adcda3541918ce0b85e8e4f6 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: s3cmd: Switch to pyproject. * gnu/packages/python-xyz.scm (s3cmd): [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Disable them. <#:phases>: Add 'check phase to clarify how tests are supposed to be run. Improve style. [native-inputs]: Add python-setuptools-next. [inputs]: Improve style. Change-Id: Ife22d6596387c179b1c44f8f8ae8b54ddcca195b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: pyzo: Switch to pyproject. * gnu/packages/python-xyz.scm (pyzo): [build-system]: Switch to pyproject-build-system. [arguments]: Enable <#:tests?>, replace <#:phases> with <#:test-flags>. [native-inputs]: Add python-pytest and python-setuptools-next. Change-Id: Ia163f37bb64282cc8f9e9f10600dd40125915aa0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: ptpython: Switch to pyproject. * gnu/packages/python-xyz.scm (ptpython): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Improve comment. [native-inputs]: Add python-setuptools-next. [propagated-inputs]: Remove python-black. Change-Id: Ibfc663d028160ca8cb16b8ffce838a5be951d715 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: online-judge-tools: Switch to pyproject. * gnu/packages/python-xyz.scm (online-judge-tools): [build-system]: Switch to pyproject-build-system. [arguments]: Replace <#:phases> with <#:test-flags>. [native-inputs]: Add python-setuptools-next. Change-Id: I4590ac8211c9d18b1c71be06fe2cf17cb285bbc4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: offlate: Switch to pyproject. * gnu/packages/python-xyz.scm (offlate): [build-system]: Switch to pyproject-build-system. [arguments, description]: Improve style. [native-inputs]: Add python-setuptools-next. Change-Id: I40c59c552950055cc7bea3d354f0eda246d56a71 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: nbss-upload: Switch to pyproject. * gnu/packages/python-xyz.scm (nbss-upload): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Reorder, improve style. [native-inputs]: Add python-setuptools-next. Change-Id: If24058b1711447f6478c255b726e8f75ce1bfae5 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>