;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2015, 2016 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-cve) #:use-module (guix cve) #:use-module (srfi srfi-1) #:use-module (srfi srfi-64)) (define %sample (search-path %load-path "tests/cve-sample.xml")) (define (vulnerability id packages) (make-struct (@@ (guix cve)
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-03-17 10:05:51 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-03-17 10:29:50 -0400
commit8832acc24eb8996f0b26988cbe5c456751af79d7 (patch)
tree1f041a218ee184fdf954d91a3bd7ad3242124ade /gnu/packages/patches
parent13539334ec08a24b52f85c68d0ec6ced59d8c4ac (diff)
downloadguix-8832acc24eb8996f0b26988cbe5c456751af79d7.tar.gz
guix-8832acc24eb8996f0b26988cbe5c456751af79d7.zip
gnu: Add tesseract-ocr-4.
* gnu/packages/ocr.scm (tesseract-ocr-4): New variable.
Diffstat (limited to 'gnu/packages/patches')
0 files changed, 0 insertions, 0 deletions