meta/pkg-push: fix typo

This commit is contained in:
Matthew Flatt 2013-08-16 13:08:58 -06:00
parent a953425af4
commit 6b8d84c745

View File

@ -158,7 +158,7 @@
'checksum
empty-source-checksum)))))
(define (add-rung-0 ht)
(define (add-ring-0 ht)
(hash-set ht 'ring 0))
;; ------------------------------