summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-11gnu: emacs-dumbparens: Update to 0-1.59bb5ae.Ahmad Draidi
* gnu/packages/emacs-xyz.scm (emacs-dumbparens): Update to 0-1.59bb5ae. [source]: Download from new upstream URL. [home-page]: Use new home-page. Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-11gnu: emacs-scroll-on-drag: Update to 0.1-2.179c2ac.Ahmad Draidi
* gnu/packages/emacs-xyz.scm (emacs-scroll-on-drag): Update to 0.1-2.179c2ac. [source]: Download from new upstream URL. [home-page]: Use new home-page. Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-11gnu: emacs-mode-line-idle: Update to 0.2-0.1dc0115.Ahmad Draidi
* gnu/packages/emacs-xyz.scm (emacs-mode-line-idle): Update to 0.2-0.1dc0115. [source]: Download from new upstream URL. [home-page]: Use new home-page. Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-11gnu: emacs-undo-fu-session: Update to 0.6-0.a6c4f73.Ahmad Draidi
* gnu/packages/emacs-xyz.scm (emacs-undo-fu-session): Update to 0.6-0.a6c4f73. [source]: Download from new upstream URL. [arguments]: Update #:test-command. Fix tests by adding '--eval (setq undo-fu-session-ignore-temp-files nil)' to #:test-command. [home-page]: Use new home-page. Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-11gnu: emacs-undo-fu: Update to 0.5-0.0e22308.Ahmad Draidi
* gnu/packages/emacs-xyz.scm (emacs-undo-fu): Update to 0.5-0.0e22308. [source]: Download from new upstream URL. [home-page]: Use new home-page. Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-11gnu: emacs-spell-fu: Update to 0.3-1.67a26b7.Ahmad Draidi
* gnu/packages/emacs-xyz.scm (emacs-spell-fu): Update to 0.3-1.67a26b7. [source]: Download from new upstream URL. [home-page]: Use new home-page. Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-11gnu: gnuplot: Update to 5.4.8.Paul A. Patience
* gnu/packages/maths.scm (gnuplot): Update to 5.4.8. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11gnu: gmsh: Update to 4.11.1.Paul A. Patience
* gnu/packages/maths.scm (gmsh): Update to 4.11.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11gnu: desktop-file-utils: Format description.Bruno Victal
* gnu/packages/freedesktop.scm (desktop-file-utils)[description]: Format description. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11gnu: guile-hashing: Fix description.Bruno Victal
* gnu/packages/guile-xyz.scm (guile-hashing)[description]: Fix typo. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11gnu: rxvt-unicode: Use helper procedure to make desktop files.Timotej Lazar
* gnu/packages/xdisorg.scm (rxvt-unicode)[arguments]: Replace custom code with make-desktop-entry-file. Specify categories and icon in desktop files. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11gnu: rxvt-unicode: Use new package style.Timotej Lazar
* gnu/packages/xdisorg.scm (rxvt-unicode)[arguments]: Use gexps. [inputs]: Drop input labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11gnu: rxvt-unicode: Update to 9.31 [fixes CVE-2022-4170].Timotej Lazar
* gnu/packages/xdisorg.scm (rxvt-unicode): Update to 9.31. [inputs]: Add libxext. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11gnu: qbittorrent{,-nox}: Use qt-build-system.Timotej Lazar
CMake is now upstream’s preferred build system. * gnu/packages/bittorrent.scm (qbittorrent)[build-system]: Use qt-build-system. [arguments]: Drop custom wrap phase. (Re-)enable tests. [inputs]: Remove input labels. Drop qtbase-5. [native-inputs]: Drop pkg-config. (qbittorrent-nox)[arguments]: Adjust configure-flags. Keep the wrap-qt phase since the non-GUI version is also a QT program. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11gnu: qbittorrent: Update to 4.5.4.Timotej Lazar
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.5.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11gnu: mit-scheme: Fix buildingZac Berkowitz
* gnu/packages/scheme.scm (mit-scheme)[arguments] Add 'set-env before 'configure, setting -Wno-array-parameter in CFLAGS and CPPFLAGS to ignore warning causing build break. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11gnu: xorriso: Update to 1.5.6.pl02Andy Tai
* gnu/packages/cdrom.scm (xorriso): Update to 1.5.6.pl02 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11gnu: hwloc: Update to 2.9.2.Philippe SWARTVAGHER
* gnu/packages/mpi.scm (hwloc-2): Update to 2.9.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11gnu: guile-chickadee: Change license to Apache 2.0.Morgan Smith
* gnu/packages/game-development.scm (guile-chickadee)[license]: Change to Apache 2.0 (asl2.0). Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11avahi: Fix exception when #:timeout is #f.nathan
* guix/avahi.scm (avahi-publish-service-thread): Fixes crash when timeout is #f, which is the default for "guix publish --advertise" Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11home: services: bash: Properly quote shell aliases.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/63048>. Reported by Ekaitz Zarraga <ekaitz@elenq.tech>. * gnu/home/services.scm (with-shell-quotation-bindings): New procedure. (environment-variable-shell-definitions): Use it instead of inline copy. * gnu/home/services/shells.scm (bash-serialize-aliases): Use it. Add clause for 'literal-string?'. * tests/guix-home.sh: Add 'aliases' to 'home-bash-extension' and test it.
2023-07-11cache: 'file-expiration-time' uses 'lstat', not 'stat'.Ludovic Courtès
Fixes a bug whereby 'cached-channel-instance' would potentially consider cache entries obsolete too early because they refer to items in the store, which is mounted as 'noatime' on Guix System. * guix/cache.scm (file-expiration-time): Use 'lstat' and 'false-if-exception' rather than 'stat'. This matches what (guix scripts shell) does.
2023-07-11locate: Ignore unreadable manifests.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/64187>. * guix/scripts/locate.scm (profiles->manifest-entries): Wrap 'profile-manifest' in 'false-if-exception'. Reported-by: Ricardo Wurmus <rekado@elephly.net>
2023-07-10gnu: icedove: Update to 102.13.0.Jonathan Brielmaier
* gnu/packages/gnuzilla.scm (icedove): Update to 102.13.0.
2023-07-10gnu: opustags: Update to 1.9.0.Leo Famulari
* gnu/packages/music.scm (opustags): Update to 1.9.0. [native-inputs]: Add perl-test-deep. [arguments]: Adjust accordingly.
2023-07-10gnu: pari-gp: Update to 2.15.4.Andreas Enge
* gnu/packages/algebra.scm (pari-gp): Update to 2.15.4.
2023-07-10gnu: openrgb: Update to 0.9.John Kehayias
* gnu/packages/hardware.scm (openrgb): Update to 0.9. * gnu/packages/patches/openrgb-unbundle-hueplusplus.patch: Update.
2023-07-10gnu: bpython: Update to 0.24.Paul A. Patience
* gnu/packages/python-xyz.scm (bpython): Update to 0.24. [propagated-inputs]: Remove python-six. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10gnu: python-curtsies: Update to 0.4.1.Paul A. Patience
* gnu/packages/terminals.scm (python-curtsies): Update to 0.4.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10gnu: python-blessed: Add missing dependency.Paul A. Patience
Fixes the build of python-curtsies. The python-six dependency was accidentally removed in commit 9e1cbc62e54513ce92f7fc282700c87c93bfd25c. * gnu/packages/python-xyz.scm (python-blessed)[propagated-inputs]: Add python-six. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10gnu: ruby-hamster: Fix build.Christopher Baines
* gnu/packages/ruby.scm (ruby-hamster)[arguments]: Run tests with ruby-2.7 and update style.
2023-07-10gnu: ruby-terraform: Update to 1.7.0.Yovan Naumovski via Guix-patches via
* gnu/packages/ruby.scm (ruby-terraform): Update to 1.7.0. [source]: Use git-fetch. [arguments]: Enable tests. [native-inputs]: Add ruby-rspec, ruby-faker, ruby-simplecov. [propagated-inputs]: Add ruby-immutable-struct.
2023-07-10gnu: Add ruby-faker.Yovan Naumovski via Guix-patches via
* gnu/packages/ruby.scm (ruby-faker): New variable.
2023-07-10gnu: Add ruby-immutable-struct.Yovan Naumovski via Guix-patches via
* gnu/packages/ruby.scm (ruby-immutable-struct): New variable.
2023-07-10gnu: ruby-lino: Update to 3.1.0.Yovan Naumovski via Guix-patches via
* gnu/packages/ruby.scm (ruby-lino): Update to 3.1.0.
2023-07-10gnu: ruby-i18n: Update to 1.13.0.Yovan Naumovski via Guix-patches via
* gnu/packages/ruby.scm (ruby-i18n): Update to 1.13.0.
2023-07-10gnu: ruby-net-ssh: Update to 7.1.0.gemmaro
* gnu/packages/ruby.scm (ruby-net-ssh): Update to 7.1.0. [source]: Switch to git-fetch for tests. [native-inputs]: Add ruby-bcrypt-pbkdf, ruby-ed25519, ruby-rbnacl, and ruby-x25519 for tests with optional dependencies. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10gnu: Add ruby-x25519.gemmaro
* gnu/packages/ruby.scm (ruby-x25519): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10gnu: ruby-rbnacl: Use new package style.gemmaro
* gnu/packages/ruby.scm (ruby-rbnacl): Use new package style. [arguments]: Use gexp. [source, propagated-inputs, inputs, native-inputs]: Restyle format. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10gnu: ruby-rbnacl: Update to 7.1.1.gemmaro
* gnu/packages/ruby.scm (ruby-rbnacl): Update to 7.1.1. [home-page]: Update to current home page link. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10gnu: Add ruby-ed25519.gemmaro
* gnu/packages/ruby.scm (ruby-ed25519): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10gnu: Add ruby-bcrypt-pbkdf.gemmaro
* gnu/packages/ruby.scm (ruby-bcrypt-pbkdf): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10gnu: Add python-captum.Ricardo Wurmus
* gnu/packages/machine-learning.scm (python-captum): New variable.
2023-07-10gnu: Add python-flask-seasurf.kiasoc5
* gnu/packages/python-web.scm (python-flask-seasurf): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-07-10gnu: Add python-flask-compress.kiasoc5
* gnu/packages/python-web.scm (python-flask-compress): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-07-09gnu: ndisc6: Update to 1.0.7.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (ndisc6): Update to 1.0.7.
2023-07-09gnu: bpftrace: Update to 0.18.0.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (bpftrace): Update to 0.18.0.
2023-07-10gnu: sbcl-ospm: Update to 0.0.2.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-ospm): Update to 0.0.2.
2023-07-10gnu: ruby-ruby-memcheck: Skip tests when cross-compiling.Efraim Flashner
* gnu/packages/ruby.scm (ruby-ruby-memcheck)[arguments]: Adjust #:tests? to skip tests when cross-compiling.
2023-07-10gnu: chatty: Add missing input.Efraim Flashner
* gnu/packages/messaging.scm (chatty)[native-inputs]: Add itstool.