<< 19-03-2026 >>

00:16:37*mrinsane joined #nim
00:30:19*mrinsane quit (Ping timeout: 272 seconds)
00:34:04*mrinsane joined #nim
00:50:42*rockcavera quit (Remote host closed the connection)
01:00:23*mrinsane quit (Ping timeout: 252 seconds)
01:14:18*mrinsane joined #nim
01:24:20*mrinsane quit (Ping timeout: 245 seconds)
01:50:30*sdw3911 joined #nim
02:11:48*mrinsane joined #nim
03:48:50*sdw3911 quit (Quit: WeeChat 4.7.2)
04:43:16*Lord_Nightmare quit (Quit: ZNC - http://znc.in)
04:45:41*Lord_Nightmare joined #nim
05:56:24*mrinsane quit (Ping timeout: 268 seconds)
07:10:02*shrikant joined #nim
07:10:06*shrikant quit (Client Quit)
07:21:59*cws quit (Read error: Connection reset by peer)
07:22:20*cws joined #nim
09:40:19*SchweinDeBurg quit (Quit: WeeChat 4.8.0-dev)
09:43:34*beholders_eye joined #nim
09:47:26*SchweinDeBurg joined #nim
11:42:16*Guest10 joined #nim
11:42:33*Guest10 quit (Client Quit)
13:17:20*amadaluzia joined #nim
14:41:15*joast quit (Quit: Leaving.)
14:49:05*joast joined #nim
14:54:21*joast quit (Quit: Leaving.)
15:21:47*mrinsane joined #nim
15:28:40*mrinsane quit (Ping timeout: 268 seconds)
15:30:51*mrinsane joined #nim
16:17:43*amadaluzia quit (Ping timeout: 264 seconds)
17:08:38*Lord_Nightmare quit (Quit: ZNC - http://znc.in)
17:10:57*Lord_Nightmare joined #nim
17:31:48FromDiscord<jabuci> I thought `nimble install <pkg_name>` installs the latest tagged version of the package. But it's not the case. I have a package installed, a newer version came out of it, but nimble installs an older version, not the latest.
17:46:31FromDiscord<jabuci> On Windows, nimble downloads the latest version. On Linux, it downloads the previous version 🙁
18:04:36Amun-Rawhat version does it fetch after nimble update?
18:13:02FromDiscord<jabuci> I updated nimble, it's 0.22.2 on both Windows and Linux. I'm trying to install my own package, nimbang. `nimble install nimbang` installs v0.4.0, though there's a newer tagged version, 0.4.1
18:13:56FromDiscord<jabuci> Under Windows, v0.4.1 is installed.
18:25:16*beholders_eye quit (Quit: WeeChat 4.8.2)
18:43:58Amun-RaI mean update nimble cache with "nimble update"
18:45:01FromDiscord<jabuci> I did that. No change.
18:55:31FromDiscord<nasuray> Are all of these fresh? Or with a version of nimbang already installed