diff options
author | Arun Isaac | 2025-02-24 17:21:36 +0000 |
---|---|---|
committer | Arun Isaac | 2025-02-24 18:20:40 +0000 |
commit | c766b95144b6beb9dde09e1dd9a288e4c7b1ed22 (patch) | |
tree | eebc002b49244f91893e335b501686389cc8ac5d /.guix-channel | |
parent | 7a8b1baf53e4af0c99aeff1331230c4f7b1a2d4c (diff) | |
download | guix-bioinformatics-c766b95144b6beb9dde09e1dd9a288e4c7b1ed22.tar.gz |
Upgrade guix channel to c84ba4f.
* .guix-channel: Upgrade guix channel to c84ba4f.
* gn/packages/crates-io.scm: Import (gnu packages crates-check) for
rust-criterion.
* gn/packages/crates-io.scm, gn/packages/bioinformatics.scm:
Import (gnu packages crates-compression) for rust-flate2.
Diffstat (limited to '.guix-channel')
-rw-r--r-- | .guix-channel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel index 4bbc28a..f9f1f73 100644 --- a/.guix-channel +++ b/.guix-channel @@ -14,7 +14,7 @@ (name guix) (url "https://git.savannah.gnu.org/git/guix.git") (branch "master") - (commit "2394a7f5fbf60dd6adc0a870366adb57166b6d8b") + (commit "c84ba4f164db5d81b64c45674343614d0b8040a8") (introduction (channel-introduction (version 0) |