;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2024 Michal Atlas ;;; Copyright © 2024 Guillaume Le Vaillant ;;; ;;; 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 quantum) #:use-module (gnu packages) #:use-module (gnu packages lisp-check) #:use-module (gnu packages lisp-xyz) #:use-module (guix build-system asdf) #
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Lepiller <julien@lepiller.eu>2023-12-25 11:12:57 +0100
committerJulien Lepiller <julien@lepiller.eu>2023-12-30 22:11:35 +0100
commit7c8ee30ca691c4fdf57f0868fe56e2eaefe878f8 (patch)
treeb9ea893328567f61ca252abc94afce0324f015fb /build-aux/test-driver.scm
parentab51be3aba72f857363a2fca3358ef74a1e87d1f (diff)
downloadguix-7c8ee30ca691c4fdf57f0868fe56e2eaefe878f8.tar.gz
guix-7c8ee30ca691c4fdf57f0868fe56e2eaefe878f8.zip
gnu: Remove ocaml4.07-bin-prot.
* gnu/packages/ocaml.scm (ocaml4.07-bin-prot): Remove variable. (ocaml-bin-prot)[properties]: Remove variant. Change-Id: I8d16ef26b58cc179bcc9d93d2e3e18116c474d25
Diffstat (limited to 'build-aux/test-driver.scm')
0 files changed, 0 insertions, 0 deletions