diff options
| -rw-r--r-- | etc/teams/hare/hare-manifest.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/teams/hare/hare-manifest.scm b/etc/teams/hare/hare-manifest.scm index c92dd2f89ce..21f37ed7083 100644 --- a/etc/teams/hare/hare-manifest.scm +++ b/etc/teams/hare/hare-manifest.scm | |||
| @@ -16,8 +16,8 @@ | |||
| 16 | ;;; You should have received a copy of the GNU General Public License | 16 | ;;; You should have received a copy of the GNU General Public License |
| 17 | ;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>. | 17 | ;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>. |
| 18 | 18 | ||
| 19 | ;;; This file returns a manifest of packages built using the cargo-build-system. | 19 | ;;; This file returns a manifest of packages built using the hare-build-system. |
| 20 | ;;; It is used to assist continuous integration of the rust-team branch. | 20 | ;;; It is used to assist continuous integration of the hare-team branch. |
| 21 | 21 | ||
| 22 | (use-modules (guix packages) | 22 | (use-modules (guix packages) |
| 23 | (guix profiles) | 23 | (guix profiles) |
