;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2015 Steve Sprang ;;; ;;; 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 figlet) #:use-module ((guix licenses) #:prefix license:) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu)) (define-public figlet (package (name "figlet") (version "2.2.5") (source
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2021-07-19 20:51:56 +0200
committerMarius Bakke <marius@gnu.org>2021-07-23 17:26:45 +0200
commit8ae4ea06795a4f797c150f1ddd43b2c9f762afff (patch)
tree50ebc52c5dd3a19aed59da2e1026de56716121c3 /tests/services/configuration.scm
parent20e6b1d73769ab8cb09a3f9a50bc59242c23a3dc (diff)
downloadguix-8ae4ea06795a4f797c150f1ddd43b2c9f762afff.tar.gz
guix-8ae4ea06795a4f797c150f1ddd43b2c9f762afff.zip
gnu: poppler: Update to 21.07.0.
* gnu/packages/pdf.scm (poppler): Update to 21.07.0.
Diffstat (limited to 'tests/services/configuration.scm')
0 files changed, 0 insertions, 0 deletions