diff --git a/guix/scripts/pull.scm b/guix/scripts/pull.scm
index 2b7b991b5079447ae616cf72e86df41ea03a7458..037227870565c20f3a6f2a1bf9d03a028554451f 100644
--- a/guix/scripts/pull.scm
+++ b/guix/scripts/pull.scm
@@ -249,7 +249,7 @@ (define body
     (channel-news-entry-body entry))
 
   (display-news-entry-title entry language port)
-  (format port (G_ "    commit ~a~%")
+  (format port (dim (G_ "    commit ~a~%"))
           (channel-news-entry-commit entry))
   (newline port)
   (format port "    ~a~%"