tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
bobcat: 5.10.01 -> 5.11.01
R. Ryantm
3 years ago
60d6bd3f
ee55809e
+2
-2
1 changed file
expand all
collapse all
unified
split
pkgs
development
libraries
bobcat
default.nix
+2
-2
pkgs/development/libraries/bobcat/default.nix
···
4
4
5
5
stdenv.mkDerivation rec {
6
6
pname = "bobcat";
7
7
-
version = "5.10.01";
7
7
+
version = "5.11.01";
8
8
9
9
src = fetchFromGitLab {
10
10
-
sha256 = "sha256-QhjUIaPSDAvOt0ZCzQWASpG+GJaTviosGDrzrckhuhs=";
10
10
+
sha256 = "sha256-JLJKaJmztputIon9JkKzpm3Ch60iwm4Imh9p42crYzA=";
11
11
domain = "gitlab.com";
12
12
rev = version;
13
13
repo = "bobcat";