;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2013, 2014 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 . (define-module (test-pki) #:use-module (guix pki) #:use-module (guix pk-crypto) #:use-module (guix hash) #:use-module (rnrs io ports) #:use-module (srfi srfi-64)) ;; Test the (guix pki) module. (define %public-key (call-with-input-file %public-key-file (compose string->canonical-sexp get-string-all))) (defin
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2018-06-16 18:48:11 +0200
committerMarius Bakke <mbakke@fastmail.com>2018-06-16 21:35:25 +0200
commit30e26b6af3cb4a6dc88bccaa2ead0ba5500e7e46 (patch)
tree4cf03932b568d1450f6fb28865fa41075d371f8d /gnu/packages/patches/libevent-2.0-CVE-2016-10195.patch
parent259341cf93de80533d212cb73e5e652aa4bc716c (diff)
downloadguix-30e26b6af3cb4a6dc88bccaa2ead0ba5500e7e46.tar.gz
guix-30e26b6af3cb4a6dc88bccaa2ead0ba5500e7e46.zip
gnu: ffmpeg: Update to 4.0.1.
* gnu/packages/video.scm (ffmpeg): Update to 4.0.1.
Diffstat (limited to 'gnu/packages/patches/libevent-2.0-CVE-2016-10195.patch')
0 files changed, 0 insertions, 0 deletions