mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
teams: hare: Fix typo in module header comment.
* etc/teams/hare/hare-manifest.scm: Fix typo in module header comment. Change-Id: Ic8b9dfeb2ae9f7785bd56c41c7cb5c568e6b7bbb
This commit is contained in:
@@ -16,8 +16,8 @@
|
|||||||
;;; You should have received a copy of the GNU General Public License
|
;;; You should have received a copy of the GNU General Public License
|
||||||
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
|
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
;;; This file returns a manifest of packages built using the cargo-build-system.
|
;;; This file returns a manifest of packages built using the hare-build-system.
|
||||||
;;; It is used to assist continuous integration of the rust-team branch.
|
;;; It is used to assist continuous integration of the hare-team branch.
|
||||||
|
|
||||||
(use-modules (guix packages)
|
(use-modules (guix packages)
|
||||||
(guix profiles)
|
(guix profiles)
|
||||||
|
|||||||
Reference in New Issue
Block a user