;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2013, 2014, 2016, 2019 Ludovic Courtès ;;; Copyright © 2015, 2016 Ricardo Wurmus ;;; Copyright © 2017, 2019 Tobias Geerinckx-Rice ;;; ;;; 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 . (define-module (gnu packages popt) #:use-module (guix packages) #:use-module (guix download) #:use-modul
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2020-02-12 15:47:46 +0100
committerMarius Bakke <mbakke@fastmail.com>2020-02-14 17:49:26 +0100
commite20e069b9932cd2b87ecf2b7a9a338c9ba2afd12 (patch)
treed98bd3e59b5a8133711ed32ebfdee382391ab270 /gnu/services/vpn.scm
parent11415d35064cdba5cec1139aede18099cfa14547 (diff)
downloadguix-e20e069b9932cd2b87ecf2b7a9a338c9ba2afd12.tar.gz
guix-e20e069b9932cd2b87ecf2b7a9a338c9ba2afd12.zip
gnu: LVM2: Update to 2.03.08.
* gnu/packages/linux.scm (lvm2): Update to 2.03.08.
Diffstat (limited to 'gnu/services/vpn.scm')
0 files changed, 0 insertions, 0 deletions
he getopt_long function found in GNU libc, removing some of the tedium of this task for large programs that accept many options. The options parsed by the generated function may be in both short (e.g., \"-h\") and long (\"--help\") formats, as specified by the GNU coding standards. Additionally, the output of the standard options \"--help\" and \"--version\" is generated automatically.") (home-page "https://www.gnu.org/software/gengetopt/gengetopt.html") (license gpl3+)))