#!/bin/sh # GNU Guix --- Functional package management for GNU # Copyright © 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Ludovic Courtès # # This file is part of GNU Guix. # # GNU Guix is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or (at # your option) any later version. # # GNU Guix is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with GNU Guix. If not, see . # Usage: ./test-env COMMAND ARG... # # Run the daemon in the build directory, and run COMMAND within # `pre-inst-env'. This is used to run unit tests with the just-built # daemon, unless `--disable-daemon' was passed at configure time. # Make s
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2022-08-03 20:31:32 +0200
committerMarius Bakke <marius@gnu.org>2022-08-12 00:22:29 +0200
commit5bbd742067015998fa4728926079f546e5023920 (patch)
treea3863e9e556159f5eaab55ea4ed4eb5a46d95f61 /gnu/packages/compression.scm
parentf111b7e824daf832984460f53dfb9018961292df (diff)
downloadguix-5bbd742067015998fa4728926079f546e5023920.tar.gz
guix-5bbd742067015998fa4728926079f546e5023920.zip
gnu: vala: Remove 0.54.2.
* gnu/packages/gnome.scm (vala): Update to 0.56.2. (vala-next): Remove variable.