diff options
author | pjotrp | 2017-07-16 16:31:19 +0200 |
---|---|---|
committer | pjotrp | 2017-07-16 16:31:19 +0200 |
commit | cc6787454df46e1a1bdc2c20a6a983113188e36d (patch) | |
tree | deed7cce9737b979b09c8e5535a64948905ffa22 /gn/packages/gtest.scm | |
parent | 5870720799d5825d1e4a7e6bd7dbf14a99812097 (diff) | |
download | guix-bioinformatics-cc6787454df46e1a1bdc2c20a6a983113188e36d.tar.gz |
Guix moved zip to compression
Diffstat (limited to 'gn/packages/gtest.scm')
-rw-r--r-- | gn/packages/gtest.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/packages/gtest.scm b/gn/packages/gtest.scm index 708df09..f11935a 100644 --- a/gn/packages/gtest.scm +++ b/gn/packages/gtest.scm @@ -46,7 +46,6 @@ #:use-module (gnu packages python) #:use-module (gnu packages xorg) #:use-module (gnu packages version-control) - #:use-module (gnu packages zip) #:use-module (gnu packages linux)) (define-public gtest ; guix check |