aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/web.scm
diff options
context:
space:
mode:
authorpjotrp2017-09-12 08:20:20 +0000
committerpjotrp2017-09-12 08:20:20 +0000
commit55d2a853e947a804a9c02a2b8d5839d783a1e960 (patch)
tree583d657f8e679ecae57044fdeb9b1621eb4facd5 /gn/packages/web.scm
parent8ed5a7e0c58e03c3ca308b2ee2a7ba88ee2128f2 (diff)
downloadguix-bioinformatics-55d2a853e947a804a9c02a2b8d5839d783a1e960.tar.gz
Add bootstrap-native CSS
Diffstat (limited to 'gn/packages/web.scm')
-rw-r--r--gn/packages/web.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/web.scm b/gn/packages/web.scm
index 8e4e108..0a13924 100644
--- a/gn/packages/web.scm
+++ b/gn/packages/web.scm
@@ -9,7 +9,7 @@
#:use-module (guix build-system trivial)
#:use-module (srfi srfi-1))
-(define-public web-bootstrap-css
+(define-public web-bootstrap-native-css
(let ((commit "2e48d7ee29d4063e3bd2024ff83ddc50a550c4dd"))
(package
(name "web-bootstrap-native-css")