01/02: .dir-locals.el: Properly indent 'wrap-script'.

2022-06-27 Thread guix-commits
apteryx pushed a commit to branch master in repository guix. commit b5e85191f96691b00f3612965e6edc09003c61a7 Author: Maxim Cournoyer AuthorDate: Tue Jun 28 00:37:34 2022 -0400 .dir-locals.el: Properly indent 'wrap-script'. * .dir-locals.el (scheme-mode): Indent 'wrap-script' the

branch master updated (f5abd5b962 -> 8d810c209f)

2022-06-27 Thread guix-commits
apteryx pushed a change to branch master in repository guix. from f5abd5b962 gnu: emacs-vertico: Update to 0.25. new b5e85191f9 .dir-locals.el: Properly indent 'wrap-script'. new 8d810c209f h-client: Do not fail in pure environments. The 2 revisions listed above as "new" are

01/01: UNTESTED: gnu: icecat: Update to 91.11.0-guix0-preview1 [security fixes].

2022-06-27 Thread guix-commits
mhw pushed a commit to branch gnuzilla-updates in repository guix. commit bf6bf127936e48262243a5a97e2d6928cfe0ef75 Author: Mark H Weaver AuthorDate: Mon Jun 27 23:28:55 2022 -0400 UNTESTED: gnu: icecat: Update to 91.11.0-guix0-preview1 [security fixes]. Includes fixes for ???.

branch gnuzilla-updates created (now bf6bf12793)

2022-06-27 Thread guix-commits
mhw pushed a change to branch gnuzilla-updates in repository guix. at bf6bf12793 UNTESTED: gnu: icecat: Update to 91.11.0-guix0-preview1 [security fixes]. This branch includes the following new commits: new bf6bf12793 UNTESTED: gnu: icecat: Update to 91.11.0-guix0-preview1

branch gnuzilla-updates deleted (was 7e0dbaaeb7)

2022-06-27 Thread guix-commits
mhw pushed a change to branch gnuzilla-updates in repository guix. was 7e0dbaaeb7 UNTESTED: gnu: icecat: Update to 91.10.0-guix0-preview1 [security fixes]. This change permanently discards the following revisions: discard 7e0dbaaeb7 UNTESTED: gnu: icecat: Update to 91.10.0-guix0-preview1

01/03: gnu: python2: Fix build with newer Expat.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 0e691ae1004686fd0b53454d90c760c4fb3995e9 Author: Marius Bakke AuthorDate: Tue Jun 28 00:06:37 2022 +0200 gnu: python2: Fix build with newer Expat. * gnu/packages/patches/python-2.7-expat-compat.patch: New

03/03: gnu: harfbuzz: Use G-expression.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 4d6a9364bb03d5cda9090ac44bd3c9dd1ea9abe8 Author: Marius Bakke AuthorDate: Tue Jun 28 00:13:00 2022 +0200 gnu: harfbuzz: Use G-expression. * gnu/packages/gtk.scm (harfbuzz)[arguments]: Convert to gexp. ---

02/03: gnu: harfbuzz: Update to 4.4.0.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 0e93273def1513390132d04db34a83e2698ac320 Author: Marius Bakke AuthorDate: Tue Jun 28 00:09:50 2022 +0200 gnu: harfbuzz: Update to 4.4.0. * gnu/packages/gtk.scm (harfbuzz): Update to 4.4.0. ---

branch core-updates updated (0b0750e831 -> 4d6a9364bb)

2022-06-27 Thread guix-commits
mbakke pushed a change to branch core-updates in repository guix. from 0b0750e831 gnu: CMake: Update to 3.23.2. new 0e691ae100 gnu: python2: Fix build with newer Expat. new 0e93273def gnu: harfbuzz: Update to 4.4.0. new 4d6a9364bb gnu: harfbuzz: Use G-expression. The 3

08/15: gnu: doxygen: Update to 1.9.4.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 69bce0186333094db988df5cf7906fb7339f795f Author: Marius Bakke AuthorDate: Mon Jun 27 21:09:36 2022 +0200 gnu: doxygen: Update to 1.9.4. * gnu/packages/documentation.scm (doxygen): Update to 1.9.4. ---

07/15: gnu: harfbuzz: Remove input labels.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 21a895a27b94ade0980eda9f038f3f92a7c0dbcd Author: Marius Bakke AuthorDate: Mon Jun 27 19:43:41 2022 +0200 gnu: harfbuzz: Remove input labels. ...and reindent. * gnu/packages/gtk.scm (harfbuzz)[inputs]:

13/15: gnu: CMake: Remove input labels.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 6cd881401112b1dae524aeb200283e07a7a26c68 Author: Marius Bakke AuthorDate: Mon Jun 27 21:38:53 2022 +0200 gnu: CMake: Remove input labels. * gnu/packages/cmake.scm (cmake-bootstrap)[inputs]: Remove labels.

09/15: gnu: doxygen: Use new style.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 80193fff5993a1d9e0edce7229a0d6c6e2437df5 Author: Marius Bakke AuthorDate: Mon Jun 27 21:10:01 2022 +0200 gnu: doxygen: Use new style. * gnu/packages/documentation.scm (doxygen)[inputs]: Remove label.

05/15: gnu: icu4c: Update to 71.1.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 20bc806b044057d657e8ba6d10b6515bd1b702d4 Author: Marius Bakke AuthorDate: Mon Jun 27 19:32:53 2022 +0200 gnu: icu4c: Update to 71.1. * gnu/packages/icu4c.scm (icu4c): Update to 71.1. (icu4c-71): Remove

11/15: gnu: CMake: Bootstrap with system jsoncpp.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 9dfd2ad73b80b7eb363b02930f20cc63396ab966 Author: Marius Bakke AuthorDate: Mon Jun 27 21:21:25 2022 +0200 gnu: CMake: Bootstrap with system jsoncpp. * gnu/packages/cmake.scm (cmake-bootstrap)[arguments]: Remove

branch core-updates updated (1e39cc6481 -> 0b0750e831)

2022-06-27 Thread guix-commits
mbakke pushed a change to branch core-updates in repository guix. from 1e39cc6481 gnu: OpenSSL: Absorb graft. new 6ee0f40e83 gnu: ruby-sqlite3: Update to 1.4.4. new a83c462752 gnu: python-libxml2: Fix build failure. new e51c78d560 gnu: python-libxml2: Move definition closer to

02/15: gnu: python-libxml2: Fix build failure.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit a83c462752649b058bef00bd3207451048f7d75e Author: Marius Bakke AuthorDate: Mon Jun 27 20:34:33 2022 +0200 gnu: python-libxml2: Fix build failure. This is a follow-up to commit

10/15: gnu: jsoncpp: Build with Meson.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 2ada32cc3963afd7f195cb82eade3baf0df2cf1f Author: Marius Bakke AuthorDate: Mon Jun 27 21:19:22 2022 +0200 gnu: jsoncpp: Build with Meson. * gnu/packages/serialization.scm (jsoncpp)[build-system]: Change to

14/15: gnu: CMake: Use G-expressions.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit b1fa242cb1f6a35eb4999ffa80fb574b9fb50fd3 Author: Marius Bakke AuthorDate: Mon Jun 27 21:54:15 2022 +0200 gnu: CMake: Use G-expressions. * gnu/packages/cmake.scm (%common-build-phases): Remove trailing #t's.

04/15: gnu: python-libxml2: Remove input labels.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit e437393b01ca0a049ae5276ffa77363026949d38 Author: Marius Bakke AuthorDate: Mon Jun 27 20:41:58 2022 +0200 gnu: python-libxml2: Remove input labels. * gnu/packages/xml.scm (python-libxml2)[arguments]: Use

15/15: gnu: CMake: Update to 3.23.2.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 0b0750e83144dc59b3c01f72c98c23c890e8de5b Author: Marius Bakke AuthorDate: Mon Jun 27 22:13:22 2022 +0200 gnu: CMake: Update to 3.23.2. * gnu/packages/cmake.scm (cmake-bootstrap): Update to 3.23.2.

06/15: gnu: harfbuzz: Update to 4.3.0.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit febdbf04c07e01cd04507b53cecf8d0388a6 Author: Marius Bakke AuthorDate: Mon Jun 27 19:37:52 2022 +0200 gnu: harfbuzz: Update to 4.3.0. * gnu/packages/gtk.scm (harfbuzz): Update to 4.3.0. (harfbuzz-3.0):

03/15: gnu: python-libxml2: Move definition closer to its inherited origin.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit e51c78d5605da114389cb992666829b1f3d82da6 Author: Marius Bakke AuthorDate: Mon Jun 27 20:35:48 2022 +0200 gnu: python-libxml2: Move definition closer to its inherited origin. * gnu/packages/xml.scm

12/15: gnu: libjpeg-turbo: Build with cmake-minimal.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 02f7c56ec43b6de5be6195857ab6cbc4f1662190 Author: Marius Bakke AuthorDate: Mon Jun 27 21:26:59 2022 +0200 gnu: libjpeg-turbo: Build with cmake-minimal. * gnu/packages/image.scm (libjpeg-turbo)[arguments]:

01/15: gnu: ruby-sqlite3: Update to 1.4.4.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 6ee0f40e8344750c16de4885dd2e25f2e37e5163 Author: Marius Bakke AuthorDate: Mon Jun 27 22:32:08 2022 +0200 gnu: ruby-sqlite3: Update to 1.4.4. * gnu/packages/ruby.scm (ruby-sqlite3): Update to 1.4.4.

branch master updated: gnu: emacs-vertico: Update to 0.25.

2022-06-27 Thread guix-commits
This is an automated email from the git hooks/post-receive script. ngz pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new f5abd5b962 gnu: emacs-vertico: Update to 0.25. f5abd5b962 is described below commit

branch master updated: gnu: emacs-ebib: Update to 2.38.

2022-06-27 Thread guix-commits
This is an automated email from the git hooks/post-receive script. ngz pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new b443098345 gnu: emacs-ebib: Update to 2.38. b443098345 is described below commit

branch master updated: gnu: emacs-ctrlf: Update to 1.5.

2022-06-27 Thread guix-commits
This is an automated email from the git hooks/post-receive script. ngz pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 93eeaab4a8 gnu: emacs-ctrlf: Update to 1.5. 93eeaab4a8 is described below commit

branch master updated: gnu: emacs-corfu: Update to 0.26.

2022-06-27 Thread guix-commits
This is an automated email from the git hooks/post-receive script. ngz pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new ce4abdd450 gnu: emacs-corfu: Update to 0.26. ce4abdd450 is described below commit

branch master updated: gnu: emacs-cider: Update to 1.4.1.

2022-06-27 Thread guix-commits
This is an automated email from the git hooks/post-receive script. ngz pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 0387db4cd6 gnu: emacs-cider: Update to 1.4.1. 0387db4cd6 is described below commit

branch master updated: gnu: emacs-bluetooth: Update to 0.3.1.

2022-06-27 Thread guix-commits
This is an automated email from the git hooks/post-receive script. ngz pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 45e755a9a0 gnu: emacs-bluetooth: Update to 0.3.1. 45e755a9a0 is described below commit

branch master updated: gnu: emacs-citar: Update to 0.9.5.

2022-06-27 Thread guix-commits
This is an automated email from the git hooks/post-receive script. ngz pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new cf53edb49e gnu: emacs-citar: Update to 0.9.5. cf53edb49e is described below commit

branch master updated: guix-europe: accounting: Add entries.

2022-06-27 Thread Andreas Enge
This is an automated email from the git hooks/post-receive script. andreas pushed a commit to branch master in repository maintenance. The following commit(s) were added to refs/heads/master by this push: new 8bf076b guix-europe: accounting: Add entries. 8bf076b is described below commit

05/06: gnu: linux-libre 4.14: Update to 4.14.285.

2022-06-27 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 78e5ee6d58d8a269afcb5384077568e3898510f6 Author: Leo Famulari AuthorDate: Sun Jun 26 19:22:34 2022 -0400 gnu: linux-libre 4.14: Update to 4.14.285. * gnu/packages/linux.scm (linux-libre-4.14-version): Update to

04/06: gnu: linux-libre 4.19: Update to 4.19.249.

2022-06-27 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 7a357b1243741373766c9a29d200108e5be091bf Author: Leo Famulari AuthorDate: Sun Jun 26 19:22:21 2022 -0400 gnu: linux-libre 4.19: Update to 4.19.249. * gnu/packages/linux.scm (linux-libre-4.19-version): Update to

03/06: gnu: linux-libre 5.4: Update to 5.4.201.

2022-06-27 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 311938288412b1f9e5dfd38623a7fd81325f235a Author: Leo Famulari AuthorDate: Sun Jun 26 19:22:07 2022 -0400 gnu: linux-libre 5.4: Update to 5.4.201. * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.201.

02/06: gnu: linux-libre 5.10: Update to 5.10.126.

2022-06-27 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit d2aa7be168e1f0ebed684b320b6d19432514e841 Author: Leo Famulari AuthorDate: Sun Jun 26 19:21:54 2022 -0400 gnu: linux-libre 5.10: Update to 5.10.126. * gnu/packages/linux.scm (linux-libre-5.10-version): Update to

06/06: gnu: linux-libre 4.9: Update to 4.9.320.

2022-06-27 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 2697cc8401ede8d5b81e636d51386608d7a70ec0 Author: Leo Famulari AuthorDate: Sun Jun 26 19:22:46 2022 -0400 gnu: linux-libre 4.9: Update to 4.9.320. * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.320.

01/06: gnu: linux-libre 5.15: Update to 5.15.50.

2022-06-27 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit aca4376971cbe30f01a1b6aa64b9bb9efc02344d Author: Leo Famulari AuthorDate: Sun Jun 26 19:21:36 2022 -0400 gnu: linux-libre 5.15: Update to 5.15.50. * gnu/packages/linux.scm (linux-libre-5.15-version): Update to

branch master updated (0bd1c4fbbc -> 2697cc8401)

2022-06-27 Thread guix-commits
lfam pushed a change to branch master in repository guix. from 0bd1c4fbbc gnu: emacs-auctex: Update to 13.1.3. new aca4376971 gnu: linux-libre 5.15: Update to 5.15.50. new d2aa7be168 gnu: linux-libre 5.10: Update to 5.10.126. new 3119382884 gnu: linux-libre 5.4: Update to

branch master updated: guix-europe: minutes: Add minutes of the SAC.

2022-06-27 Thread Andreas Enge
This is an automated email from the git hooks/post-receive script. andreas pushed a commit to branch master in repository maintenance. The following commit(s) were added to refs/heads/master by this push: new 8934088 guix-europe: minutes: Add minutes of the SAC. 8934088 is described below

branch master updated: guix-europe: minutes: Add minutes of the SAC.

2022-06-27 Thread Andreas Enge
This is an automated email from the git hooks/post-receive script. andreas pushed a commit to branch master in repository maintenance. The following commit(s) were added to refs/heads/master by this push: new 8dfe84c guix-europe: minutes: Add minutes of the SAC. 8dfe84c is described below

02/02: gnu: OpenSSL: Absorb graft.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 1e39cc64811e12d41b08ad301629c5669f42137a Author: Marius Bakke AuthorDate: Mon Jun 27 19:29:49 2022 +0200 gnu: OpenSSL: Absorb graft. * gnu/packages/tls.scm (openssl): Update to 1.1.1p. [replacement]:

01/02: Merge branch 'master' into core-updates

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 2a7648774f1bba5bb443c00b8ab1a2ab75b7416f Merge: 43519035f9 0bd1c4fbbc Author: Marius Bakke AuthorDate: Mon Jun 27 19:23:48 2022 +0200 Merge branch 'master' into core-updates doc/guix.texi

branch core-updates updated (43519035f9 -> 1e39cc6481)

2022-06-27 Thread guix-commits
mbakke pushed a change to branch core-updates in repository guix. from 43519035f9 gnu: libtiff: Explicitly depend on 'xz'. add e8fd7017c8 gnu: drbd-utils: Add release-monitoring-url. add 1216eb5a5a gnu: drbd-utils: Update to 9.21.2. add 946ec002b0 gnu: drbd-utils: Use new

05/05: gnu: libtiff: Explicitly depend on 'xz'.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 43519035f954b3dc41ac50a9a877fd802b864fdb Author: Marius Bakke AuthorDate: Mon Jun 27 11:43:48 2022 +0200 gnu: libtiff: Explicitly depend on 'xz'. ...instead of linking to whatever happens to be in the build

branch core-updates updated (ea53e292a8 -> 43519035f9)

2022-06-27 Thread guix-commits
mbakke pushed a change to branch core-updates in repository guix. from ea53e292a8 gnu: Tcl/Tk: Update to 8.6.12. new 8b13d38fac gnu: libtiff: Add 'upstream-name' property. new 06747aa5b0 gnu: libtiff: Update to 4.4.0. new e8af8fc3e1 gnu: libtiff: Remove input labels. new

02/05: gnu: libtiff: Update to 4.4.0.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 06747aa5b04c1b1d12a6f90dab605e926cc03d9c Author: Marius Bakke AuthorDate: Mon Jun 27 11:27:22 2022 +0200 gnu: libtiff: Update to 4.4.0. * gnu/packages/image.scm (libtiff): Update to 4.4.0. [source](uri):

04/05: gnu: libtiff: Use G-expressions.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit be2d53225c08ac09a2ecfc0044036e276e369383 Author: Marius Bakke AuthorDate: Mon Jun 27 11:29:34 2022 +0200 gnu: libtiff: Use G-expressions. * gnu/packages/image.scm (libtiff)[arguments]: Convert to gexp. ---

03/05: gnu: libtiff: Remove input labels.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit e8af8fc3e187025c791f8480595ec82e424460b8 Author: Marius Bakke AuthorDate: Mon Jun 27 11:28:29 2022 +0200 gnu: libtiff: Remove input labels. * gnu/packages/image.scm (libtiff)[inputs]: Remove labels. ---

01/05: gnu: libtiff: Add 'upstream-name' property.

2022-06-27 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 8b13d38facc5d13eb5bd5dde18e07194900efebc Author: Marius Bakke AuthorDate: Mon Jun 27 11:27:01 2022 +0200 gnu: libtiff: Add 'upstream-name' property. * gnu/packages/image.scm (libtiff)[properties]: New field.

branch master updated: gnu: emacs-bbdb: Update to 3.2.2.2.

2022-06-27 Thread guix-commits
This is an automated email from the git hooks/post-receive script. ngz pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 08fc2e13a1 gnu: emacs-bbdb: Update to 3.2.2.2. 08fc2e13a1 is described below commit

02/02: gnu: openssl: Update to 1.1.1p [security fixes].

2022-06-27 Thread guix-commits
efraim pushed a commit to branch master in repository guix. commit bcba5835e5579545609aa9b166da4a67d5d57d6f Author: Efraim Flashner AuthorDate: Mon Jun 27 16:22:33 2022 +0300 gnu: openssl: Update to 1.1.1p [security fixes]. * gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1p.

branch master updated: gnu: emacs-auctex: Update to 13.1.3.

2022-06-27 Thread guix-commits
This is an automated email from the git hooks/post-receive script. ngz pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 0bd1c4fbbc gnu: emacs-auctex: Update to 13.1.3. 0bd1c4fbbc is described below commit

01/02: gnu: python-lit: Update to 14.0.3.

2022-06-27 Thread guix-commits
efraim pushed a commit to branch master in repository guix. commit 110ef1d2e70b339bb41e7707bf4be41953c827f8 Author: Efraim Flashner AuthorDate: Mon Jun 27 15:16:35 2022 +0300 gnu: python-lit: Update to 14.0.3. * gnu/packages/check.scm (python-lit): Update to 14.0.3. ---

branch master updated (08fc2e13a1 -> bcba5835e5)

2022-06-27 Thread guix-commits
efraim pushed a change to branch master in repository guix. from 08fc2e13a1 gnu: emacs-bbdb: Update to 3.2.2.2. new 110ef1d2e7 gnu: python-lit: Update to 14.0.3. new bcba5835e5 gnu: openssl: Update to 1.1.1p [security fixes]. The 2 revisions listed above as "new" are entirely new

branch master updated: gnu: emacs-solarized-theme: Update to 2.0.0.

2022-06-27 Thread guix-commits
This is an automated email from the git hooks/post-receive script. ngz pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new b42e52a735 gnu: emacs-solarized-theme: Update to 2.0.0. b42e52a735 is described below commit

01/02: gnu: stumpwm: Update to 22.05.

2022-06-27 Thread guix-commits
glv pushed a commit to branch master in repository guix. commit 1967c0422693764687bbe99720a56008408fd4f1 Author: Elais Player AuthorDate: Sun Jun 26 14:48:57 2022 -0600 gnu: stumpwm: Update to 22.05. * gnu/packages/wm.scm (stumpwm): Update to 22.05. [arguments]: Add

branch master updated (97766323bc -> 144a750f8b)

2022-06-27 Thread guix-commits
glv pushed a change to branch master in repository guix. from 97766323bc gnu: font-abattis-cantarell: Build from source. new 1967c04226 gnu: stumpwm: Update to 22.05. new 144a750f8b gnu: stumpwm: Improve package definition. The 2 revisions listed above as "new" are entirely new to

02/02: gnu: stumpwm: Improve package definition.

2022-06-27 Thread guix-commits
glv pushed a commit to branch master in repository guix. commit 144a750f8b10e606751bc887bcb09e7fb7ae09ff Author: Guillaume Le Vaillant AuthorDate: Mon Jun 27 11:15:44 2022 +0200 gnu: stumpwm: Improve package definition. * gnu/packages/wm.scm (stumpwm)[inputs, native-inputs]: Remove