;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2019 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 (gnu build locale) #:use-module (guix build utils) #:use-module (srfi srfi-1) #:use-module (ice-9 rdelim) #:use-module (ice-9 match) #:use-module (ice-9 regex) #:export (build-locale normalize-codeset locale->name+codeset read-supported-locales))
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2019-12-04 09:29:26 +0100
committerRicardo Wurmus <rekado@elephly.net>2019-12-04 09:29:26 +0100
commit51dc4a2d7084e7c6f6968257f5a5f4c0f650dedc (patch)
tree061f0fb447357b9e8086a11820b1b0a6b3ba7019 /gnu/packages/image-viewers.scm
parent21f6dae73dabcabd1f313afa76d7750127a67000 (diff)
downloadguix-51dc4a2d7084e7c6f6968257f5a5f4c0f650dedc.tar.gz
guix-51dc4a2d7084e7c6f6968257f5a5f4c0f650dedc.zip
gnu: r-bsgenome-mmusculus-ucsc-mm9-masked: Use bioconductor-uri.
* gnu/packages/bioconductor.scm (r-bsgenome-mmusculus-ucsc-mm9-masked)[source]: Use bioconductor-uri.
Diffstat (limited to 'gnu/packages/image-viewers.scm')
0 files changed, 0 insertions, 0 deletions