Btter tests for the package index

This commit is contained in:
2026-08-18 13:47:29 +02:00
parent 49ff1ad354
commit 72bf39a27b
5 changed files with 66 additions and 30 deletions
+2 -3
View File
@@ -1,7 +1,7 @@
#lang info
(define pkg-authors '(hnmdijkema))
(define version "0.2.7")
(define version "0.2.9")
(define license 'MIT)
(define collection "rash-coreutils")
(define pkg-desc
@@ -17,5 +17,4 @@
'("racket-doc"
"rackunit-lib"
"scribble-lib"
"linea"
"rash"))
"linea"))