Timotej Lazar 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5c45ed059c 
								
							 
						 
						
							
							
								
								gnu: qpdfview: Use qt-build-system.  
							
							... 
							
							
							
							This fixes compilation after the recent reorganization of qt-build-system. As
a side effect, specifying Qt plugins with environment variables now works.
* gnu/packages/pdf.scm (qpdfview)[build-system]: Use qt-build-system.
[arguments]: Drop #:modules and #:imported-modules, and the 'qt-wrap
phase. Specify that there are no tests.
Signed-off-by: Leo Famulari <leo@famulari.name> 
							
						 
						
							2021-07-10 14:17:49 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ac815ecd63 
								
							 
						 
						
							
							
								
								ci: Build commencement packages supported on the target system.  
							
							... 
							
							
							
							This is a followup to df49fe2a13 
							
						 
						
							2021-07-10 19:59:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Pierre Neidhardt 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								45fdb03500 
								
							 
						 
						
							
							
								
								gnu: sbcl-generic-cl: Update to 0.9.  
							
							... 
							
							
							
							* gnu/packages/lisp-xyz.scm (sbcl-generic-cl): Update to 0.9. 
							
						 
						
							2021-07-10 17:07:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Pierre Neidhardt 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e1b53728cc 
								
							 
						 
						
							
							
								
								gnu: Add cl-form-types.  
							
							... 
							
							
							
							* gnu/packages/lisp-xyz.scm (cl-form-types, ecl-cl-form-types,
sbcl-cl-form-types): New variables. 
							
						 
						
							2021-07-10 17:07:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Gankevich 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c21ccbf14e 
								
							 
						 
						
							
							
								
								gnu: Add ocaml-bibtex2html.  
							
							... 
							
							
							
							* gnu/packages/ocaml.scm (ocaml-bibtex2html): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu> 
							
						 
						
							2021-07-10 15:02:12 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Julien Lepiller 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f7f6cbb6b6 
								
							 
						 
						
							
							
								
								gnu: Add texlive-preprint.  
							
							... 
							
							
							
							* gnu/packages/tex.scm (texlive-preprint): New variable. 
							
						 
						
							2021-07-10 15:01:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Gankevich 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bfa0df0d61 
								
							 
						 
						
							
							
								
								gnu: hevea: Update to 2.35.  
							
							... 
							
							
							
							* gnu/packages/ocaml.scm (hevea): Update to 2.35.
Signed-off-by: Julien Lepiller <julien@lepiller.eu> 
							
						 
						
							2021-07-10 15:01:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Pierre Neidhardt 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4dc0337146 
								
							 
						 
						
							
							
								
								gnu: sbcl-cl-gserver: Update to 1.8.0.  
							
							... 
							
							
							
							* gnu/packages/lisp-xyz.scm (sbcl-cl-gserver): Update to 1.8.0. 
							
						 
						
							2021-07-10 12:18:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Justin Veilleux 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								24ee1448e8 
								
							 
						 
						
							
							
								
								gnu: Add netdiscover.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (netdiscover): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> 
							
						 
						
							2021-07-10 15:11:26 +05:30 
							
								 
							
						 
					 
				
					
						
							
								
								
									Julien Lepiller 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								80506bc6da 
								
							 
						 
						
							
							
								
								gnu: python-pyyaml: Fix build.  
							
							... 
							
							
							
							python-cython is required to generate the C source for the libyaml
extension, which is required for the `_yaml' module to work.  This in
turn lets the `sanity-check' phase succeed.
* gnu/packages/python-xyz.scm (python-pyyaml)[inputs]: Add
python-cython. 
							
						 
						
							2021-07-10 01:39:07 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c823b95825 
								
							 
						 
						
							
							
								
								gnu: coreutils: Patch broken Gnulib tests.  
							
							... 
							
							
							
							Fixes <https://bugs.gnu.org/49459 >.
* gnu/packages/patches/coreutils-gnulib-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/base.scm (coreutils)[source]: Use it. 
							
						 
						
							2021-07-10 01:31:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2ea2bca1dd 
								
							 
						 
						
							
							
								
								services: qemu-binfmt: Preserve argv[0] by default.  
							
							... 
							
							
							
							Previously, argv[0] would be replaced by the absolute file name of the
executable.  This could cause discrepancies, for example in the
Coreutils test suite: <https://issues.guix.gnu.org/49485 >.
* gnu/services/virtualization.scm (<qemu-platform>)[flags]: Default to "FP". 
							
						 
						
							2021-07-10 00:24:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arun Isaac 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4ac2e09051 
								
							 
						 
						
							
							
								
								gnu: go-github-com-golang-snappy: Update to 0.0.4.  
							
							... 
							
							
							
							* gnu/packages/syncthing.scm (go-github-com-golang-snappy): Update to 0.0.4. 
							
						 
						
							2021-07-09 21:34:34 +05:30 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew Tropin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								314beace60 
								
							 
						 
						
							
							
								
								gnu: emacs-dash: Update to 2.19.0.  
							
							... 
							
							
							
							* gnu/packages/emacs-xyz.scm (emacs-dash): Update to 2.19.0.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> 
							
						 
						
							2021-07-09 17:57:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Zhu Zihao 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2086a6a335 
								
							 
						 
						
							
							
								
								gnu: emacs-telega: Fix 'patch-source' phase.  
							
							... 
							
							
							
							* gnu/packages/emacs-xyz.scm (emacs-telega)[#:phases]<patch-sources>:
Add missing slash in ‘/bin’ when patching general commands.
Also patch telega-vvnote.el.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> 
							
						 
						
							2021-07-09 17:57:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cf88c967af 
								
							 
						 
						
							
							
								
								self: Remove stale comment about "mmap(PROT_NONE) failed" crash.  
							
							... 
							
							
							
							This crash was fixed by 0aef94e7bc47d48f0c43 
							
						 
						
							2021-07-09 17:33:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								609e66e45f 
								
							 
						 
						
							
							
								
								Revert "self: Build translated manuals with a single process."  
							
							... 
							
							
							
							This reverts commit af2d6ec092 
							
						 
						
							2021-07-09 17:33:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								580a031e7d 
								
							 
						 
						
							
							
								
								doc: Build manual translations with 'guile-3.0-latest'.  
							
							... 
							
							
							
							Fixes <https://bugs.gnu.org/47428 >.
Reported by Leo Famulari <leo@famulari.name>.
* doc/build.scm (translated-texi-manuals): Explicitly use 'guile-3.0-latest'. 
							
						 
						
							2021-07-09 17:33:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Leo Prikler 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4236b8586d 
								
							 
						 
						
							
							
								
								gnu: emacs-xyz: Fix indentation.  
							
							... 
							
							
							
							* gnu/packages/emacs-xyz.scm: Delete trailing newline.
(emacs-purescript-mode): Delete trailing space. 
							
						 
						
							2021-07-09 15:08:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Leo Prikler 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								55d8eca5e9 
								
							 
						 
						
							
							
								
								gnu: emacs-telega-server: Update to 0.7.025.  
							
							... 
							
							
							
							* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 0.7.025. 
							
						 
						
							2021-07-09 15:08:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Zhu Zihao 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cd42e8001a 
								
							 
						 
						
							
							
								
								gnu: emacs-telega-contrib: Update to 0.7.024.  
							
							... 
							
							
							
							* gnu/packages/emacs-xyz.scm(emacs-telega-contrib): Update to 0.7.024.
[arguments]<#:phases>: Back to root directory of build before phase
'install-license-files' to properly install licenses.
[propagated-inputs]: Add emacs-dashboard, emacs-transient.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> 
							
						 
						
							2021-07-09 15:08:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Zhu Zihao 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a303be7c3b 
								
							 
						 
						
							
							
								
								gnu: emacs-telega: Update to 0.7.024.  
							
							... 
							
							
							
							* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.7.024.
[build-system] Use emacs-build-system.
[arguments] Add #:emacs.
Drop outdated phases.
Update ‘patch-sources’ phase to find new occurences of ffmpeg to patch.
Add new ‘configure’ and ‘install-share-files’ phases.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> 
							
						 
						
							2021-07-09 15:08:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Zhu Zihao 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d0ccdd707d 
								
							 
						 
						
							
							
								
								gnu: Add emacs-telega-server.  
							
							... 
							
							
							
							* gnu/packages/emacs-xyz.scm (emacs-telega-server): New variable.
* gnu/packages/patches/emacs-telega-path-placeholder.patch: New file.
* gnu/package/patches/emacs-telega-patch-server-functions.patch: Remove stale patch.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> 
							
						 
						
							2021-07-09 15:08:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mathieu Othacehe 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								df49fe2a13 
								
							 
						 
						
							
							
								
								ci: Add bootstrap packages to the core subset.  
							
							... 
							
							
							
							* gnu/ci.scm (%bootstrap-packages): New variable.
(cuirass-jobs): Add it to the core subset. 
							
						 
						
							2021-07-09 14:12:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mathieu Othacehe 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								37861f6c29 
								
							 
						 
						
							
							
								
								ci: Add bootstrap packages to the core subset.  
							
							... 
							
							
							
							* gnu/ci.scm (%bootstrap-packages): New variable.
(cuirass-jobs): Add it to the core subset. 
							
						 
						
							2021-07-09 14:12:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mathieu Othacehe 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								74168d99bb 
								
							 
						 
						
							
							
								
								system: Provide mg instead of zile.  
							
							... 
							
							
							
							Since the update to the 2.6.2 release, the closure size of zile has
increased. Switch to mg which is lighter.
* gnu/system.scm (%base-packages-interactive): Replace zile by mg.
* doc/guix.texi (Proceeding with the Installation,
Using the Configuration System): Adapt those sections. 
							
						 
						
							2021-07-09 12:08:12 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b182121458 
								
							 
						 
						
							
							
								
								gnu: python-arrow: Honor #:tests? in 'check' phase.  
							
							... 
							
							
							
							* gnu/packages/time.scm (python-arrow)[arguments]: 'check' phase honors
 #:tests?. 
							
						 
						
							2021-07-09 11:58:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kris Fremen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7ad7b07806 
								
							 
						 
						
							
							
								
								gnu: python-arrow: Update to 1.1.1.  
							
							... 
							
							
							
							* gnu/packages/time.scm (python-arrow): Update to 1.1.1. 
							
						 
						
							2021-07-09 11:58:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hugo Lecomte 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								af7708261f 
								
							 
						 
						
							
							
								
								gnu: Add repo2docker.  
							
							... 
							
							
							
							* gnu/packages/jupyter.scm (repo2docker): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org> 
							
						 
						
							2021-07-09 11:58:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hugo Lecomte 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								faa26f2342 
								
							 
						 
						
							
							
								
								gnu: Add python-pydata-sphinx-theme.  
							
							... 
							
							
							
							* gnu/packages/sphinx.scm (python-pydata-sphinx-theme): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org> 
							
						 
						
							2021-07-09 11:58:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hugo Lecomte 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								885c1bd06e 
								
							 
						 
						
							
							
								
								gnu: Add python-sphinxcontrib-autoprogram.  
							
							... 
							
							
							
							* gnu/packages/sphinx.scm (python-sphinxcontrib-autoprogram): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org> 
							
						 
						
							2021-07-09 11:58:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hugo Lecomte 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d6b3908840 
								
							 
						 
						
							
							
								
								gnu: Add python-jupyter-sphinx.  
							
							... 
							
							
							
							* gnu/packages/sphinx.scm (python-jupyter-sphinx): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org> 
							
						 
						
							2021-07-09 11:58:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hugo Lecomte 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e31979c3a5 
								
							 
						 
						
							
							
								
								gnu: Add python-pytest-regressions.  
							
							... 
							
							
							
							* gnu/packages/check.scm (python-pytest-regressions): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org> 
							
						 
						
							2021-07-09 11:58:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hugo Lecomte 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								778ae273e9 
								
							 
						 
						
							
							
								
								gnu: Add python-pytest-datadir.  
							
							... 
							
							
							
							* gnu/packages/check.scm (python-pytest-datadir): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org> 
							
						 
						
							2021-07-09 11:58:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hugo Lecomte 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								68a33f3d19 
								
							 
						 
						
							
							
								
								gnu: Add python-recommonmark.  
							
							... 
							
							
							
							* gnu/packages/python-xyz.scm (python-recommonmark): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org> 
							
						 
						
							2021-07-09 11:58:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hugo Lecomte 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4204af9967 
								
							 
						 
						
							
							
								
								gnu: Add python-escapism.  
							
							... 
							
							
							
							* gnu/packages/python-xyz.scm (python-escapism): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org> 
							
						 
						
							2021-07-09 11:58:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9bfc4a8187 
								
							 
						 
						
							
							
								
								gnu: python-seaborn: Update to 0.11.1.  
							
							... 
							
							
							
							* gnu/packages/patches/python-seaborn-kde-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python-xyz.scm (python-seaborn): Use it, and update to
0.11.1. 
							
						 
						
							2021-07-09 11:58:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3125255cc5 
								
							 
						 
						
							
							
								
								gnu: python-seaborn: Simplify 'start-xserver' phase.  
							
							... 
							
							
							
							* gnu/packages/python-xyz.scm (python-seaborn)[arguments]: In
'start-xserver' phase, assume "Xvfb" is in $PATH. 
							
						 
						
							2021-07-09 11:58:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c7cfe54018 
								
							 
						 
						
							
							
								
								gnu: python-seaborn: 'check' phase honors #:tests?.  
							
							... 
							
							
							
							* gnu/packages/python-xyz.scm (python-seaborn)[arguments]: Change
'check' phase to honor #:tests?. 
							
						 
						
							2021-07-09 11:58:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ef3d60fc76 
								
							 
						 
						
							
							
								
								gnu: mergerfs-tools: Update to 0.0.0-3.3b6fe00.  
							
							... 
							
							
							
							* gnu/packages/file-systems.scm (mergerfs-tools): Update to 0.0.0-3.3b6fe00. 
							
						 
						
							2021-07-09 04:30:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7292585f3c 
								
							 
						 
						
							
							
								
								gnu: mergerfs: Clean up arguments.  
							
							... 
							
							
							
							* gnu/packages/file-systems.scm (mergerfs)[arguments]: Remove some
incorrect comments & rewrite code accordingly.  Pass the PREFIX as a
make flag. 
							
						 
						
							2021-07-09 04:30:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								478104c398 
								
							 
						 
						
							
							
								
								gnu: mergerfs: Do not refer to the native bash.  
							
							... 
							
							
							
							* gnu/packages/linux.scm (mergerfs)[inputs]: Add bash-minimal.
[arguments]: Refer to it rather than to the native build bash. 
							
						 
						
							2021-07-09 04:27:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5f071925ef 
								
							 
						 
						
							
							
								
								gnu: mergerfs: Cross-compile.  
							
							... 
							
							
							
							* gnu/packages/file-systems.scm (mergerfs)[arguments]: Use CC-FOR-TARGET
and CXX-FOR-TARGET.  Don't let the Makefile strip binaries. 
							
						 
						
							2021-07-09 04:26:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								73a2edf25b 
								
							 
						 
						
							
							
								
								gnu: mergerfs: Update to 2.32.6.  
							
							... 
							
							
							
							* gnu/packages/file-systems.scm (mergerfs): Update to 2.32.6. 
							
						 
						
							2021-07-09 03:30:20 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Gankevich 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e499500730 
								
							 
						 
						
							
							
								
								gnu: Add bibtool.  
							
							... 
							
							
							
							* gnu/packages/tex.scm (bibtool): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> 
							
						 
						
							2021-07-09 00:22:05 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jgart via Guix-patches via 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								889c5c584f 
								
							 
						 
						
							
							
								
								gnu: clikan: Upgrade to 0.2.1.  
							
							... 
							
							
							
							* gnu/packages/task-management.scm (clikan)[version]: Upgrade to
0.2.1.
[arguments]: Enable tests.
[inputs]: Add python-rich.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> 
							
						 
						
							2021-07-09 00:08:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Vinicius Monego 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e01ae01e57 
								
							 
						 
						
							
							
								
								gnu: drawing: Update to 0.8.2.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (drawing): Update to 0.8.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> 
							
						 
						
							2021-07-09 00:01:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Vinicius Monego 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								65c70b820b 
								
							 
						 
						
							
							
								
								gnu: lightspark: Update to 0.8.5.  
							
							... 
							
							
							
							* gnu/packages/animation.scm (lightspark): Update to 0.8.5.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> 
							
						 
						
							2021-07-09 00:00:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Leo Famulari 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								000083c098 
								
							 
						 
						
							
							
								
								gnu: linux-libre 5.4: Update to 5.4.130.  
							
							... 
							
							
							
							* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.130.
(linux-libre-5.4-pristine-source): Update hash. 
							
						 
						
							2021-07-08 16:27:14 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Leo Famulari 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6d625242a6 
								
							 
						 
						
							
							
								
								gnu: linux-libre 5.10: Update to 5.10.48.  
							
							... 
							
							
							
							* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.48.
(linux-libre-5.10-pristine-source): Update hash. 
							
						 
						
							2021-07-08 16:27:14 -04:00