;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2014, 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 (build-self) #:use-module (gnu) #:use-module (guix) #:use-module (guix config) #:use-module (srfi srfi-1) #:use-module (srfi srfi-19) #:export (build)) ;;; Commentary: ;;; ;;; When loaded, this module returns a monadic procedu
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2022-08-14 02:00:00 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2022-08-14 02:00:00 +0200
commita08f6e1c51d23c701d2ec68e82a93f49d84d223e (patch)
tree88bbe77a9330fc55147c62110d710cedc7d2078e /gnu/services/pam-mount.scm
parent845c841e21379e64a4215ee6d3d60da343e7fb93 (diff)
downloadguix-a08f6e1c51d23c701d2ec68e82a93f49d84d223e.tar.gz
guix-a08f6e1c51d23c701d2ec68e82a93f49d84d223e.zip
gnu: bind: Update to 9.16.32.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.32.
Diffstat (limited to 'gnu/services/pam-mount.scm')
0 files changed, 0 insertions, 0 deletions