;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2013, 2015, 2016 Ludovic Courtès ;;; Copyright © 2015 Mark H Weaver ;;; ;;; 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 swig) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix licenses) #:use-module (guix build-system gnu) #:use-module (gnu packages) #:use-module (gnu packages pcre) #:use-module (gnu packages guile) #:use-module (gnu packages boost) #:use-module (gnu packages python) #:use-module (gnu packages perl)) (define-public swig (package (name "swig") (version "3.0.12") (source (origin (method
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-02-18 16:36:11 +0100
committerWojtek Kosior <koszko@koszko.org>2022-02-18 16:36:11 +0100
commit5aef54c8086ea2d51407ace02ccd9b35cd69cb09 (patch)
treea89232551f0f66d21f2462b47089d061cd36e86c /COPYING
parentee0a4a935a95a9472655f85a04e1323f3d328898 (diff)
downloadbrowser-extension-5aef54c8086ea2d51407ace02ccd9b35cd69cb09.tar.gz
browser-extension-5aef54c8086ea2d51407ace02ccd9b35cd69cb09.zip
make "uuid" an optional property
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions