mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
bicgl: fix version scheme
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "bicgl";
|
||||
version = "unstable-2018-04-06";
|
||||
version = "1.3.60-unstable-2018-04-06";
|
||||
|
||||
owner = "BIC-MNI";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user