Message ID | 09b334bab7d9e69522dae22bc6ede407a1135a97.1667584547.git.code@greghogan.com |
---|---|
State | New |
Headers | show |
Series | Update fmt. | expand |
Context | Check | Description |
---|---|---|
cbaines/comparison | success | View comparision |
cbaines/git-branch | success | View Git branch |
cbaines/applying patch | success | |
cbaines/issue | success | View issue |
diff --git a/gnu/packages/storage.scm b/gnu/packages/storage.scm index 86ae1c883f..9d360e8eb3 100644 --- a/gnu/packages/storage.scm +++ b/gnu/packages/storage.scm @@ -201,7 +201,7 @@ (define-public ceph ("cryptsetup" ,cryptsetup) ("expat" ,expat) ("fcgi" ,fcgi) - ("fmt" ,fmt) + ("fmt" ,fmt-8) ("fuse" ,fuse) ("icu4c" ,icu4c) ("jemalloc" ,jemalloc)