summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2022-08-19gnu: python-duniterpy: Update to 1.1.0.Nicolas Goaziou
* gnu/packages/finance.scm (python-duniterpy): Update to 1.1.0. [propagated-inputs]: Remove PYTHON-AIOHTTP and PYTHON-PYLIBSCRYPT.
2022-08-19gnu: emacs-crdt: Update to 0.3.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.3.2.
2022-08-19gnu: janet: Update to 1.24.0.jgart
* gnu/packages/lisp.scm (janet): Update to 1.24.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-19gnu: Add rizin.宋文武
* gnu/packages/engineering.scm (rizin): New variable.
2022-08-19gnu: Add rex.宋文武
* gnu/packages/admin.scm (rex): New variable.
2022-08-18gnu: linux-libre 4.19: Update to 4.19.255.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.255. (linux-libre-4.19-pristine-source): Update hash.
2022-08-18gnu: linux-libre 5.4: Update to 5.4.210.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.210. (linux-libre-5.4-pristine-source): Update hash.
2022-08-18gnu: linux-libre 5.10: Update to 5.10.136.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.136. (linux-libre-5.10-pristine-source): Update hash.
2022-08-18gnu: linux-libre 5.15: Update to 5.15.61.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.61. (linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2022-08-18gnu: linux-libre: Update to 5.18.18.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.18. (linux-libre-5.18-pristine-source, deblob-scripts-5.18): Update hashes.
2022-08-18gnu: Add font-latin-modern.Nguyễn Gia Phong
* gnu/packages/fonts.scm (font-latin-modern): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-08-18gnu: dezyne: Update to 2.16.0.Jan (janneke) Nieuwenhuizen
* gnu/packages/dezyne.scm (dezyne): Update to 2.16.0.
2022-08-18gnu: fsearch: Update to 0.2.1.Nicolas Goaziou
* gnu/packages/search.scm (fsearch): Update to 0.2.1.
2022-08-18gnu: emacs-spacemacs-theme: Update to 0.3.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-spacemacs-theme): Update to 0.3.
2022-08-18gnu: emacs-rustic: Update to 3.3.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-rustic): Update to 3.3.
2022-08-18gnu: emacs-xref: Update to 1.5.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.5.0.
2022-08-18gnu: Add r-kbet.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-kbet): New variable.
2022-08-17gnu: lxsession: Use a mirror:// URI.Maxim Cournoyer
* gnu/packages/lxde.scm (lxsession)[source]: Use a mirror URI.
2022-08-17gnu: lxinput: Use a mirror:// URI.Maxim Cournoyer
* gnu/packages/lxde.scm (lxinput)[source]: Use a mirror URI.
2022-08-17gnu: lxde-common: Use a mirror:// URI.Maxim Cournoyer
* gnu/packages/lxde.scm (lxde-common)[source]: Use a mirror URI.
2022-08-17gnu: lxde-icon-theme: Use a mirror:// URI.Maxim Cournoyer
* gnu/packages/lxde.scm (lxde-icon-theme)[source]: Use a mirror URI.
2022-08-17gnu: lxmenu-data: Use a mirror:// URI.Maxim Cournoyer
* gnu/packages/lxde.scm (lxmenu-data)[source]: Use a mirror URI.
2022-08-17gnu: Update LXDE packages home page.Maxim Cournoyer
Automated via: $ git grep -l 'https://lxde.github.io' | \ xargs sed 's,https://lxde.github.io,https://www.lxde.org/,' -i
2022-08-17gnu: lxterminal: Build with GTK 3.Maxim Cournoyer
* gnu/packages/lxde.scm (lxterminal)[arguments]: New field. [inputs]: Replace gtk+-2 with gtk+. Replace vte/gtk+-2 with vte.
2022-08-17gnu: lxinput: Build with GTK 3.Maxim Cournoyer
* gnu/packages/lxde.scm (lxinput)[arguments]: New field. [inputs]: Replace gtk+-2 with gtk+.
2022-08-17gnu: lxtask: Build with GTK 3.Maxim Cournoyer
* gnu/packages/lxde.scm (lxtask)[arguments]: New field. [inputs]: Replace gtk+-2 with gtk+.
2022-08-17gnu: lxrandr: Build with GTK 3.Maxim Cournoyer
* gnu/packages/lxde.scm (lxrandr)[configure-flags]: New argument. [inputs]: Remove labels. Replace gtk+-2 with gtk+.
2022-08-17gnu: lxsession: Build with GTK 3.Maxim Cournoyer
* gnu/packages/lxde.scm (lxsession)[snippet]: Delete trailing #t. [configure-flags]: New argument. [phases]: Delete trailing #t. [inputs]: Remove labels.
2022-08-17gnu: lxappearance: Build with GTK 3.Maxim Cournoyer
* gnu/packages/lxde.scm (lxappearance): [arguments]: New field. [inputs]: Replace gtk+-2 with gtk+.
2022-08-17gnu: viewnior: Use new style inputs and fix indentation.Maxim Cournoyer
* gnu/packages/image-viewers.scm (viewnior)[phases]: Delete trailing #t. [native-inputs, inputs]: Remove labels.
2022-08-17gnu: gpicview: Build with GTK 3.Maxim Cournoyer
* gnu/packages/lxde.scm (pcmanfm)[arguments]: New field. [inputs]: Replace gtk+-2 with gtk+.
2022-08-17gnu: lxpanel: Build with GTK 3, use gexps and new style inputs.Maxim Cournoyer
* gnu/packages/lxde.scm (lxpanel)[source]: Use mirror URI. [configure-flags]: Add --enable-gtk3. [phases]{wrap}: Use search-input-file and this-package-input. [inputs]: Use new style inputs. Replace gtk+-2 with gtk+. Remove libindicator comment; it seems to expect an old incompatible version. Sort in lexical order. Add bash-minimal. [native-inputs]: Use new style inputs. Sort in lexical order. [propagated-inputs]: Likewise.
2022-08-17gnu: pcmanfm: Build with GTK 3.Maxim Cournoyer
* gnu/packages/lxde.scm (pcmanfm)[arguments]: New field. [inputs]: Replace gtk+2 with gtk+.
2022-08-17gnu: libfm: Build with GTK 3.Maxim Cournoyer
* gnu/packages/lxde.scm (libfm) [arguments]: New field. [inputs]: Replace gtk+2 with gtk+.
2022-08-17gnu: openjdk: Add a variable tracking the latest openjdk package.Maxim Cournoyer
* gnu/packages/java.scm (openjdk): New variable.
2022-08-14gnu: bind: Update to 9.16.32.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (isc-bind): Update to 9.16.32.
2022-08-17gnu: gdal: Update to 3.5.1.Nikolay Korotkiy
* gnu/packages/geo.scm (gdal): Update to 3.5.1. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-17gnu: python-maxminddb: Update to 2.2.0.Nikolay Korotkiy
* gnu/packages/geo.scm (python-maxminddb): Update to 2.2.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-17gnu: libmaxminddb: Update to 1.6.0.Nikolay Korotkiy
* gnu/packages/geo.scm (libmaxminddb): Update to 1.6.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-17gnu: geos: Update to 3.11.0.Nikolay Korotkiy
* gnu/packages/geo.scm (geos): Update to 3.11.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-17gnu: scintilla: Update to 5.2.4.Nicolas Goaziou
* gnu/packages/text-editors.scm (scintilla): Update to 5.2.4.
2022-08-17gnu: fsearch: Update to 0.2.Nicolas Goaziou
* gnu/packages/search.scm (fsearch): Update to 0.2. [inputs]: Replace PCRE with PCRE2.
2022-08-17gnu: emacs-eldev: Update to 1.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.2.
2022-08-17gnu: emacs-crdt: Update to 0.3.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.3.1.
2022-08-17ci: Fix the images specification.Mathieu Othacehe
If the current-guix-package parameter is not set, Cuirass will try to update the in-store Git checkout used by the evaluate.scm inferior: ice-9/boot-9.scm:1685:16: In procedure raise-exception: ERROR: 1. &inferior-exception: arguments: (git-error #<inferior-object #<<git-error> code: -3 message: "could not find repository from '/gnu/store/v33m82qzkvd96dlp2g83dvz62n4pkad2-guix-20d8081'" class: 6>>) inferior: #<inferior pipe (0 1 1) 7f7948957dc0> stack: ((#f ("ice-9/boot-9.scm" 1779 13)) (raise-exception ("ice-9/boot-9.scm" 1682 16)) (raise-exception ("ice-9/boot-9.scm" 1684 16)) (#f ("guix/git.scm" 395 13)) This is a follow-up of: 5bce4c82422de6beb3ce6120ba1592be898c2b72. * gnu/ci.scm (image-jobs): Add source and commit arguments. Use them to set the current-guix-package parameter. (cuirass-jobs): Adapt accordingly.
2022-08-17gnu: xnec2c: Update to 4.4.11.Guillaume Le Vaillant
* gnu/packages/radio.scm (xnec2c): Update to 4.4.11.
2022-08-17gnu: sdrangel: Update to 7.6.2.Guillaume Le Vaillant
* gnu/packages/radio.scm (sdrangel): Update to 7.6.2. [inputs]: Add qtwebchannel-5 and qtwebengine-5.
2022-08-17gnu: stumpwm-contrib: Fix description.Guillaume Le Vaillant
* gnu/packages/wm.scm (stumpwm-contrib)[synopsis, description]: Fix them.
2022-08-17gnu: stumpwm-contrib: Update to 0.0.1-4.d0c0507.Trevor Richards
* gnu/packages/wm.scm (stumpwm-contrib): Update to 0.0.1-4.d0c0507. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-17gnu: osm2pgsql: Update to 1.7.0.Nikolay Korotkiy
* gnu/packages/geo.scm (osm2pgsql): Update to 1.7.0. [source]: Update snippet. [inputs]: Add fmt and rapidjson. [arguments]: Update 'configure-flags'. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>